1. 858aa93 Antialiasing for rectangles by Chet Haase · 13 years ago
  2. 01defe4 Merge changes I21e9629e,I535ed3ba by Daniel Sandler · 13 years ago
  3. 1d4d30a It's lights out for you, navigation bar! by Daniel Sandler · 13 years ago
  4. 49171bc add more logging into DRT by Guang Zhu · 13 years ago
  5. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago
  6. 05be6d6 am 4907d1d5: am 0c6cbf41: Merge "Better compat mode part one: start scaling windows." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  7. e2515ee Better compat mode part one: start scaling windows. by Dianne Hackborn · 13 years ago
  8. 3825fef Merge "Fix for scaled AA lines" by Chet Haase · 13 years ago
  9. 99ecdc4 Fix for scaled AA lines by Chet Haase · 13 years ago
  10. 4f413e4 Merge "save benchmark results" by Alex Sakhartchouk · 13 years ago
  11. 4d7b19a save benchmark results by Alex Sakhartchouk · 13 years ago
  12. ceae02e Merge "Clean up use of rsSetObject/rsClearObject." by Stephen Hines · 13 years ago
  13. df0a7fb Merge "Allows to render with an OpenGL context inside a TextureView." by Romain Guy · 13 years ago
  14. 8f0095c Allows to render with an OpenGL context inside a TextureView. by Romain Guy · 13 years ago
  15. c32b994 Clean up use of rsSetObject/rsClearObject. by Stephen Hines · 13 years ago
  16. 99585ad Line endcaps for AA lines are now antialiased. by Chet Haase · 13 years ago
  17. ad44445 Merge "New widget: TextureView Bug #4343984" by Romain Guy · 13 years ago
  18. aa6c24c New widget: TextureView Bug #4343984 by Romain Guy · 13 years ago
  19. b994ed3 Fix RS graphics samples/tests. by Stephen Hines · 13 years ago
  20. 8a5cc92 Fix various hw-accelerated line/point bugs by Chet Haase · 13 years ago
  21. 998d457 Merge "Better workaround for the bitmap invalidation problem." by Alex Sakhartchouk · 13 years ago
  22. d45d463 Merge "Make DRT pull data over network" by Guang Zhu · 13 years ago
  23. f6d1b3f Make DRT pull data over network by Guang Zhu · 13 years ago
  24. 9dc8b36 Better workaround for the bitmap invalidation problem. by Alex Sakhartchouk · 13 years ago
  25. 93970c3 Merge "- Add instrumentation utility to automate rs performance tests: The RsBench test activity can be launched within instrumentation" by Xia Wang · 13 years ago
  26. 2738fb1 - Add instrumentation utility to automate rs performance tests: by Xia Wang · 13 years ago
  27. 740bf2b Apply shaders/filters to text drop shadows. Bug #4318323 by Romain Guy · 13 years ago
  28. 3a03eee Update shader text to test with drop shadows. by Romain Guy · 13 years ago
  29. 589e4e2 Fix bug #4338103 (Android Arabic and Hebrew input is broken) by Fabrice Di Meglio · 13 years ago
  30. 3f92b8b Merge "Clean getTextRunAdvances() APIs" by Fabrice Di Meglio · 13 years ago
  31. abf2b93 sped up the ui in image processing test app by Alex Sakhartchouk · 13 years ago
  32. 0a1413e Clean getTextRunAdvances() APIs by Fabrice Di Meglio · 13 years ago
  33. bf96c35 Merge "Enable anti-aliasing for hw-accelerated lines" by Chet Haase · 13 years ago
  34. 5b0200b Enable anti-aliasing for hw-accelerated lines by Chet Haase · 13 years ago
  35. f7b9e78 Merge "Add Unicode BiDi Algo before drawing text in Canvas" by Fabrice Di Meglio · 13 years ago
  36. 689e515 Add Unicode BiDi Algo before drawing text in Canvas by Fabrice Di Meglio · 13 years ago
  37. 0c5001d Add APIs to remove tasks. by Dianne Hackborn · 13 years ago
  38. bcbab36 Merge "Rework thumbnails in activity manager." by Dianne Hackborn · 13 years ago
  39. f26fd99 Rework thumbnails in activity manager. by Dianne Hackborn · 13 years ago
  40. 0343a7e Merge "TextLayoutCache - add glyphs caching" by Fabrice Di Meglio · 13 years ago
  41. fcf2be1 TextLayoutCache - add glyphs caching by Fabrice Di Meglio · 13 years ago
  42. 43a1765 Remove the deprecated things from Config.java. These haven't been working since before 1.0. by Joe Onorato · 13 years ago
  43. 78a9f6a Merge "First draft of fbo in renderscript. Updating samples and benchmark" by Alex Sakhartchouk · 13 years ago
  44. 8e90f2b First draft of fbo in renderscript. Updating samples and benchmark by Alex Sakhartchouk · 13 years ago
  45. d117428 am 5db7fd6b: am f7a9b869: am 1e7fb7ae: Merge "Error in compound cache-control header." by Brad Fitzpatrick · 13 years ago
  46. 5db7fd6 am f7a9b869: am 1e7fb7ae: Merge "Error in compound cache-control header." by Brad Fitzpatrick · 13 years ago
  47. eee49c6 Fix text redering issue where the text was sometimes truncated by Fabrice Di Meglio · 13 years ago
  48. eb0ced7 Error in compound cache-control header. by Henrik Baard · 14 years ago
  49. aa5eb64 Merge "Use Harfbuzz instead of ICU4C for computing advances" by Fabrice Di Meglio · 13 years ago
  50. 9f82b58 Use Harfbuzz instead of ICU4C for computing advances by Fabrice Di Meglio · 13 years ago
  51. 1a81aea Update GL textures when changing a Bitmap's pixels Bug #4146495 by Romain Guy · 13 years ago
  52. ed6fcb0 Add support for drawPoint() and drawPoints(). by Romain Guy · 13 years ago
  53. 8329db3 am b245e31f: am ee7ace06: Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1 by Romain Guy · 13 years ago
  54. ee7ace0 Merge "Fix rendering artifact in edge fades. Bug #4092053" into honeycomb-mr1 by Romain Guy · 13 years ago
  55. 7b5b6ab Fix rendering artifact in edge fades. Bug #4092053 by Romain Guy · 13 years ago
  56. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  57. 38507bb Add a test app: quota exceeded doing a backup by Christopher Tate · 13 years ago
  58. cabfcc1 Add support for partial invalidates in WebView Bug #3461349 by Romain Guy · 13 years ago
  59. 47b8ade Add a new Camera API to control the camera's location by Romain Guy · 13 years ago
  60. c29a444 Moving renderscript tests away from the library to a dedicated test folder. by Alex Sakhartchouk · 13 years ago
  61. eefdd70 Merge "Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827" by Romain Guy · 13 years ago
  62. b18d2d0 Dirty layers in the area covered by a drawBitmapMesh() call Bug #3410827 by Romain Guy · 13 years ago
  63. 6dfef1b Merge "Adds CookieManager methods to configure policy for cookies for file scheme URLs" by Steve Block · 13 years ago
  64. ed6d936 Merge "Remove SSLPerformanceTest and DatabaseSessionCache." by Jesse Wilson · 13 years ago
  65. 74815d3 Remove SSLPerformanceTest and DatabaseSessionCache. by Jesse Wilson · 13 years ago
  66. fb40a64 Merge "Increase DRT timeout while waiting for WebView to dump as text" by Steve Block · 13 years ago
  67. 8e8cf73 Increase DRT timeout while waiting for WebView to dump as text by Steve Block · 13 years ago
  68. c1f8146 Remove LayoutTest http/tests/xmlhttprequest/simple-cross-origin-progress-events.html from skipped list by Steve Block · 13 years ago
  69. 3e4ac89 am 80038fbc: am ba27cf75: Merge "Empty the clip rect when intersection is empty. Bug #3410035" into honeycomb by Romain Guy · 13 years ago
  70. 32cd1d5 resolved conflicts for merge of 31796297 to master by Daniel Sandler · 13 years ago
  71. f28daff Empty the clip rect when intersection is empty. Bug #3410035 by Romain Guy · 14 years ago
  72. e40451a Ongoing notification for GPS use. by Daniel Sandler · 14 years ago
  73. 9bd32c23 am 109da7df: am 5bfd1aff: Merge "Allocate layers from the layers pool. Bug #3413433" into honeycomb by Romain Guy · 14 years ago
  74. 09b7c91 Allocate layers from the layers pool. Bug #3413433 by Romain Guy · 14 years ago
  75. 929a1c2 Removing android.security.MessageDigest by Brian Carlstrom · 14 years ago
  76. 849d0a3 New API to let apps draw without layers. Bug #3413433 by Romain Guy · 14 years ago
  77. 54229ee Correctly set the alpha of a hardware layer before drawing it. Bug #3410819 by Romain Guy · 14 years ago
  78. 87d1975 Delete browerplugin tests - do not merge by Jean-Baptiste Queru · 14 years ago
  79. 7bb8eeb Allow the status bar disable flags to be used as View's system ui visibility fields. by Joe Onorato · 14 years ago
  80. 3443026 Merge "Fit and finish on status bar:" into honeycomb by Daniel Sandler · 14 years ago
  81. 5794f23 change the way test app waits for gc by Guang Zhu · 14 years ago
  82. f844dc4 Fit and finish on status bar: by Daniel Sandler · 14 years ago
  83. 7d7b549 Enable partial invalidates when rendering with OpenGL. by Romain Guy · 14 years ago
  84. f932469 A few small cleanning-ups. by Huahui Wu · 14 years ago
  85. 4c541b1 Merge "visibility ("lights out") API." into honeycomb by Joe Onorato · 14 years ago
  86. 664644d visibility ("lights out") API. by Joe Onorato · 14 years ago
  87. a566b7c Fix bitmap meshes to work in display lists. by Romain Guy · 14 years ago
  88. 8b2f526 Add support for arcs. by Romain Guy · 14 years ago
  89. c1cd9ba3 Add support for ovals and stroked rectangles. by Romain Guy · 14 years ago
  90. 17d25c5 Merge "b/3369602 Using Math.round() to convert float coordinates to integers." into honeycomb by Huahui Wu · 14 years ago
  91. 276677f Merge "Move URLTest tests to libcore." into honeycomb by Jesse Wilson · 14 years ago
  92. f3efdf5 Move URLTest tests to libcore. by Jesse Wilson · 14 years ago
  93. a586b7b b/3369602 Using Math.round() to convert float coordinates to integers. by Huahui Wu · 14 years ago
  94. 5a7b466 Add support for drawBitmapMesh(). by Romain Guy · 14 years ago
  95. 7e73ce9 DRT needs to clear cookies between tests. by Ben Murdoch · 14 years ago
  96. 0b5bd35 Add case-sensitive tests to DRT ignore list. by Ben Murdoch · 14 years ago
  97. 01d58e4 Add rounded rects and circles support to OpenGLRenderer. by Romain Guy · 14 years ago
  98. 9335f5b Merge "Make embedded hardware layers work. Bug #3369474" into honeycomb by Romain Guy · 14 years ago
  99. 42f3a4b Make embedded hardware layers work. Bug #3369474 by Romain Guy · 14 years ago
  100. 3974be6 further remove calls to runFinalization by Guang Zhu · 14 years ago