- fbedf1a Fix NPE in setCurrentSpellCheckerSubtype by satok · 13 years ago
- 2388a7b Add getServiceInfo to SpellCheckerInfo by satok · 13 years ago
- c714531 Add getDisplayName to SpellCheckerSubtype by satok · 13 years ago
- 1097536 Merge "Fix preloaded classes for the emulator." by Jesse Wilson · 13 years ago
- 4bc554b Merge "Fix setCurrentSpellCheckerSubtype" by satok · 13 years ago
- 62c670f Fix preloaded classes for the emulator. by Jesse Wilson · 13 years ago
- 3cb5b39 Fix setCurrentSpellCheckerSubtype by satok · 13 years ago
- 3efc794 Merge "fix logging of eglMakeCurrent() errors" by Mathias Agopian · 13 years ago
- ca07e34 fix logging of eglMakeCurrent() errors by Mathias Agopian · 13 years ago
- 2daf331 Merge "Bug 4364249 Play position is 0 after flushing AudioTrack" by Jean-Michel Trivi · 13 years ago
- 22cb204 Bug 4364249 Play position is 0 after flushing AudioTrack by Jean-Michel Trivi · 13 years ago
- d912ec6 Merge "add a way for the sync adapter to specify the activity that should be invoked to reach a settings screen for that sync adapter" by Fred Quintana · 13 years ago
- e6d60ec add a way for the sync adapter to specify the activity that should by Fred Quintana · 13 years ago
- 97c4618 Merge "put the watchdog values back to what they should be" by Mathias Agopian · 13 years ago
- cf2317e put the watchdog values back to what they should be by Mathias Agopian · 13 years ago
- 6683eb2 Merge "Use ELAPSE_REALTIME alarm for tick event" by Paul Westbrook · 13 years ago
- 8228e68 Merge changes I083c4133,If904634e by Mathias Agopian · 13 years ago
- 2370d0a make sure to re-initialize SurfaceTexture to its default state on disconnect by Mathias Agopian · 13 years ago
- 359ef79 Merge "Fix crash with OpenGL wallpaper Bug #5216751" by Romain Guy · 13 years ago
- f929629 Fix crash with OpenGL wallpaper Bug #5216751 by Romain Guy · 13 years ago
- bf446c2 Merge "Windowshade visual cleanups." by Daniel Sandler · 13 years ago
- d85ffac Merge "Bug 4972534 - System dialog updates for ICS" by Adam Powell · 13 years ago
- 04a0974 Merge "Browser generic buttons now fix btn_default 9patch optimization and combobox is now holo style" by Peter Ng · 13 years ago
- 37e2abf Merge "b/5076132 Font drop from Christian" by Justin Ho · 13 years ago
- b6dbd69 Merge "Prevent dup network adding - b/5200491" by Irfan Sheriff · 13 years ago
- f65de15 b/5076132 Font drop from Christian by RoboErik · 13 years ago
- faafad7 Merge "Allow data during voice call if network type is LTE" by John Huang · 13 years ago
- b5f819a Merge "Move Messaging app values from system to app config file" by Tom Taylor · 13 years ago
- bcfa57b Allow data during voice call if network type is LTE by yoonsung.nam · 13 years ago
- cf677f6 Browser generic buttons now fix btn_default 9patch optimization and combobox is now holo style by Peter Ng · 13 years ago
- 8922d77 Merge "Fix preferences padding for single-pane screens." by Amith Yamasani · 13 years ago
- f60ac63 Merge "Notify overall state instead of current changed state" by John Huang · 13 years ago
- 7b0e5af Merge "Fix connection notification for group owner" by Irfan Sheriff · 13 years ago
- 1d71ef6 Bug 4972534 - System dialog updates for ICS by Adam Powell · 13 years ago
- ba5fe92 Merge "Fix bug 5199326 - ListView's fast scroller is out of sync with contents" by Adam Powell · 13 years ago
- 8fd4a3d Prevent dup network adding - b/5200491 by Isaac Levy · 13 years ago
- 412be65 Merge "actually pause webkit thread, remove costly invalidate" by Chris Craik · 13 years ago
- a3dba34 Windowshade visual cleanups. by Daniel Sandler · 13 years ago
- 6f75888 Merge "Scale windowshade gesture parameters for screen density." by Daniel Sandler · 13 years ago
- ec49d89 Fix screenshots by Mathias Agopian · 13 years ago
- 9ebcfca Merge "Fixes the flickering we witness in crespo by increasing the luminance of the bg hash bug: 5178100" by Justin Ho · 13 years ago
- dc940ea Scale windowshade gesture parameters for screen density. by Daniel Sandler · 13 years ago
- 58d94af actually pause webkit thread, remove costly invalidate by Chris Craik · 13 years ago
- 35948b7 Fix bug 5199326 - ListView's fast scroller is out of sync with contents by Adam Powell · 13 years ago
- 96313a9 Fix preferences padding for single-pane screens. by Amith Yamasani · 13 years ago
- e6fa120 Notify overall state instead of current changed state by yoonsung.nam · 13 years ago
- 27bf191 Merge "Optimize display lists" by Romain Guy · 13 years ago
- 44b57ce Fixes the flickering we witness in crespo by increasing the luminance of the bg hash by Peter Ng · 13 years ago
- 04c9d8c Optimize display lists by Romain Guy · 13 years ago
- 859e7de Fix connection notification for group owner by Irfan Sheriff · 13 years ago
- 1aabd12 Merge "Quickcontact visual updates Bug: 5076695" by Peter Ng · 13 years ago
- c63764e Merge "EGL: move disconnect to surface dtor" by Jamie Gennis · 13 years ago
- 8e7e95f Merge "Bug 5166707: NPE fixed in getFocusedRect" by Gilles Debunne · 13 years ago
- 463854b Merge "When encountering a discontinuity, flush(clear) all content enqueued up to that" by Andreas Huber · 13 years ago
- de3d8ca Move Messaging app values from system to app config file by Tom Taylor · 13 years ago
- ced159b When encountering a discontinuity, flush(clear) all content enqueued up to that by Andreas Huber · 13 years ago
- 7b2a582 Merge "Whoops, remove this." by Dianne Hackborn · 13 years ago
- 51608a5 Use ELAPSE_REALTIME alarm for tick event by Paul Westbrook · 13 years ago
- 8795b60 Whoops, remove this. by Dianne Hackborn · 13 years ago
- 123adee Merge "Fix issue #5214105 and work on issue #5109947." by Dianne Hackborn · 13 years ago
- 295e3c2 Fix issue #5214105 and work on issue #5109947. by Dianne Hackborn · 13 years ago
- 133b03f Quickcontact visual updates Bug: 5076695 by Peter Ng · 13 years ago
- fd419b0 Bug 5166707: NPE fixed in getFocusedRect by Gilles Debunne · 13 years ago
- df7332a Merge "Update p2p state machine and API" by Irfan Sheriff · 13 years ago
- 2eba19d Merge "Fix bug 5091886 - action bar measurement" by Adam Powell · 13 years ago
- 8d8533a Merge "Implement saveLayer*() correctly" by Romain Guy · 13 years ago
- 189887e Implement saveLayer*() correctly by Romain Guy · 13 years ago
- 89b921e Merge "docs: add links to new adt doc from the adt release notes doc" by Scott Main · 13 years ago
- 22d3926 docs: add links to new adt doc from the adt release notes doc by Scott Main · 13 years ago
- 01d4755 Merge "Remove spell log that exposes typed text in the logs" by Gilles Debunne · 13 years ago
- 616b20c Remove spell log that exposes typed text in the logs by Gilles Debunne · 13 years ago
- aa8e509b Fix bug 5091886 - action bar measurement by Adam Powell · 13 years ago
- 0d8627be Merge "Add Contact ID to StreamItem-Fields" by Daniel Lehmann · 13 years ago
- b524d34 Merge "systemui: enable GL rendering of launch background" by Erik Gilling · 13 years ago
- ed191e1 Merge "Data usage buckets active time, parsing ISE." by Jeff Sharkey · 13 years ago
- 235c47f Merge "Register for kernel global data usage alerts." by Jeff Sharkey · 13 years ago
- 53ad53a Merge "Fix 5213837" by Justin Ho · 13 years ago
- ea5b16a Update p2p state machine and API by Irfan Sheriff · 13 years ago
- 881fb20 systemui: enable GL rendering of launch background by Erik Gilling · 13 years ago
- 5837dfa Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736." by Gloria Wang · 13 years ago
- 051f890 Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 5208736. by Gloria Wang · 13 years ago
- a4f2f3e Fix 5213837 by Daniel Sandler · 13 years ago
- 12bde60 Merge "Intra-process view hierarchy interrogation does not work." by Svetoslav Ganov · 13 years ago
- 8799b4b Merge "Updated alarm clock notification icon, adding xhdpi Bug: 5076695" by Justin Ho · 13 years ago
- a32b9af Updated alarm clock notification icon, adding xhdpi Bug: 5076695 by Justin Ho · 13 years ago
- b335a5a Merge "When Camera is launched by media recording framework, stagefright controls the stop and release." by James Dong · 13 years ago
- a81fe3b Merge "Only show wifi indicator when wifi is connected." by Daniel Sandler · 13 years ago
- 07800a5 Merge "Put the status bar and navigation bar in HW when advisable." by Daniel Sandler · 13 years ago
- f9f0461 Merge "New preloaded classes for ICS." by Jesse Wilson · 13 years ago
- 978ed46 Merge "Deprecate old TTS settings that are no longer in use." by Narayan Kamath · 13 years ago
- 1e3fac8 Merge "Add functions to enable / disable spell checker" by satok · 13 years ago
- 7420f13 Added new extra for creating an all-day event by default by Michael Chan · 13 years ago
- a33c4fc Add functions to enable / disable spell checker by satok · 13 years ago
- c93fcdc Merge "Fix issue with views becoming visible with stale content." by Chet Haase · 13 years ago
- 47d0e48 Merge "Dismiss the ime switch notification properly" by satok · 13 years ago
- dbf2950 Dismiss the ime switch notification properly by satok · 13 years ago
- b944c21 Removing a ringtone from Tuna by Justin Ho · 13 years ago
- ee4fa05 Merge "Updated spinners (again) Bug: 5076695, 5165156" by Justin Ho · 13 years ago
- 1582af9 Merge "Updated Roboto font Bug: 5173136" by Justin Ho · 13 years ago
- cd6ec78 Merge "Revert "Warn only if we're tearing down "live" DeathRecipient content"" by Guang Zhu · 13 years ago