1. f7098ce am d00353fe: am bc8a8e8c: Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 14 years ago
  2. bc8a8e8 Merge "Add support for partial invalidates in WebView Bug #3461349" into honeycomb-mr1 by Romain Guy · 14 years ago
  3. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 14 years ago
  4. 8529745 Joystick tweaks. (DO NOT MERGE) by Jeff Brown · 14 years ago
  5. 3a22fa0 Joystick tweaks. by Jeff Brown · 14 years ago
  6. 1bf1f8d DO NOT MERGE: Almost all warnings are now errors in RS build. by Stephen Hines · 14 years ago
  7. 1eb1293 Merge "Add TextLayout Cache" by Fabrice Di Meglio · 14 years ago
  8. 30cabcc Merge "Almost all warnings are now errors in RS build." by Stephen Hines · 14 years ago
  9. 55acdf7 Merge "Wake screen from external HID peripherals." by Jeff Brown · 14 years ago
  10. 56194eb Wake screen from external HID peripherals. by Jeff Brown · 14 years ago
  11. 192f0b0 Merge "Fade out the mouse pointer after inactivity or other events." by Jeff Brown · 14 years ago
  12. 058f47e Merge "We need to go deeper. Bug #3431907" by Romain Guy · 14 years ago
  13. 84962f2 We need to go deeper. Bug #3431907 by Romain Guy · 14 years ago
  14. 05dc66a Fade out the mouse pointer after inactivity or other events. by Jeff Brown · 14 years ago
  15. 40a787f Properly initialize FBO textures for linear filtering. by Romain Guy · 14 years ago
  16. a91320e Merge "Properly initialize FBO textures for linear filtering." by Romain Guy · 14 years ago
  17. 403af5c Merge "Combine the USB accessory support library with the platform feature" by Mike Lockwood · 14 years ago
  18. 4677c51 Merge "Fix problem with glyph cache and textScaleX property" by Romain Guy · 14 years ago
  19. 8668f8a Fix problem with glyph cache and textScaleX property by Chet Haase · 14 years ago
  20. b547fc2 Combine the USB accessory support library with the platform feature by Mike Lockwood · 14 years ago
  21. d313c66 Add TextLayout Cache by Fabrice Di Meglio · 14 years ago
  22. 60f9a62 Almost all warnings are now errors in RS build. by Stephen Hines · 14 years ago
  23. e6c5240 Merge "Correctly mark layers dirty when drawing WebView." by Romain Guy · 14 years ago
  24. d643bb5 Correctly mark layers dirty when drawing WebView. by Romain Guy · 14 years ago
  25. 5a6f9fa Merge "Add the MIN_UNDEQUEUED_BUFFERS query to ANW." by Jamie Gennis · 14 years ago
  26. 6910f42 Merge "Avoid UTF-8 conversions and string copies whenever possible." by Romain Guy · 14 years ago
  27. 321dce6 Avoid UTF-8 conversions and string copies whenever possible. by Romain Guy · 14 years ago
  28. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 14 years ago
  29. eb3885d Merge "USB accessory support library" by Mike Lockwood · 14 years ago
  30. 2755531 USB accessory support library by Mike Lockwood · 14 years ago
  31. 7c4bead Merge "surfaceflinger_client: Don't dereference NULL ptrs." by Mathias Agopian · 14 years ago
  32. 8c8cfec Merge "Fix sp<> conversion operator / constructor" by Mathias Agopian · 14 years ago
  33. 96dcc97 Add the MIN_UNDEQUEUED_BUFFERS query to ANW. by Jamie Gennis · 14 years ago
  34. 802e37e Merge "These moved into developmnet samples" by Alex Sakhartchouk · 14 years ago
  35. a1c7e0e surfaceflinger_client: Don't dereference NULL ptrs. by Jamie Gennis · 14 years ago
  36. 32a55cf6 Fix sp<> conversion operator / constructor by Mathias Agopian · 14 years ago
  37. 45b1adf Merge "Moving dependency includes out of librs headers." by Alex Sakhartchouk · 14 years ago
  38. 4368c44 Merge "Fix mTexCoordsSlot > 0 check to mTexCoordsSlot >= 0" by David Li · 14 years ago
  39. cf28957 Fix mTexCoordsSlot > 0 check to mTexCoordsSlot >= 0 by David Li · 14 years ago
  40. ebd65bb Moving dependency includes out of librs headers. by Alex Sakhartchouk · 14 years ago
  41. 7b8b758 Remove the right entries from the cache when a GC happens. by Romain Guy · 14 years ago
  42. b37cbec Correctly blend translucent GIF bitmaps. by Romain Guy · 14 years ago
  43. ffbe826 Merge "Fix some issues with RefBase debugging." by Mathias Agopian · 14 years ago
  44. 6152bbc Merge "Bug 3362814 Fix SMP race in access to mRequestExit" by Glenn Kasten · 14 years ago
  45. 62c7574 Merge "Skia Merge (revision 808)" by Derek Sollenberger · 14 years ago
  46. e857cc8 Merge "Add YV12 preview format to camera parameter constants." by Wu-cheng Li · 14 years ago
  47. 10a1b30 Add YV12 preview format to camera parameter constants. by Wu-cheng Li · 14 years ago
  48. ec122eb Fix some issues with RefBase debugging. by Mathias Agopian · 14 years ago
  49. c2b3cda0 Bug 3362814 Fix SMP race in access to mRequestExit by Glenn Kasten · 15 years ago
  50. 595f37c Merge "fix bug 3477451 Bogus asserts with pure compute scripts." by Jason Sams · 14 years ago
  51. 7f97c4e Merge "Remove RefBase.h dependency on TextOutput.h" by Mathias Agopian · 14 years ago
  52. 07078e3 fix bug 3477451 Bogus asserts with pure compute scripts. by Jason Sams · 14 years ago
  53. e600e1b These moved into developmnet samples by Alex Sakhartchouk · 14 years ago
  54. e00cab7 Application-managed callback buffer support for raw image by James Dong · 14 years ago
  55. a688b57 Remove RefBase.h dependency on TextOutput.h by Mathias Agopian · 14 years ago
  56. 3b36ff4 Merge "Moving renderscript tests away from the library to a dedicated test folder." by Alex Sakhartchouk · 14 years ago
  57. 6062c59 Skia Merge (revision 808) by Derek Sollenberger · 14 years ago
  58. c29a444 Moving renderscript tests away from the library to a dedicated test folder. by Alex Sakhartchouk · 14 years ago
  59. cc0c159 Add new hover move action and scroll wheel plumbing. by Jeff Brown · 14 years ago
  60. 6f2fba4 Add new axes for joysticks and mouse wheels. by Jeff Brown · 14 years ago
  61. bdbdf01 Merge "Fixing font renderer attribute slot locations." by Alex Sakhartchouk · 14 years ago
  62. 3d9b774 Merge "Fix UI in image processing." by Alex Sakhartchouk · 14 years ago
  63. 7a2222b am d2acfd6d: am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 14 years ago
  64. d2acfd6 am a58f58da: Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 14 years ago
  65. aa68085 am 0ddd2d1e: DO NOT MERGE Delete unused/broken samples and tests from the renderscript libs, so we can publish the entire contents of libs/rs/java/ for samples in HC by Scott Main · 14 years ago
  66. a58f58d Merge "Doc change: fixing renderscript samples" into honeycomb by Robert Ly · 14 years ago
  67. 6518f48 Doc change: fixing renderscript samples by Robert Ly · 14 years ago
  68. 894df17 Fixing font renderer attribute slot locations. by Alex Sakhartchouk · 14 years ago
  69. 0ddd2d1 DO NOT MERGE by Scott Main · 14 years ago
  70. db217e0 Fix UI in image processing. by Alex Sakhartchouk · 14 years ago
  71. ebbd5d1 Fix a regression with MotionEvent parceling. by Jeff Brown · 14 years ago
  72. 2e10374 Merge "Adding better navigation to model viewer (pinch to zoom, rotations) Adding ability to load a3d files from disk." by Alex Sakhartchouk · 14 years ago
  73. 45708bf Merge "Add support for arbitrary axes in MotionEvents." by Jeff Brown · 14 years ago
  74. dc165b3 Adding better navigation to model viewer (pinch to zoom, rotations) by Alex Sakhartchouk · 14 years ago
  75. bb9d394 Clean up use of HAVE_ANDROID_OS by Kenny Root · 14 years ago
  76. 492277d allow root to call into surfaceflinger by Mathias Agopian · 14 years ago
  77. 91c69ab Add support for arbitrary axes in MotionEvents. by Jeff Brown · 14 years ago
  78. 1243354 am e49f75eb: am bbcf2079: Merge "Fix struct initializer for balls." into honeycomb by Stephen Hines · 14 years ago
  79. e49f75e am bbcf2079: Merge "Fix struct initializer for balls." into honeycomb by Stephen Hines · 14 years ago
  80. 7655a7d Fix struct initializer for balls. by Stephen Hines · 14 years ago
  81. eefdd70 Merge "Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827" by Romain Guy · 14 years ago
  82. b18d2d0 Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827 by Romain Guy · 14 years ago
  83. a03837b am e8d074d7: am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 14 years ago
  84. cc3b7cd am bf3aae10: am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 14 years ago
  85. f227058 am 7541a9a2: am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 14 years ago
  86. e8d074d am cbcd9335: Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 14 years ago
  87. bf3aae1 am efc48eea: Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 14 years ago
  88. 7541a9a am f1ff8b2f: Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 14 years ago
  89. cbcd933 Merge "Basic 101 level compute example for RS." into honeycomb by Jason Sams · 14 years ago
  90. efc48ee Merge "HelloWorld graphics sample for Renderscript." into honeycomb by Alex Sakhartchouk · 14 years ago
  91. f1ff8b2 Merge "Cleanup of the code in view to do creation/destruction in the right places." into honeycomb by Alex Sakhartchouk · 14 years ago
  92. 716b27b Basic 101 level compute example for RS. by Jason Sams · 14 years ago
  93. 4123cc5 HelloWorld graphics sample for Renderscript. by Alex Sakhartchouk · 14 years ago
  94. 85bccf6 am 699a0969: Merge "DO NOT MERGE Removing an activity that shouldn\'t go into samples" into honeycomb by Alex Sakhartchouk · 14 years ago
  95. f82428a Cleanup of the code in view to do creation/destruction in the right places. by Alex Sakhartchouk · 14 years ago
  96. d9349ab DO NOT MERGE Removing an activity that shouldn't go into samples by Alex Sakhartchouk · 14 years ago
  97. fbf8e02 am e2b2a02a: am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 14 years ago
  98. e2b2a02 am 4fd70373: Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 14 years ago
  99. 4fd7037 Merge "Fix bug 3421901 remove 2 functions from public headers in the SDK." into honeycomb by Jason Sams · 14 years ago
  100. 4110c99 am 5510d172: am f8cbf729: Merge "cleanup headers for SDK. bug 3421901" into honeycomb by Jason Sams · 14 years ago