1. f49922e fix broken current.xml by Vasu Nori · 15 years ago
  2. a98cb26 for memory databases, don't set journal_mode and don't allow WAL by Vasu Nori · 15 years ago
  3. 5666170 when corruption occurs, not clsing the db is casuing stack overflow by Vasu Nori · 15 years ago
  4. 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 · 15 years ago
  5. ac68873 Merge "Web runtime - link following with simple SOP check - back button - fullscreen (title shown as toast for now)" by Ben Murdoch · 15 years ago
  6. 102fb89 Merge "Add glOrtho equivalent to the OpenGL ES 2.0 renderer." by Romain Guy · 15 years ago
  7. 08ae317 Add glOrtho equivalent to the OpenGL ES 2.0 renderer. by Romain Guy · 15 years ago
  8. f9b731d Add a WebSettings to control whether WebView will by Grace Kloba · 15 years ago
  9. 04da2c2 Merge "Fix build error." by Jason Sams · 15 years ago
  10. 9e2b0c5 Fix build error. by Jason Sams · 15 years ago
  11. bbad09d Merge "Move ImageProcessing and ModelViewer to reflected files. Implement boolean support." by Jason Sams · 15 years ago
  12. 9856f2d Merge "Remove the obsolete film example." by Jason Sams · 15 years ago
  13. a43e7613 Merge "Fountain example cleanup. Remove compatability versions of rsg functions that took old 'i' types." by Jason Sams · 15 years ago
  14. f110d4b Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 15 years ago
  15. 57f4e5b Fixed scrolling issue when moving cursor in long TextViews. by Gilles Debunne · 15 years ago
  16. f4362e4 Merge "Fixed scrolling issue when moving cursor in long TextViews." by Gilles Debunne · 15 years ago
  17. cb1f607 Merge "Remove ContactHeaderWidget, because it lives directly in the Contacts App from now on" by Daniel Lehmann · 15 years ago
  18. fb00b2b1 Merge "Changes for bluetooth keyboard support." by Adam Powell · 15 years ago
  19. 2c63fe4 Remove ContactHeaderWidget, because it lives directly in the Contacts App from now on by Daniel Lehmann · 15 years ago
  20. df7627d Changes for bluetooth keyboard support. by Adam Powell · 15 years ago
  21. bbb5d6e Fixed scrolling issue when moving cursor in long TextViews. by Gilles Debunne · 15 years ago
  22. 8a380d1 Merge "Don't modify a list while iterating." by Robert Greenwalt · 15 years ago
  23. 3ac8da8 Remove the obsolete film example. by Jason Sams · 15 years ago
  24. a7212f5 Merge "Recover a handful of commits that were reverted earlier" by Jean-Baptiste Queru · 15 years ago
  25. cacb2cf Merge "Reorder ThrottleService startup to avoid race." by Robert Greenwalt · 15 years ago
  26. 3b9f0a3 Recover a handful of commits that were reverted earlier by Jean-Baptiste Queru · 15 years ago
  27. 05dd626a Merge "fix broken test similar to I32c30f7d05e5bec7c6b2776ce9a80c8be61d856f" by Vasu Nori · 15 years ago
  28. c1996a1 Undo previous merge by Jean-Baptiste Queru · 15 years ago
  29. 1d15dd7 Don't modify a list while iterating. by Robert Greenwalt · 15 years ago
  30. 62f4ce6 am 9afeda05: (-s ours) am e47e3f38: Merge "Manual merge of change 53051 from master (DO NOT MERGE)" into gingerbread by Evan Millar · 15 years ago
  31. 9afeda0 am e47e3f38: Merge "Manual merge of change 53051 from master (DO NOT MERGE)" into gingerbread by Evan Millar · 15 years ago
  32. e47e3f3 Merge "Manual merge of change 53051 from master (DO NOT MERGE)" into gingerbread by Evan Millar · 15 years ago
  33. a6fa26f resolved conflicts for merge of 6c9a3004 to master by Jean-Baptiste Queru · 15 years ago
  34. 9a76eb5 am 0fcfa0a5: am f25c560d: am 30cf330f: Import revised translations by Kenny Root · 15 years ago
  35. 359cf08 Merge "Add getWrappedCursor, and update the JavaDoc." by Andrew Stadler · 15 years ago
  36. 6c9a300 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  37. 0fcfa0a am f25c560d: am 30cf330f: Import revised translations by Kenny Root · 15 years ago
  38. f25c560 am 30cf330f: Import revised translations by Kenny Root · 15 years ago
  39. 30cf330 Import revised translations by Kenny Root · 15 years ago
  40. 8208529 Merge "journal_mode should be set only on non-memory databases" by Vasu Nori · 15 years ago
  41. 194897d journal_mode should be set only on non-memory databases by Vasu Nori · 15 years ago
  42. 46baf53 Add getWrappedCursor, and update the JavaDoc. by Andrew Stadler · 15 years ago
  43. ab8aa51 am b2ce04c2: am cfe3d205: am c4e38577: Import revised translations by Kenny Root · 15 years ago
  44. f23729a am d9e9132e: am 2ce999fc: am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  45. fedffee Merge "Add dumpChildFramesAsText function support in LayoutTestController." by Shimeng (Simon) Wang · 15 years ago
  46. ad45686 Add dumpChildFramesAsText function support in LayoutTestController. by Shimeng (Simon) Wang · 15 years ago
  47. 9e2b41c am 65ff03a1: am 04b243d0: Fix NPE during ANRs. by Brad Fitzpatrick · 15 years ago
  48. b2ce04c am cfe3d205: am c4e38577: Import revised translations by Kenny Root · 15 years ago
  49. d9e9132 am 2ce999fc: am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  50. 65ff03a am 04b243d0: Fix NPE during ANRs. by Brad Fitzpatrick · 15 years ago
  51. cfe3d20 am c4e38577: Import revised translations by Kenny Root · 15 years ago
  52. 2ce999f am bd240c27: media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  53. 04b243d Fix NPE during ANRs. by Brad Fitzpatrick · 15 years ago
  54. c530f36 Web runtime by Ben Murdoch · 15 years ago
  55. c4e3857 Import revised translations by Kenny Root · 15 years ago
  56. bd240c2 media: add AudioTrack::getMinFrameCount(). by Chia-chi Yeh · 15 years ago
  57. 25f3ab4 Manual merge of change 53051 from master (DO NOT MERGE) by Evan Millar · 15 years ago
  58. 94d0759 Fountain example cleanup. by Jason Sams · 15 years ago
  59. 535c17a Revert "Don't chdir into the keystore directory" by Chia-chi Yeh · 15 years ago
  60. 7ade1be Action bar button layout changes. by Adam Powell · 15 years ago
  61. 831c6cc Don't chdir into the keystore directory by Colin Cross · 15 years ago
  62. 53f2bb5 am fddf19f6: am a2650db7: Merge "Fix SDK docs build." into gingerbread by Daniel Sandler · 15 years ago
  63. fddf19f am a2650db7: Merge "Fix SDK docs build." into gingerbread by Daniel Sandler · 15 years ago
  64. a2650db Merge "Fix SDK docs build." into gingerbread by Daniel Sandler · 15 years ago
  65. ae069f7 Fix SDK docs build. by Daniel Sandler · 15 years ago
  66. efd26c6 am 3f704e98: am 801700b1: am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 15 years ago
  67. 0d049e5 am 0b16e6a0: am 7f0a1f62: am 5f11e95f: docs: small edits to catchup to edits made in html pushed live by Scott Main · 15 years ago
  68. 8698da7 am eaeec4b7: am 2bc48186: am 39e876ad: (-s ours) Merge "When filling the cache, we always time out waiting for a condition that won\'t occur. We are actually improving the power consumption for streaming applications like Pandora." into froyo by James Dong · 15 years ago
  69. 3f704e9 am 801700b1: am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 15 years ago
  70. 0b16e6a am 7f0a1f62: am 5f11e95f: docs: small edits to catchup to edits made in html pushed live by Scott Main · 15 years ago
  71. eaeec4b am 2bc48186: am 39e876ad: (-s ours) Merge "When filling the cache, we always time out waiting for a condition that won\'t occur. We are actually improving the power consumption for streaming applications like Pandora." into froyo by James Dong · 15 years ago
  72. 801700b am 57f4503e: Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 15 years ago
  73. 7f0a1f6 am 5f11e95f: docs: small edits to catchup to edits made in html pushed live by Scott Main · 15 years ago
  74. 2bc4818 am 39e876ad: (-s ours) Merge "When filling the cache, we always time out waiting for a condition that won\'t occur. We are actually improving the power consumption for streaming applications like Pandora." into froyo by James Dong · 15 years ago
  75. a5cb3b8 Merge "Remove legacy drawing functions. Skip element names starting with '#'" by Jason Sams · 15 years ago
  76. 6d1cf41 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 15 years ago
  77. e8bf6db fix broken test similar to I32c30f7d05e5bec7c6b2776ce9a80c8be61d856f by Vasu Nori · 15 years ago
  78. aba8d30 Merge "Add skip to field packer. remove hsb functions from env headers. add RS_PACKED define for packed structures." by Jason Sams · 15 years ago
  79. 020bb7b Add skip to field packer. by Jason Sams · 15 years ago
  80. 57f4503 Work on issue # 2778549: Idle FRF72 is awake 18 mins more than ERE27 in 13hr test by Dianne Hackborn · 15 years ago
  81. f3b0d61 Merge "move a sqlite test from framework-tests to coretests" by Vasu Nori · 15 years ago
  82. 0bcd289 move a sqlite test from framework-tests to coretests by Vasu Nori · 15 years ago
  83. cf99088 Merge "HID profile." by Jaikumar Ganesh · 15 years ago
  84. 7cbd36f am 29f28cfe: am e899caf8: Fixed api/current.xml after a bad merge. by Jeff Brown · 15 years ago
  85. 29f28cf am e899caf8: Fixed api/current.xml after a bad merge. by Jeff Brown · 15 years ago
  86. 545e670 HID profile. by Jaikumar Ganesh · 15 years ago
  87. e899caf Fixed api/current.xml after a bad merge. by Jeff Brown · 15 years ago
  88. 3b970e7 Merge "Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0." by Romain Guy · 15 years ago
  89. e4d0112 Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. by Romain Guy · 15 years ago
  90. 4e74ae3 am 42bb545a: am 5c225b16: Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  91. 42bb545 am 5c225b16: Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  92. 733c6f2 am 747f75dc: am 3a0146cd: Merge "New API for "immersive" activity windows." into gingerbread by Daniel Sandler · 15 years ago
  93. c68b6e8 am 04b4f781: am cc86c933: Merge "New API for high-priority Notifications and full-screen alerts." into gingerbread by Daniel Sandler · 15 years ago
  94. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  95. 747f75d am 3a0146cd: Merge "New API for "immersive" activity windows." into gingerbread by Daniel Sandler · 15 years ago
  96. 04b4f78 am cc86c933: Merge "New API for high-priority Notifications and full-screen alerts." into gingerbread by Daniel Sandler · 15 years ago
  97. 3a0146c Merge "New API for "immersive" activity windows." into gingerbread by Daniel Sandler · 15 years ago
  98. cc86c93 Merge "New API for high-priority Notifications and full-screen alerts." into gingerbread by Daniel Sandler · 15 years ago
  99. 6ab8346 am c05c83e2: am f3c6c982: am 3242cc27: Merge "TimedEventQueue is apparently important for glitch-free media playback, and so having it inherit its priority from the thread that created it is a bad idea. Instead, set the priority explicitly, and bump it to slightly hig by Dave Sparks · 15 years ago
  100. 121ac1e am b8ce7bca: am 78e6622f: am 821ca518: docs: edits to resources doc by Scott Main · 15 years ago