1. 3adf490 Add new keycodes initially used for GoogleTV devices. by Jason Bayer · 14 years ago
  2. e7bdbf2 Merge "Misc fix in layoutlib bridge + View.isIneditMode as delegate." by Xavier Ducrohet · 14 years ago
  3. 071dee2 Misc fix in layoutlib bridge + View.isIneditMode as delegate. by Xavier Ducrohet · 14 years ago
  4. fc1bbf1 Merge "Temporary workaround for issue 3187563" by Eric Laurent · 14 years ago
  5. 237e5fb Merge "Increase the prefetcher's low water mark so it restarts fetching data earlier." by Andreas Huber · 14 years ago
  6. 565c097 am 16555c60: am d6b9d078: Merge "docs: misc changes to sdk setup docs update sdk manager screenshot; update info about new manager UI; more info about the windows installer;" into gingerbread by Scott Main · 14 years ago
  7. a09c4b2 Merge "GsmServiceStateTracker#getPhone should be protected not public." by Wink Saville · 14 years ago
  8. 16555c6 am d6b9d078: Merge "docs: misc changes to sdk setup docs update sdk manager screenshot; update info about new manager UI; more info about the windows installer;" into gingerbread by Scott Main · 14 years ago
  9. 3de594d Increase the prefetcher's low water mark so it restarts fetching data earlier. by Andreas Huber · 14 years ago
  10. d6b9d07 Merge "docs: misc changes to sdk setup docs update sdk manager screenshot; update info about new manager UI; more info about the windows installer;" into gingerbread by Scott Main · 14 years ago
  11. 7d580b2 Merge "Use deliberately public API rather than org.apache cruft." by Elliott Hughes · 14 years ago
  12. 065299b Temporary workaround for issue 3187563 by Eric Laurent · 14 years ago
  13. e7d2295 make ResourceCache for display lists thread-safe by Chet Haase · 14 years ago
  14. 460c26e Use deliberately public API rather than org.apache cruft. by Elliott Hughes · 14 years ago
  15. 7c5c9e4 Merge "add column to downloads table to store error msg when a download fails" by Vasu Nori · 14 years ago
  16. 7ef3361 GsmServiceStateTracker#getPhone should be protected not public. by Wink Saville · 14 years ago
  17. 61a6315 Merge "First pass at styling progress bars for Holo." by Adam Powell · 14 years ago
  18. 059899c am 9acf04ab: (-s ours) am 3082e5fe: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  19. 9acf04a am 3082e5fe: Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  20. dcdb6d0 Merge "Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun." by Andreas Huber · 14 years ago
  21. 3082e5f Merge "Import revised translations. DO NOT MERGE" into gingerbread by Eric Fischer · 14 years ago
  22. add94f2 Merge "Free resources only from the GL context thread. Bug #3179882" by Romain Guy · 14 years ago
  23. 3ca2ee0 Merge "Fix crash in dump function." by Jaikumar Ganesh · 14 years ago
  24. 10b920c Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun. by Andreas Huber · 14 years ago
  25. fe48f65 Free resources only from the GL context thread. Bug #3179882 by Romain Guy · 14 years ago
  26. 7ab17a3 Merge "Implement reducing the buffer count of a Surface." by Jamie Gennis · 14 years ago
  27. 4015de2 add column to downloads table to store error msg when a download fails by Vasu Nori · 14 years ago
  28. bb0773f Fix crash in dump function. by Jaikumar Ganesh · 14 years ago
  29. 021aad9 First pass at styling progress bars for Holo. by Adam Powell · 14 years ago
  30. e1ccfb7 am 792b847e: am fcab475c: Merge "record the last event received regardless of having clients or not" into gingerbread by Mathias Agopian · 14 years ago
  31. 792b847 am fcab475c: Merge "record the last event received regardless of having clients or not" into gingerbread by Mathias Agopian · 14 years ago
  32. fcab475 Merge "record the last event received regardless of having clients or not" into gingerbread by Mathias Agopian · 14 years ago
  33. d781089 Add color format query support to QueryCodecs() by James Dong · 14 years ago
  34. 6c925d0 Implement reducing the buffer count of a Surface. by Jamie Gennis · 14 years ago
  35. 798a9d2 Merge "Fix memory leak when 0-memcpy quirk is used" by James Dong · 14 years ago
  36. 449bb11 Merge "Add invalidation to Drawable when its properties change" by Chet Haase · 14 years ago
  37. 088f50c Merge "Fix a compile warning in the Surface class." by Jamie Gennis · 14 years ago
  38. 7869c52 Merge "Remove a problematic empty update optimization." by Jamie Gennis · 14 years ago
  39. a61cc93 Merge "Lock screen should not display password." by Gilles Debunne · 14 years ago
  40. 0b440fc Fix a compile warning in the Surface class. by Jamie Gennis · 14 years ago
  41. 9891e1f Add invalidation to Drawable when its properties change by Chet Haase · 14 years ago
  42. 5c7d5ae Merge "MediaFile: Recognize MPG file extension as MPEG video" by Mike Lockwood · 14 years ago
  43. 28d1a4a MediaFile: Recognize MPG file extension as MPEG video by Mike Lockwood · 14 years ago
  44. f917f9a Merge "Layoutlib: New bridge implementation using the new API 5." by Xavier Ducrohet · 14 years ago
  45. d7483bf Lock screen should not display password. by Gilles Debunne · 14 years ago
  46. 9232f2e Merge changes Ib82f897a,I2d689d0f by Steve Block · 14 years ago
  47. 50c5e4c Merge "Reduce number of GL calls when drawing with shaders." by Romain Guy · 14 years ago
  48. edfdd15 Fix EventSender mouse events to correctly convert from screen coordinates by Steve Block · 14 years ago
  49. 01d0657 Reduce number of GL calls when drawing with shaders. by Romain Guy · 14 years ago
  50. aca659c Refactor EventSenderImpl.MousePoint by Steve Block · 14 years ago
  51. 4fb51ca docs: misc changes to sdk setup docs by Scott Main · 14 years ago
  52. 8b83d25 Merge "Ensure that text passed in is non-null." by Leon Scroggins · 14 years ago
  53. 54019ee Merge "StrictMode.Span support" by Brad Fitzpatrick · 14 years ago
  54. 31b9375f Fix memory leak when 0-memcpy quirk is used by James Dong · 14 years ago
  55. 53f0f36 Merge "Make AUDIO_STATE_CONNECTING in BluetoothHeadset public." by Jaikumar Ganesh · 14 years ago
  56. ef7af28 Ensure that text passed in is non-null. by Leon Scroggins · 14 years ago
  57. f170a34 Added drag and drop functionality in TextViews by Gilles Debunne · 14 years ago
  58. 8e93e4f am 93896ad8: am dfb12218: docs: revise adding components with info about platform-tools by Scott Main · 14 years ago
  59. 93896ad am dfb12218: docs: revise adding components with info about platform-tools by Scott Main · 14 years ago
  60. b0a1d01 Make AUDIO_STATE_CONNECTING in BluetoothHeadset public. by Jaikumar Ganesh · 14 years ago
  61. dfb1221 docs: revise adding components with info about platform-tools by Scott Main · 14 years ago
  62. 4f66308 Merge "Import revised translations." by Eric Fischer · 14 years ago
  63. c2e9651 Layoutlib: New bridge implementation using the new API 5. by Xavier Ducrohet · 14 years ago
  64. 0fbb7a6 Merge "Fix testWAVSeekToEnd() testcase" by James Dong · 14 years ago
  65. e7520d8 StrictMode.Span support by Brad Fitzpatrick · 14 years ago
  66. 8bda1c1 am f8d2aff4: am db65907a: Merge "Adding pan behavior on preference dialog." by Amith Yamasani · 14 years ago
  67. f8d2aff am db65907a: Merge "Adding pan behavior on preference dialog." by Amith Yamasani · 14 years ago
  68. b38caa5 Merge "Remove the failing expectation for fast/encoding/char-encoding.html for DRT" by Steve Block · 14 years ago
  69. 6a10850 Remove the failing expectation for fast/encoding/char-encoding.html for DRT by Steve Block · 14 years ago
  70. db65907 Merge "Adding pan behavior on preference dialog." by Amith Yamasani · 14 years ago
  71. f0c3a99 Merge "MTP: Add missing call to closedir() in recursive delete code" by Mike Lockwood · 14 years ago
  72. a108b2f MTP: Add missing call to closedir() in recursive delete code by Mike Lockwood · 14 years ago
  73. 723a27e Save the history of InputMethodSubtype for reverting the subtype when IME was changed. by satok · 14 years ago
  74. c5d4730 Fix testWAVSeekToEnd() testcase by James Dong · 14 years ago
  75. a6689dd am 1ed7d65b: am fac4a689: Merge "Fix the audio mode glitch during hangup." into gingerbread by John Wang · 14 years ago
  76. 1ed7d65 am fac4a689: Merge "Fix the audio mode glitch during hangup." into gingerbread by John Wang · 14 years ago
  77. fac4a68 Merge "Fix the audio mode glitch during hangup." into gingerbread by John Wang · 14 years ago
  78. 6ae6892 Merge "Add new runtime debug flags." by Romain Guy · 14 years ago
  79. e190aa6 Add new runtime debug flags. by Romain Guy · 14 years ago
  80. 2f8b27b Fixing current.xml by Adam Cohen · 14 years ago
  81. c600720 am 63f40387: am 34594e75: Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  82. 63f4038 am 34594e75: Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  83. 34594e7 Merge "Fix issue #3177284: Account for wake lock power usage on Crespo" into gingerbread by Dianne Hackborn · 14 years ago
  84. 3a9223e record the last event received regardless of having clients or not by Mathias Agopian · 14 years ago
  85. 0f9c9a7 Import revised translations. by Eric Fischer · 14 years ago
  86. f0504eb Merge "Adding widget auto-advance capability" by Adam Cohen · 14 years ago
  87. 6e3d6cf Merge "Refine AbsListView transcript mode behavior." by Adam Powell · 14 years ago
  88. a02fdf1 Adding widget auto-advance capability by Adam Cohen · 14 years ago
  89. 0785279 Refine AbsListView transcript mode behavior. by Adam Powell · 14 years ago
  90. ec4d820 Merge "Fix summary for FragmentTransaction.show()" by Jim Shuma · 14 years ago
  91. 6f20923 am 5314335c: (-s ours) am 00e5dd44: Merge "Fix JNI reference leak in NativeActivity. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  92. 5314335 am 00e5dd44: Merge "Fix JNI reference leak in NativeActivity. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  93. 00e5dd4 Merge "Fix JNI reference leak in NativeActivity. (DO NOT MERGE)" into gingerbread by Jeff Brown · 14 years ago
  94. d19f44f Fix the audio mode glitch during hangup. by John Wang · 14 years ago
  95. 0996daa am d4b5d85e: (-s ours) am 77f5c954: resolved conflicts for merge of 5a726729 to gingerbread by Scott Main · 14 years ago
  96. d267d2a Remove a problematic empty update optimization. by Jamie Gennis · 14 years ago
  97. 182e2d2 Merge "Move ApplicationPackageManager out of ContextImpl.java" by Brad Fitzpatrick · 14 years ago
  98. b82f04d Merge "Move SharedPreferencesImpl out of ContextImpl.java" by Brad Fitzpatrick · 14 years ago
  99. 85a4ec0 Merge "Add description and configuration methods to the transport interface" by Chris Tate · 14 years ago
  100. d4b5d85 am 77f5c954: resolved conflicts for merge of 5a726729 to gingerbread by Scott Main · 14 years ago