1. 4fa63b2 Improve notification UI for lockdown VPN. by Jeff Sharkey · 12 years ago
  2. ab8e936 Merge "Add explicit userId to AppWidget binder calls" by Jim Miller · 12 years ago
  3. a75a883 Add explicit userId to AppWidget binder calls by Jim Miller · 12 years ago
  4. 50c291b Merge "SystemUI optimization - rely on inheritance for layout direction" by Fabrice Di Meglio · 12 years ago
  5. c49f472 Merge "Fix issue #8228463: contradicting public documentation on what..." by Dianne Hackborn · 12 years ago
  6. a53ee35 Fix issue #8228463: contradicting public documentation on what... by Dianne Hackborn · 12 years ago
  7. 1fd2ed5 Merge "Add brightness dialog to SystemUI" by Michael Wright · 12 years ago
  8. 0087a14 Add brightness dialog to SystemUI by Michael Wright · 12 years ago
  9. 04de3b8 Merge "Make Spinner widget RTL-aware" by Fabrice Di Meglio · 12 years ago
  10. aa7cc1e Merge "Adding idle maintenance service." by Svetoslav · 12 years ago
  11. 8a47d8e Merge "Clean up clipping and deferral logic" by Chris Craik · 12 years ago
  12. f025404 Merge "New INotificationListener interface." by Daniel Sandler · 12 years ago
  13. 1b15ba5 Resubmitting "Enable correction/deleting notification via EasyEditSpan."" by Luca Zanolin · 12 years ago
  14. 1b91630 Revert "Enable correction/deleting notification via EasyEditSpan." by Luca Zanolin · 12 years ago
  15. 8cd8135 Enable correction/deleting notification via EasyEditSpan. by Luca Zanolin · 12 years ago
  16. 5d11676 Clean up clipping and deferral logic by Chris Craik · 12 years ago
  17. 9943155 Merge "Show Dalvik stack trace if an exception happens at draw time External bug: http://code.google.com/p/android/issues/detail?id=49379" by Romain Guy · 12 years ago
  18. d17043d Show Dalvik stack trace if an exception happens at draw time by Romain Guy · 12 years ago
  19. 9f81aff Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  20. 88b556f8 Merge "Fix the build" by Romain Guy · 12 years ago
  21. 4bac6c1a Fix the build by Romain Guy · 12 years ago
  22. 79ad13f Merge "Implement display overscan support." by Dianne Hackborn · 12 years ago
  23. cda90b6 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  24. 52036b1 Expose display list APIs by Romain Guy · 12 years ago
  25. 09a247e New INotificationListener interface. by Daniel Sandler · 12 years ago
  26. c652de8 Implement display overscan support. by Dianne Hackborn · 12 years ago
  27. 736ef1e Merge "Better API for low disk space warnings." by Jeff Sharkey · 12 years ago
  28. efd8b10 am 5782c16d: am c36303a6: Merge "Applying ChannelScrolling to remove calculateDragAngle" by Victoria Lease · 12 years ago
  29. c36303a Merge "Applying ChannelScrolling to remove calculateDragAngle" by Victoria Lease · 12 years ago
  30. 5acb33a Make synthesizeToFile create file on a client side. by Przemyslaw Szczepaniak · 12 years ago
  31. 7203495 Applying ChannelScrolling to remove calculateDragAngle by kiwon · 12 years ago
  32. be72215 Better API for low disk space warnings. by Jeff Sharkey · 12 years ago
  33. 8d1a6af Merge "fix typo introduced in SurfaceTextureClient to Surface renaming" by Mathias Agopian · 12 years ago
  34. f798a8e fix typo introduced in SurfaceTextureClient to Surface renaming by Mathias Agopian · 12 years ago
  35. 1c2acdc Fix broken test. by Wink Saville · 12 years ago
  36. 46e0931 Fix connectivitymanagertest by Irfan Sheriff · 13 years ago
  37. 21741f8 Merge "Import translations. DO NOT MERGE" by Baligh Uddin · 12 years ago
  38. ceec31b Merge changes I5a218ca1,I853a76d9 by Mathias Agopian · 12 years ago
  39. aa8307b Merge "Remove obsolete header file" by Romain Guy · 12 years ago
  40. 570bf48 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  41. b5fe52b SystemUI optimization - rely on inheritance for layout direction by Fabrice Di Meglio · 12 years ago
  42. fdc61af Merge "Fix missing onSingleTapConfirmed calls in GestureDetector" by Adam Powell · 12 years ago
  43. 5280061 Refactoring: Rename SurfaceTextureClient to Surface by Mathias Agopian · 12 years ago
  44. 29479eb clean-up following Surface split by Mathias Agopian · 12 years ago
  45. 13ba005 Remove obsolete header file by Romain Guy · 12 years ago
  46. afc43ed Merge "Full backup now saves getExternalFilesDir() content with the app data" by Christopher Tate · 12 years ago
  47. eca3e60 Fix missing onSingleTapConfirmed calls in GestureDetector by Adam Powell · 12 years ago
  48. b3038ec Adding idle maintenance service. by Svetoslav · 12 years ago
  49. 416c39e Full backup now saves getExternalFilesDir() content with the app data by Christopher Tate · 12 years ago
  50. 7b3745f Merge "Update scrubClass() to match CoreTestRunner." by Jeff Sharkey · 12 years ago
  51. c69bce2 Merge "fix argument mismatches in Paint JNI" by Victoria Lease · 12 years ago
  52. 9d40d87 Merge "Add support for shadows in TextAppearance styles" by Adam Powell · 12 years ago
  53. dd86cb7 Update scrubClass() to match CoreTestRunner. by Jeff Sharkey · 12 years ago
  54. 07aef1c Merge "Remove throttle settings, no longer needed." by Jeff Sharkey · 12 years ago
  55. b61fb10 fix argument mismatches in Paint JNI by Victoria Lease · 12 years ago
  56. 7ee9f63 Merge "Expose longer statfs values, add derived values." by Jeff Sharkey · 12 years ago
  57. 30d7ab9 fix docs build by Mathias Agopian · 12 years ago
  58. ac91df8 Add support for shadows in TextAppearance styles by Adam Powell · 12 years ago
  59. 58a1ca6 Merge "split Surface in two classes: SurfaceControl and Surface" by Mathias Agopian · 12 years ago
  60. a41b23d Merge "get rid of Surface.getIdentity()" by Mathias Agopian · 12 years ago
  61. 3866f0d split Surface in two classes: SurfaceControl and Surface by Mathias Agopian · 12 years ago
  62. b3d71a1 Merge "Adjust captive portal test for setup wizard" by Russell Brenner · 12 years ago
  63. 108da0c Adjust captive portal test for setup wizard by Russell Brenner · 12 years ago
  64. 10c0aa2 Merge "Implement support for drawBitmapMesh's colors array" by Romain Guy · 12 years ago
  65. 534d136 Merge "Remove unused App methods." by Craig Mautner · 12 years ago
  66. ead9389 Remove throttle settings, no longer needed. by Jeff Sharkey · 12 years ago
  67. b65ce57 Expose longer statfs values, add derived values. by Jeff Sharkey · 12 years ago
  68. ff316ec Implement support for drawBitmapMesh's colors array by Romain Guy · 12 years ago
  69. 9de56d2 Remove sscanf() warnings when parsing stats. by Jeff Sharkey · 12 years ago
  70. 58bd12d Make Spinner widget RTL-aware by Fabrice Di Meglio · 12 years ago
  71. 9a2c2a6 Parse network stats using native code. by Jeff Sharkey · 13 years ago
  72. ebcacc7 Fix bug #8194572 Chrome SIGBUS'es on launch around TextLayoutCacheKey by Fabrice Di Meglio · 12 years ago
  73. f9136fd get rid of Surface.getIdentity() by Mathias Agopian · 12 years ago
  74. 0c86885 am fbed306f: am b0f4b8a7: Merge "Track keystore binder changes" by Kenny Root · 12 years ago
  75. b0c0b1f Remove unused App methods. by Craig Mautner · 12 years ago
  76. e151f28 Track keystore binder changes by Kenny Root · 12 years ago
  77. c932760f Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE" by Chris Craik · 12 years ago
  78. fd0fa65 Merge "Revert "Fix for bug: 8184401 - GridLayout accounts for child's size/measurements even when a child is "GONE""" by Philip Milne · 12 years ago
  79. 57ce471 Revert "Fix for bug: 8184401 - GridLayout accounts for child's size/measurements even when a child is "GONE"" by Philip Milne · 12 years ago
  80. 93799ba Merge "Add a render buffer cache to reuse stencil buffers Bug #7146141" by Romain Guy · 12 years ago
  81. 8d4aeb7 Add a render buffer cache to reuse stencil buffers Bug #7146141 by Romain Guy · 12 years ago
  82. 0c33ecd Merge "Clean Paint.mBidiFlags as it is no longer used" by Fabrice Di Meglio · 12 years ago
  83. 9cabb36 Merge "Count baseGlyphCount once for scripts without typefaces" by Victoria Lease · 12 years ago
  84. 7c1a49f Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master'" DO NOT MERGE by Chris Craik · 12 years ago
  85. 222a6e9e Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  86. f0bb800 Merge "Fix getHitRect() to return correct rect for transformed child" by Chet Haase · 12 years ago
  87. d905005 Merge "Fix for bug: 8184401 - GridLayout accounts for child's size/measurements even when a child is "GONE"" by Philip Milne · 12 years ago
  88. 615ba0f Merge "Fix bug #8185410 BidiFormatter code should not use the Dir enum anymore" by Fabrice Di Meglio · 12 years ago
  89. 4d1937b Fix bug #8185410 BidiFormatter code should not use the Dir enum anymore by Fabrice Di Meglio · 12 years ago
  90. 4c81847 Remove the unnecessary framework-res-package-target by Ying Wang · 12 years ago
  91. 35185a9 Fix broken test. by Wink Saville · 12 years ago
  92. b47e6c7 Merge "Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!" by Dianne Hackborn · 12 years ago
  93. 56a2301 Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!! by Dianne Hackborn · 12 years ago
  94. d04892d Merge "Add BidiFormatter utility" by Fabrice Di Meglio · 12 years ago
  95. 244a1f7 Merge "App ops: media ops, set up to be callable from native code." by Dianne Hackborn · 12 years ago
  96. 90f73928 Merge "Adding public event callback instead of the internal one to UiAutomation." by Svetoslav · 12 years ago
  97. d7d28e6 App ops: media ops, set up to be callable from native code. by Dianne Hackborn · 12 years ago
  98. a77ac32 Merge "Fix issue #6595555: deal better with fragmentless headers." by Dianne Hackborn · 12 years ago
  99. 550b48f Adding public event callback instead of the internal one to UiAutomation. by Svetoslav · 12 years ago
  100. 0707dbd Merge "Adding new APIs to UiAutomation." by Svetoslav · 12 years ago