Commit Graph

3444 Commits

Author SHA1 Message Date
Mathias Agopian
8c12c7aec3 added EGLUtils::strerror 2009-08-07 16:37:21 -07:00
Mathias Agopian
42db9dcea2 better error handling 2009-08-06 20:46:44 -07:00
Android (Google) Code Review
f9694507ec Merge change 20365
* changes:
  oops, EGLConfig of value zero may be valid
2009-08-06 17:15:11 -07:00
Mathias Agopian
b97603dcf0 oops, EGLConfig of value zero may be valid 2009-08-06 17:14:10 -07:00
Android (Google) Code Review
3741c2ef09 Merge change 20356
* changes:
  Add viewport meta tag to our staged failure code so that they will render correctly.
2009-08-06 17:02:00 -07:00
Android (Google) Code Review
c20e5cc766 Merge change 20351
* changes:
  make sure bootanimation will choose the right config wrt the native surface
2009-08-06 16:42:12 -07:00
Karl Rosaen
18b54f852a am a7a3b6ef: Dismiss both the soft keyboard and the search dialog on back if there is no text entered and no shortcuts are being obscured by the soft keyboard.
Merge commit 'a7a3b6ef0fdaf6b17993642b76baf90a03ae0077'

* commit 'a7a3b6ef0fdaf6b17993642b76baf90a03ae0077':
  Dismiss both the soft keyboard and the search dialog on back if there is no text entered and no shortcuts are being obscured by the soft keyboard.
2009-08-06 16:40:13 -07:00
Android (Google) Code Review
8868100fc6 Merge change 20309
* changes:
  gps: Unhide GpsStatus.NmeaListener interface for receiving NMEA sentences
2009-08-06 16:36:26 -07:00
Android (Google) Code Review
1448256e27 Merge change 20341
* changes:
  The mp3 decoder now correctly uses microseconds to measure time. One less quirk.
2009-08-06 16:29:25 -07:00
Android (Google) Code Review
b2001065b9 Merge changes 20345,20346,20347
* changes:
  update most gl tests to use EGLUtils
  added two EGL helpers for selecting a config matching a certain pixelformat or native window type
  added NATIVE_WINDOW_FORMAT attribute to android_native_window_t
2009-08-06 16:27:47 -07:00
Mathias Agopian
653870d5e9 update most gl tests to use EGLUtils 2009-08-06 16:26:15 -07:00
Mathias Agopian
6cf50a770d added two EGL helpers for selecting a config matching a certain pixelformat or native window type 2009-08-06 16:05:39 -07:00
Mathias Agopian
6b1f41004f added NATIVE_WINDOW_FORMAT attribute to android_native_window_t 2009-08-06 16:04:29 -07:00
Android (Google) Code Review
d9cede5115 Merge change 20338
* changes:
  Wipe data on backend before a backup run Append the date to 3.txt so that we can see if/when backup failures occurred   solely from the device/server state Note that these files will probably be deleted from the tree immediately, to   be replaced by the ruby versions.
2009-08-06 15:58:32 -07:00
Android (Google) Code Review
d7196e84a0 Merge change 20331
* changes:
  KeyInputQueue: get the name of the virtual-keys file from the input-device name
2009-08-06 15:10:57 -07:00
Android (Google) Code Review
05a358fd6e Merge change 20330
* changes:
  EventHub: pass the name of each input device up to Java
2009-08-06 15:10:40 -07:00
Android (Google) Code Review
6ce548fada Merge change 20333
* changes:
  Clear app data via the Activity Manager, not Package Manager
2009-08-06 15:03:00 -07:00
Mike LeBeau
3b3fabc1c9 am e303d2cf: Send a special respond to the cursor in SuggestionsAdapter to tell it to close itself directly because it may not happen correctly for some cursors currently. This fixes http://b/2036290, which is being caused by http://b/2015069 which we are not fixing f
Merge commit 'e303d2cf94da6bb7f0569fbddd6dfd5b85ed8295'

* commit 'e303d2cf94da6bb7f0569fbddd6dfd5b85ed8295':
  Send a special respond to the cursor in SuggestionsAdapter to tell it to
