1. c450cd0 am 235073a5: am 8a42f881: Merge "Make sure sine: is supported again in stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  2. fc667da am 06967683: am e5671bfe: Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 14 years ago
  3. 6c55b8b am 71764c4c: am 613dde4a: Revised "immersive mode" API. by Daniel Sandler · 14 years ago
  4. b09448e am dae19d7c: am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 14 years ago
  5. 8190082 am 1e08cc1d: am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  6. 3b224f9 am a4f98094: am 07ccf5ad: remove unused YUV formats by Mathias Agopian · 14 years ago
  7. 6bab6ce am d076b590: am 875500b4: Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore\'s code" into gingerbread by James Dong · 14 years ago
  8. fc94e89 am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  9. f3a8f74 am b9fd188a: am d91ac98a: fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 14 years ago
  10. 37d9a6b am cefb8858: am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 14 years ago
  11. dc79f0f am bf900939: am 7e73a2ce: Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
  12. e981c88 am b1efc3f6: am 7fbdc84e: More native input event dispatching. by Jeff Brown · 14 years ago
  13. 7fb6a8b Merge "Adds a Geolocation permission handler to the WebRuntime" by Steve Block · 14 years ago
  14. 1218fce Adds a Geolocation permission handler to the WebRuntime by Steve Block · 14 years ago
  15. 24ca454 Check for spanned before computing tab stops by Kenny Root · 14 years ago
  16. 8d11103 if attach database sql statement is exec'ed, disable write WAL by Vasu Nori · 14 years ago
  17. 433517b Merge "Fix 32&24 ->16 bit bitmap uploads." by Jason Sams · 14 years ago
  18. 0ebd569 Fix 32&24 ->16 bit bitmap uploads. by Jason Sams · 14 years ago
  19. 7493c52 Merge "Re-enable optimization for detecting nop state changes in fragment and vertex programs." by Jason Sams · 14 years ago
  20. 7c1f4c3 Re-enable optimization for detecting nop state changes in fragment by Jason Sams · 14 years ago
  21. 46b1e46 Merge "fix broken current.xml" by Vasu Nori · 14 years ago
  22. f49922e fix broken current.xml by Vasu Nori · 14 years ago
  23. fde7306 Merge "for memory databases, don't set journal_mode and don't allow WAL" by Vasu Nori · 14 years ago
  24. a98cb26 for memory databases, don't set journal_mode and don't allow WAL by Vasu Nori · 14 years ago
  25. 5dc0c82 Add setXSSAuditorEnabled support in WebSettings. by Elliott Slaughter · 14 years ago
  26. 75d41c9 Merge "Create CallManager class." by John Wang · 14 years ago
  27. d402d69 Merge "MTP: Use a fd instead of a file path in file transfer ioctls." by Mike Lockwood · 14 years ago
  28. fc2c02e Merge "mtptest: Add option to specify storage path at the command line." by Mike Lockwood · 14 years ago
  29. 42dbfa5 MTP: Use a fd instead of a file path in file transfer ioctls. by Mike Lockwood · 14 years ago
  30. dff6e6e mtptest: Add option to specify storage path at the command line. by Mike Lockwood · 14 years ago
  31. 61ebc86 Merge "Fix simulator build again." by Romain Guy · 14 years ago
  32. 3e16833 Fix simulator build again. by Romain Guy · 14 years ago
  33. 0dfdc06 Create CallManager class. by John Wang · 14 years ago
  34. 7d977de Merge "when corruption occurs, not clsing the db is casuing stack overflow" by Vasu Nori · 14 years ago
  35. af002cf Merge "Fix the simulator build." by Romain Guy · 14 years ago
  36. 85bf02f Fix the simulator build. by Romain Guy · 14 years ago
  37. 5666170 when corruption occurs, not clsing the db is casuing stack overflow by Vasu Nori · 14 years ago
  38. ef7fa7b Merge "Add a WebSettings to control whether WebView will use some perf trick, e.g. pause updating the picture, during panning and zooming transition." by Grace Kloba · 14 years ago
  39. 235073a am 8a42f881: Merge "Make sure sine: is supported again in stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  40. 8a42f88 Merge "Make sure sine: is supported again in stagefright commandline tool." into gingerbread by Andreas Huber · 14 years ago
  41. 0696768 am e5671bfe: Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 14 years ago
  42. e5671bf Merge "Audio/video sync during recording (second part)" into gingerbread by James Dong · 14 years ago
  43. 71764c4 am 613dde4a: Revised "immersive mode" API. by Daniel Sandler · 14 years ago
  44. 613dde4 Revised "immersive mode" API. by Daniel Sandler · 14 years ago
  45. dae19d7 am aaf39f84: Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 14 years ago
  46. aaf39f8 Merge "GPS: remove GpsEventThread from GpsLocationProvider" into gingerbread by Mike Lockwood · 14 years ago
  47. f602d36 GPS: remove GpsEventThread from GpsLocationProvider by Mike Lockwood · 14 years ago
  48. ac68873 Merge "Web runtime - link following with simple SOP check - back button - fullscreen (title shown as toast for now)" by Ben Murdoch · 14 years ago
  49. 1e08cc1 am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  50. 224107a Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  51. 102fb89 Merge "Add glOrtho equivalent to the OpenGL ES 2.0 renderer." by Romain Guy · 14 years ago
  52. 08ae317 Add glOrtho equivalent to the OpenGL ES 2.0 renderer. by Romain Guy · 14 years ago
  53. f9b731d Add a WebSettings to control whether WebView will by Grace Kloba · 14 years ago
  54. a4f9809 am 07ccf5ad: remove unused YUV formats by Mathias Agopian · 14 years ago
  55. 04da2c2 Merge "Fix build error." by Jason Sams · 14 years ago
  56. 9e2b0c5 Fix build error. by Jason Sams · 14 years ago
  57. 07ccf5a remove unused YUV formats by Mathias Agopian · 14 years ago
  58. bbad09d Merge "Move ImageProcessing and ModelViewer to reflected files. Implement boolean support." by Jason Sams · 14 years ago
  59. 9856f2d Merge "Remove the obsolete film example." by Jason Sams · 14 years ago
  60. a43e7613 Merge "Fountain example cleanup. Remove compatability versions of rsg functions that took old 'i' types." by Jason Sams · 14 years ago
  61. f110d4b Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 14 years ago
  62. d076b590 am 875500b4: Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore\'s code" into gingerbread by James Dong · 14 years ago
  63. 875500b Merge "AmrInputStream refresh: eliminate the dependency upon OpenCore's code" into gingerbread by James Dong · 14 years ago
  64. 57f4e5b Fixed scrolling issue when moving cursor in long TextViews. by Gilles Debunne · 14 years ago
  65. 36e573b Audio/video sync during recording (second part) by James Dong · 14 years ago
  66. f4362e4 Merge "Fixed scrolling issue when moving cursor in long TextViews." by Gilles Debunne · 14 years ago
  67. cb1f607 Merge "Remove ContactHeaderWidget, because it lives directly in the Contacts App from now on" by Daniel Lehmann · 14 years ago
  68. fb00b2b Merge "Changes for bluetooth keyboard support." by Adam Powell · 14 years ago
  69. 2c63fe4 Remove ContactHeaderWidget, because it lives directly in the Contacts App from now on by Daniel Lehmann · 14 years ago
  70. df7627d Changes for bluetooth keyboard support. by Adam Powell · 14 years ago
  71. bbb5d6e Fixed scrolling issue when moving cursor in long TextViews. by Gilles Debunne · 14 years ago
  72. efcf68a am ef8f96a7: Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  73. 8a380d1 Merge "Don't modify a list while iterating." by Robert Greenwalt · 14 years ago
  74. ef8f96a Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  75. b9fd188 am d91ac98a: fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 14 years ago
  76. d91ac98 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 14 years ago
  77. cefb885 am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 14 years ago
  78. bf90093 am 7e73a2ce: Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
  79. 2833331 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 14 years ago
  80. 3ac8da8 Remove the obsolete film example. by Jason Sams · 14 years ago
  81. 7e73a2c Merge "Improve SensorManager documentation" into gingerbread by Mathias Agopian · 14 years ago
  82. a7212f5 Merge "Recover a handful of commits that were reverted earlier" by Jean-Baptiste Queru · 14 years ago
  83. cacb2cf Merge "Reorder ThrottleService startup to avoid race." by Robert Greenwalt · 14 years ago
  84. b1efc3f am 7fbdc84e: More native input event dispatching. by Jeff Brown · 14 years ago
  85. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  86. 14e5758 Make sure sine: is supported again in stagefright commandline tool. by Andreas Huber · 14 years ago
  87. 3b9f0a3 Recover a handful of commits that were reverted earlier by Jean-Baptiste Queru · 14 years ago
  88. 05dd626a Merge "fix broken test similar to I32c30f7d05e5bec7c6b2776ce9a80c8be61d856f" by Vasu Nori · 14 years ago
  89. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  90. c1996a1 Undo previous merge by Jean-Baptiste Queru · 14 years ago
  91. 1d15dd7 Don't modify a list while iterating. by Robert Greenwalt · 14 years ago
  92. 62f4ce6 am 9afeda05: (-s ours) am e47e3f38: Merge "Manual merge of change 53051 from master (DO NOT MERGE)" into gingerbread by Evan Millar · 14 years ago
  93. 9afeda0 am e47e3f38: Merge "Manual merge of change 53051 from master (DO NOT MERGE)" into gingerbread by Evan Millar · 14 years ago
  94. e47e3f3 Merge "Manual merge of change 53051 from master (DO NOT MERGE)" into gingerbread by Evan Millar · 14 years ago
  95. a6fa26f resolved conflicts for merge of 6c9a3004 to master by Jean-Baptiste Queru · 14 years ago
  96. 9a76eb5 am 0fcfa0a5: am f25c560d: am 30cf330f: Import revised translations by Kenny Root · 14 years ago
  97. 359cf08 Merge "Add getWrappedCursor, and update the JavaDoc." by Andrew Stadler · 14 years ago
  98. 6c9a300 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  99. 0fcfa0a am f25c560d: am 30cf330f: Import revised translations by Kenny Root · 14 years ago
  100. f25c560 am 30cf330f: Import revised translations by Kenny Root · 14 years ago