1. 1460598 Merge "Fix file path calculation for asset files." by Selim Gurun · 12 years ago
  2. b269aaf Merge "Fix for bug 6170890." by Philip Milne · 12 years ago
  3. edd6951 Fix for bug 6170890. by Philip Milne · 12 years ago
  4. c3da1b4 Merge "Optimize invalidate calls in lists." by Romain Guy · 12 years ago
  5. 9d849a2 Optimize invalidate calls in lists. by Romain Guy · 12 years ago
  6. 658dcd8 Fix file path calculation for asset files. by Selim Gurun · 12 years ago
  7. f97b46b Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  8. 5a080e2 Live streaming video may not have the right size at prepared by Teng-Hui Zhu · 12 years ago
  9. 6940484 Merge "Use correct syntax for #include <> """ by Glenn Kasten · 12 years ago
  10. 5108b1b Merge "Add new "options" argument to all startActivity APIs." by Dianne Hackborn · 12 years ago
  11. f98f68d Merge "Add support for CMAS warning notifications over CDMA." by Jake Hamby · 12 years ago
  12. e0b0a2c Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  13. a4972e9 Add new "options" argument to all startActivity APIs. by Dianne Hackborn · 12 years ago
  14. 48b050a Merge "Use SpanSet to accelerate Layout.drawBackground" by Gilles Debunne · 12 years ago
  15. 0016813 Merge "Add references to MediaActionSound in Camera documentation." by Eino-Ville Talvala · 12 years ago
  16. 605eabf Merge "Fix hardware layer redraw bug" by Michael Jurka · 12 years ago
  17. 952e02b Fix hardware layer redraw bug by Michael Jurka · 12 years ago
  18. c81d31c Use correct syntax for #include <> "" by Glenn Kasten · 12 years ago
  19. 60e3b3f Use SpanSet to accelerate Layout.drawBackground by Gilles Debunne · 12 years ago
  20. 6810a24 Merge "New SpanSet class extracted from TextLine." by Gilles Debunne · 12 years ago
  21. b001475 Merge "Fixes for bugs: #6103660, #6103957, #6104457 and #6104322." by Philip Milne · 12 years ago
  22. 3e3c3f8 Add support for CMAS warning notifications over CDMA. by Jake Hamby · 12 years ago
  23. 1018fb4 Fixes for bugs: #6103660, #6103957, #6104457 and #6104322. by Philip Milne · 12 years ago
  24. 9dc348d Merge "Fix spurious ANRs in native activities." by Jeff Brown · 12 years ago
  25. 2b6c32c Fix spurious ANRs in native activities. by Jeff Brown · 12 years ago
  26. 4ffb879 New SpanSet class extracted from TextLine. by Gilles Debunne · 12 years ago
  27. 2e76c99 SurfaceTexture: Fully refactored from BufferQueue by Daniel Lam · 12 years ago
  28. 39cfc7c Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  29. 6e3735f Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  30. 586d365 Merge "Check for null characters being used in camera parameters." by Eino-Ville Talvala · 12 years ago
  31. 41efc44 Merge "Move LocalUtil unit tests from Frameworks to CTS" by Fabrice Di Meglio · 12 years ago
  32. 1103bee Move LocalUtil unit tests from Frameworks to CTS by Fabrice Di Meglio · 12 years ago
  33. 53567a7 Merge "Introduce READ_CALL_LOG and WRITE_CALL_LOG" by Daniel Lehmann · 12 years ago
  34. a2d68c9 Merge "Whitespace and indentation" by Glenn Kasten · 12 years ago
  35. e535937 Merge "Support "prev" for IME input." by George Mount · 12 years ago
  36. 18db49a Whitespace and indentation by Glenn Kasten · 12 years ago
  37. 4faaed9 Merge "ActivityManager: add option to allow OpenGL trace." by Siva Velusamy · 12 years ago
  38. b48e029 Merge "Expose a function to set OpenGL Trace level." by Siva Velusamy · 12 years ago
  39. 4b87e4a Merge "Fix test flakiness" by Xia Wang · 12 years ago
  40. b8c8176 Merge "Let <path-permission> block unprotected providers." by Jeff Sharkey · 12 years ago
  41. 34ba5a0 Merge "Make public more RTL APIs" by Fabrice Di Meglio · 12 years ago
  42. ed6aa3d Merge "Fix potential NPE in SQLiteProgram." by Jeff Brown · 12 years ago
  43. 81a0647 Merge "Handle view properties at the native level" by Chet Haase · 12 years ago
  44. 25ba197 Make public more RTL APIs by Fabrice Di Meglio · 12 years ago
  45. a1cff50 Handle view properties at the native level by Chet Haase · 12 years ago
  46. b267948 Fix potential NPE in SQLiteProgram. by Jeff Brown · 12 years ago
  47. 035c20f Merge "Add new READ_EXTERNAL_STORAGE permission." by Dianne Hackborn · 12 years ago
  48. 7924512 Add new READ_EXTERNAL_STORAGE permission. by Dianne Hackborn · 12 years ago
  49. 0fe3c9a Merge "Remove Logs inadvertently added to AutoCompletePopup." by George Mount · 12 years ago
  50. 25182b8 Merge "Improve View Javadoc for padding" by Fabrice Di Meglio · 12 years ago
  51. dd4a464 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  52. 110a6b6 Let <path-permission> block unprotected providers. by Jeff Sharkey · 12 years ago
  53. 30a21e1 Improve View Javadoc for padding by Fabrice Di Meglio · 12 years ago
  54. 6d3c2f0 Fix test flakiness by Xia Wang · 12 years ago
  55. eeebe9f Merge "Respect default styles when constructing GridViews with 1-arg constructor" by Adam Powell · 12 years ago
  56. 06ac153 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  57. f06d949 Introduce READ_CALL_LOG and WRITE_CALL_LOG by Daniel Lehmann · 12 years ago
  58. 4877453 Respect default styles when constructing GridViews with 1-arg constructor by Adam Powell · 12 years ago
  59. a8c67eb Merge "Add Java wrappers for new atrace functionality." by Jeff Brown · 12 years ago
  60. 92a8b22 ActivityManager: add option to allow OpenGL trace. by Siva Velusamy · 12 years ago
  61. cb56923 Check for null characters being used in camera parameters. by Eino-Ville Talvala · 12 years ago
  62. 05f692e Merge "Make Gravity RTL APIs public" by Fabrice Di Meglio · 12 years ago
  63. 60c7bcb Remove Logs inadvertently added to AutoCompletePopup. by George Mount · 12 years ago
  64. 108708b Add references to MediaActionSound in Camera documentation. by Eino-Ville Talvala · 12 years ago
  65. a34a5ed Support "prev" for IME input. by George Mount · 12 years ago
  66. c4ffe77 Merge "Add back auto-completion and auto-fill." by George Mount · 12 years ago
  67. d85d590 Merge "Add missing bullet points in javadoc of InputMethodManager.java" by Ken Wakasa · 12 years ago
  68. ce8668f Merge "Save timezone when setting data cycle reset date." by Jeff Sharkey · 12 years ago
  69. e8dc07d Make Gravity RTL APIs public by Fabrice Di Meglio · 12 years ago
  70. d65a4f6 Merge "Allow CM/WIFI tests running with wifi-only flag." by Xia Wang · 12 years ago
  71. d122d8e Merge "Re-use the display list valid flag, save a boolean" by Gilles Debunne · 12 years ago
  72. 9bf3150 Save timezone when setting data cycle reset date. by Jeff Sharkey · 12 years ago
  73. 384f8ba Add missing bullet points in javadoc of InputMethodManager.java by Ken Wakasa · 12 years ago
  74. 73ba0df Merge "Make Drawable RTL APIs public" by Fabrice Di Meglio · 12 years ago
  75. 776cca3 Allow CM/WIFI tests running with wifi-only flag. by Xia Wang · 12 years ago
  76. 5a5dc1c Merge "Use the actual screen size for the max bitmap cache size." by Romain Guy · 12 years ago
  77. 887c2ee Use the actual screen size for the max bitmap cache size. by Romain Guy · 12 years ago
  78. 06e1ec6 Make Drawable RTL APIs public by Fabrice Di Meglio · 12 years ago
  79. c419610 Merge "Remove wrong nativeSubtractLayers" by John Reck · 12 years ago
  80. 19a07d9 Merge "AccessibilityServiceInfo does not convert correctly feedback type to string." by Svetoslav Ganov · 12 years ago
  81. dc4bb3f Merge "Use audio_policy_output_flags_t consistently" by Glenn Kasten · 12 years ago
  82. c6c25f9 AccessibilityServiceInfo does not convert correctly feedback type to string. by Svetoslav Ganov · 12 years ago
  83. 559c484 Merge "Fix obvious typos under frameworks/base/core" by Ken Wakasa · 12 years ago
  84. bcd5dd7 Add back auto-completion and auto-fill. by George Mount · 12 years ago
  85. d09666cb Remove wrong nativeSubtractLayers by John Reck · 12 years ago
  86. 481c157 Add Java wrappers for new atrace functionality. by Jeff Brown · 12 years ago
  87. 28b269f Use audio_policy_output_flags_t consistently by Glenn Kasten · 12 years ago
  88. 64d10a1 Expose a function to set OpenGL Trace level. by Siva Velusamy · 12 years ago
  89. df0d3ab Merge "Use AudioRecord::record_flags consistently" by Glenn Kasten · 12 years ago
  90. 3162225 Merge "Don't remove all animation callbacks if action/who was null." by Jeff Brown · 12 years ago
  91. 742f4fa Restore deleted strings still referenced from public.xml. by Eric Fischer · 12 years ago
  92. 43ea54b Don't remove all animation callbacks if action/who was null. by Jeff Brown · 12 years ago
  93. 2463353 Merge "Import translations. DO NOT MERGE" by Eric Fischer · 12 years ago
  94. 0f98616 Merge "fix callback NPEs when WebView is destroyed" by Michael Kolb · 12 years ago
  95. f63ec13 Import translations. DO NOT MERGE by Eric Fischer · 12 years ago
  96. 2bff640 Merge "Adding an announcement type accessibility event and a method on View to announce." by Svetoslav Ganov · 12 years ago
  97. c68bbe6 Merge "Reduce excessive right padding on action bar titles" by Adam Powell · 12 years ago
  98. d06c294 Reduce excessive right padding on action bar titles by Adam Powell · 12 years ago
  99. d78ad29 fix callback NPEs when WebView is destroyed by Michael Kolb · 12 years ago
  100. 51ab90c Adding an announcement type accessibility event and a method on View to announce. by Svetoslav Ganov · 12 years ago