2009-08-06 14:55:29 -07:00
Iliyan Malchev
34193b3168 EventHub: pass the name of each input device up to Java
Signed-off-by: Iliyan Malchev <malchev@google.com>
2009-08-06 14:52:13 -07:00
Android (Google) Code Review
b55717fd57 Merge change 20317
* changes:
  Bubble up SMS send fail error code to the app.
2009-08-06 14:43:24 -07:00
Android (Google) Code Review
a80e3261e5 Merge change 20326
* changes:
  Fix build.
2009-08-06 14:08:37 -07:00
Android (Google) Code Review
df922b206f am 40c10bf4: Merge change 20304 into donut
Merge commit '40c10bf4dfbaf2a48b3fe6d2fcc58843cefc01bc'

* commit '40c10bf4dfbaf2a48b3fe6d2fcc58843cefc01bc':
  More work on issue #2030135: Device sluggish
2009-08-06 13:53:31 -07:00
Android (Google) Code Review
8d923e758c Merge change 20304 into donut
* changes:
  More work on issue #2030135: Device sluggish
2009-08-06 13:51:04 -07:00
Android (Google) Code Review
43d7a43649 Merge change 20306
* changes:
  Fix crash when MotionEvent is initialized with more than 2 fingers, and bump its initial size to allow for up to 5 fingers.
2009-08-06 13:50:41 -07:00
San Mehat
672fd7755a am 7e63789a: android: cgroups: Don\'t switch threads >= nice 10 when moving all threads to default
Merge commit '7e63789a0e0689d940609b1daceebc1bc08dcbef'

* commit '7e63789a0e0689d940609b1daceebc1bc08dcbef':
  android: cgroups: Don't switch threads >= nice 10 when moving all threads to default
2009-08-06 13:29:41 -07:00
Android (Google) Code Review
ecd0d2c18c Merge change 20284
* changes:
  Use multi-pointer support to improve 2-thumb typing. No more missed keys!
2009-08-06 12:59:41 -07:00
Android (Google) Code Review
a874f33048 Merge change 20290
* changes:
  gps: Add GpsStatus.NmeaListener interface for receiving NMEA sentences.
2009-08-06 12:48:08 -07:00
Android (Google) Code Review
b045861d2f am 3efbdf6f: (-s ours) Merge change 20267 into donut
Merge commit '3efbdf6f253f905c8672108a6329886105edec7c'

* commit '3efbdf6f253f905c8672108a6329886105edec7c':
  Do not merge
2009-08-06 10:19:51 -07:00
Android (Google) Code Review
0215f0f111 Merge change 20267 into donut
* changes:
  Do not merge
2009-08-06 10:17:15 -07:00
Android (Google) Code Review
b6f64041d1 Merge change 20273
* changes:
  adding ability to fix the size of a surface view when created.
2009-08-06 08:45:15 -07:00
Jean-Baptiste Queru
d4bfc72ce9 merge from open-source master 2009-08-06 08:15:26 -07:00
Android (Google) Code Review
44a9d066c0 Merge change 20262
* changes:
  libdrm1: Use libcrypto instead of libaes.
2009-08-06 04:07:11 -07:00
Scott Main
8b7864ed5f am d2102a3f: fix broken links
Merge commit 'd2102a3f13fa03337ce7493b785e7f817f7d2bb6'

* commit 'd2102a3f13fa03337ce7493b785e7f817f7d2bb6':
  fix broken links
2009-08-06 03:14:09 -07:00
Scott Main
1dc64ef140 am c7279e9c: edits to the API Level doc
Merge commit 'c7279e9cbd2689c6686e152bb030d796d741ffce'

* commit 'c7279e9cbd2689c6686e152bb030d796d741ffce':
  edits to the API Level doc
2009-08-06 03:00:45 -07:00
Scott Main
d110769156 am 17cffb5a: fix image reference for offline docs
Merge commit '17cffb5a23d6b669db75298521e23e77b27a9ad0'

* commit '17cffb5a23d6b669db75298521e23e77b27a9ad0':
  fix image reference for offline docs
2009-08-06 02:45:20 -07:00
Scott Main
06d7e72255 am fb485733: add preview flags to terms doc so the early look title appears in nav
Merge commit 'fb48573370e16f0d4f0285b485f243a8484af028'

* commit 'fb48573370e16f0d4f0285b485f243a8484af028':
  add preview flags to terms doc so the early look title appears in nav
2009-08-06 02:14:54 -07:00
Scott Main
b3a5a1f651 am 02a803f2: final changes to make the sdk sidenav work for the offline preview docs
Merge commit '02a803f201df2c267ab3a10cf6547c69d72ba6db'

* commit '02a803f201df2c267ab3a10cf6547c69d72ba6db':
  final changes to make the sdk sidenav work for the offline preview docs
2009-08-06 02:07:10 -07:00
Dirk Dougherty
4dfc143561 resolved conflicts for merge of f11d7d55 to master 2009-08-06 01:14:04 -07:00
Android (Google) Code Review
227fa1524b am 2dce6988: Merge change 20230 into donut
Merge commit '2dce6988c26332b4733a06851eee9631151b0bda'

* commit '2dce6988c26332b4733a06851eee9631151b0bda':
  Cleanup - Specify the version and rel id.
2009-08-05 22:17:21 -07:00
Android (Google) Code Review
ac26474dec Merge change 20230 into donut
* changes:
  Cleanup - Specify the version and rel id.
2009-08-05 22:14:47 -07:00
Android (Google) Code Review
15079537ee am 701f8b86: Merge change 20229 into donut
Merge commit '701f8b86a404504045c459be0384d155fc02728a'

* commit '701f8b86a404504045c459be0384d155fc02728a':
  Add 3->donut diff report to SDK docs.
2009-08-05 22:12:58 -07:00
Android (Google) Code Review
f128c77dbb Merge change 20229 into donut
* changes:
  Add 3->donut diff report to SDK docs.
2009-08-05 22:10:10 -07:00
Android (Google) Code Review
5703947b1e am be9d08d0: Merge change 20228 into donut
Merge commit 'be9d08d04ee313d56578934b4f062f95170140fc'

* commit 'be9d08d04ee313d56578934b4f062f95170140fc':
  add installing/upgrading docs for donut preview sdk
2009-08-05 22:08:14 -07:00
Android (Google) Code Review
8643999543 Merge change 20228 into donut
* changes:
  add installing/upgrading docs for donut preview sdk and update eclipse ide doc to include new AVD Manager
2009-08-05 22:06:40 -07:00
Android (Google) Code Review
eaff412352 Merge change 20240
* changes:
  First bit of wallpaper work.
2009-08-05 21:39:14 -07:00
Android (Google) Code Review
33b255bd61 Merge change 20217
* changes:
  Draw untextured water mesh
2009-08-05 19:27:58 -07:00
Android (Google) Code Review
8303104c6a Merge change 20218
* changes:
  Correct the backup manager's identity around wakelock use
2009-08-05 18:41:38 -07:00
Android (Google) Code Review
c58c2c9e30 am ae18ca5c: Merge change 20140 into donut
Merge commit 'ae18ca5ceb7ebe376288c8c7653d2c3875f1d18e'

* commit 'ae18ca5ceb7ebe376288c8c7653d2c3875f1d18e':
  Work on issue #2030135: Device sluggish
2009-08-05 18:39:48 -07:00
Android (Google) Code Review
3284d510fe Merge change 20140 into donut
* changes:
  Work on issue #2030135: Device sluggish
2009-08-05 18:34:55 -07:00
Android (Google) Code Review
37c3c81573 am ff6585cb: Merge change 20144 into donut
Merge commit 'ff6585cbb0e5e42adf056b4a074b9f3683b853c1'

* commit 'ff6585cbb0e5e42adf056b4a074b9f3683b853c1':
  Remove flaky MonitorTest#testInterrupt from continuous, and attempt to make
2009-08-05 17:52:10 -07:00