1. 29a7d0d am 68c02e25: Merge "Preliminary support for clipRect(Rect, Op)" by Romain Guy · 13 years ago
  2. 68c02e2 Merge "Preliminary support for clipRect(Rect, Op)" by Romain Guy · 13 years ago
  3. 967e2bf Preliminary support for clipRect(Rect, Op) by Romain Guy · 13 years ago
  4. a9eb319 Making a graceful fallback for missing textures. by Alex Sakhartchouk · 13 years ago
  5. 543fbd2 Merge "Streamlining texture creation. Adding render target textureas. Adding texture params for shaders. Making it easier to bind root script." into graphics-dev by Alex Sakhartchouk · 13 years ago
  6. 6dd7f5e Merge "Fixes to simplify programmatic creation." into graphics-dev by Alex Sakhartchouk · 13 years ago
  7. e8bb420 Streamlining texture creation. by Alex Sakhartchouk · 13 years ago
  8. 91ec688 am f531a800: Merge "Update BiDiTest app for adding GridLayout unit tests" by Fabrice Di Meglio · 13 years ago
  9. bf2ab0b Update BiDiTest app for adding GridLayout unit tests by Fabrice Di Meglio · 13 years ago
  10. 14c2dff am d5544ac7: Merge "Pause webkit painting when UI tile painting queue is full" by Chris Craik · 13 years ago
  11. d5544ac Merge "Pause webkit painting when UI tile painting queue is full" by Chris Craik · 13 years ago
  12. 13eeef3 am 37f6934e: a test to measure the touch latency by Mathias Agopian · 13 years ago
  13. 37f6934 a test to measure the touch latency by Mathias Agopian · 13 years ago
  14. 4390c6b Pause webkit painting when UI tile painting queue is full by Chris Craik · 13 years ago
  15. 6f31c36 Fixes to simplify programmatic creation. by Alex Sakhartchouk · 13 years ago
  16. 5c15b76 Adding float param time stamp. Cleanup, robustness. by Alex Sakhartchouk · 13 years ago
  17. 1209b969 am ca050ab2: Merge "Update BiDiTest app" by Fabrice Di Meglio · 13 years ago
  18. ca050ab Merge "Update BiDiTest app" by Fabrice Di Meglio · 13 years ago
  19. 2b9ac31 Update BiDiTest app by Fabrice Di Meglio · 13 years ago
  20. ffdd853 Merge "Cleanup." into graphics-dev by Alex Sakhartchouk · 13 years ago
  21. e312646 Cleanup. by Alex Sakhartchouk · 13 years ago
  22. 9ffa5a5 am bbf1bc8b: Merge "Add optional metadata to initiliaze the render threat." by Romain Guy · 13 years ago
  23. bbf1bc8 Merge "Add optional metadata to initiliaze the render threat." by Romain Guy · 13 years ago
  24. 211370f Add optional metadata to initiliaze the render threat. by Romain Guy · 13 years ago
  25. a9431e1 Update RSTest in graphics-dev for latest pass/fail changes. by Stephen Hines · 13 years ago
  26. a831302 Merge "Making sure that parameter updates are properly propagated to RS. Cleanup of param creation code." into graphics-dev by Alex Sakhartchouk · 13 years ago
  27. 0c95233 Making sure that parameter updates are properly propagated to RS. by Alex Sakhartchouk · 13 years ago
  28. 2ff0188 am c97992b4: Merge "Add test for "public final static"-reflected constant fields." by Stephen Hines · 13 years ago
  29. c97992b Merge "Add test for "public final static"-reflected constant fields." by Stephen Hines · 13 years ago
  30. 0705fa4 Merge "Optimize camera updates from java. Remove duplicate constants." into graphics-dev by Alex Sakhartchouk · 13 years ago
  31. 3c658de am 6b110728: am 606b16bc: am e546b879: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1 by Xia Wang · 13 years ago
  32. 6b11072 am 606b16bc: am e546b879: am ccc11c4d: Merge "Fix a typo in image processing test" into ics-mr1 by Xia Wang · 13 years ago
  33. e2ce3b8 Fix a typo in image processing test by Xia Wang · 13 years ago
  34. 071abd1 Add test for "public final static"-reflected constant fields. by Stephen Hines · 13 years ago
  35. efd3fc7 am 2247e3f0: Merge "Test RS struct writing/reading." by Stephen Hines · 13 years ago
  36. b1ea64e Test RS struct writing/reading. by Stephen Hines · 13 years ago
  37. f684c01 Optimize camera updates from java. Remove duplicate constants. by Alex Sakhartchouk · 13 years ago
  38. 452889a Better debugging for shader params. by Alex Sakhartchouk · 13 years ago
  39. e92c78c Adding a time stamp to transforms to reduce update frequency. by Alex Sakhartchouk · 13 years ago
  40. 5de92296 Fixing possible pne. by Alex Sakhartchouk · 13 years ago
  41. e93db17 Making the SceneGraph more robust to make sure data is propagated to RS. by Alex Sakhartchouk · 13 years ago
  42. d3474b7 Merge "Better constant names, removed unused code, general cleanup." into graphics-dev by Alex Sakhartchouk · 13 years ago
  43. 4bda82d Better constant names, removed unused code, general cleanup. by Alex Sakhartchouk · 13 years ago
  44. 6c96337 Merge "Material name cleanup. Minor refactoring." into graphics-dev by Alex Sakhartchouk · 13 years ago
  45. a18d676 Material name cleanup. Minor refactoring. by Alex Sakhartchouk · 13 years ago
  46. 5a69cdc Merge "Separating scenegraph from the app that uses it." into graphics-dev by Alex Sakhartchouk · 13 years ago
  47. d4cb9c5 Separating scenegraph from the app that uses it. by Alex Sakhartchouk · 13 years ago
  48. 6bd4c7a am caaac348: Merge "Fix bugs with unsigned rsAtomicCas/Max/Min." by Stephen Hines · 13 years ago
  49. caaac34 Merge "Fix bugs with unsigned rsAtomicCas/Max/Min." by Stephen Hines · 13 years ago
  50. 109116b Fix bugs with unsigned rsAtomicCas/Max/Min. by Stephen Hines · 13 years ago
  51. 99b9381 Adding shader textures and removing specialized code. by Alex Sakhartchouk · 13 years ago
  52. 1e69f42 Adding accidentally removed init block. by Alex Sakhartchouk · 13 years ago
  53. 5121da1 Changing blur passes to use new shader structure. by Alex Sakhartchouk · 13 years ago
  54. a80fe1d am 9f46b112: Merge "Allow profiling of animation performance" by Chris Craik · 13 years ago
  55. 9f46b11 Merge "Allow profiling of animation performance" by Chris Craik · 13 years ago
  56. 702c6fd Allow profiling of animation performance by Chris Craik · 13 years ago
  57. 5dfe369 am 827951ac: Merge "Add new test for showing very slow animations." by Dianne Hackborn · 13 years ago
  58. 8a59b7f Add new test for showing very slow animations. by Dianne Hackborn · 13 years ago
  59. 68a1df6 am 1a54368b: Merge "Add full support for Canvas.setDrawFilter()" by Romain Guy · 13 years ago
  60. 5ff9df6 Add full support for Canvas.setDrawFilter() by Romain Guy · 13 years ago
  61. 1bc2cbf am 7a640a09: Merge "Revert "Use port 18000 instead of 8000 for layout tests"" by Guang Zhu · 13 years ago
  62. 7a640a0 Merge "Revert "Use port 18000 instead of 8000 for layout tests"" by Guang Zhu · 13 years ago
  63. d467347 Revert "Use port 18000 instead of 8000 for layout tests" by Guang Zhu · 13 years ago
  64. 3c5ebd1 Refactoring out some params code. by Alex Sakhartchouk · 13 years ago
  65. 3e60290 Merge "Many optimizations of rendering path. Adding ability to split up per shader and per object updates. Added cubemaps as scenegraph objects." into graphics-dev by Alex Sakhartchouk · 13 years ago
  66. 4fd35d8 Many optimizations of rendering path. by Alex Sakhartchouk · 13 years ago
  67. 4adbee3 am bad12166: Merge "Deprecate unused APIs" by Romain Guy · 13 years ago
  68. bad1216 Merge "Deprecate unused APIs" by Romain Guy · 13 years ago
  69. f9d9c06 Deprecate unused APIs by Romain Guy · 13 years ago
  70. d79c3fb am 4785a6ff: Merge "Full support for Canvas.drawPosText" by Romain Guy · 13 years ago
  71. 4785a6f Merge "Full support for Canvas.drawPosText" by Romain Guy · 13 years ago
  72. 671d6cf Full support for Canvas.drawPosText by Romain Guy · 13 years ago
  73. 5fd985d am 03cbb97e: Merge "Run ComputePerf multiple times." by Stephen Hines · 13 years ago
  74. 1f541a0 Run ComputePerf multiple times. by Stephen Hines · 13 years ago
  75. 7483a5e Merge "Making sure that renderpass objects get properly updated." into graphics-dev by Alex Sakhartchouk · 13 years ago
  76. 516054b Making sure that renderpass objects get properly updated. by Alex Sakhartchouk · 13 years ago
  77. 99225a6 Merge "Fixing blur passes. Refactoring." into graphics-dev by Alex Sakhartchouk · 13 years ago
  78. ce047cb Fixing blur passes. Refactoring. by Alex Sakhartchouk · 13 years ago
  79. c32d232 am 11d06a73: Merge "Fix text encoding when drawing with drawPosText in software" by Romain Guy · 13 years ago
  80. 11d06a7 Merge "Fix text encoding when drawing with drawPosText in software" by Romain Guy · 13 years ago
  81. 62b6eaa Fix text encoding when drawing with drawPosText in software by Romain Guy · 13 years ago
  82. 4f347eb am c7c09960: Merge "Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points" by Fabrice Di Meglio · 13 years ago
  83. c7c0996 Merge "Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points" by Fabrice Di Meglio · 13 years ago
  84. 61440e8 Finishing light linking. by Alex Sakhartchouk · 13 years ago
  85. 03e250a Fix bug #5870701 Thai text can be clipped when there are more glyphs generated than the initial number of code points by Fabrice Di Meglio · 13 years ago
  86. ee1031d Moving common function to the right place. by Alex Sakhartchouk · 13 years ago
  87. 76206c7 Merge "Cleanup and refactoring." into graphics-dev by Alex Sakhartchouk · 13 years ago
  88. 387d29e0 am e328d6b0: am b18a7c3e: am 1446c7b2: Merge "Get average value for image processing test bug#: 5566079" into ics-mr1 by Xia Wang · 13 years ago
  89. e328d6b am b18a7c3e: am 1446c7b2: Merge "Get average value for image processing test bug#: 5566079" into ics-mr1 by Xia Wang · 13 years ago
  90. e57b341 Cleanup and refactoring. by Alex Sakhartchouk · 13 years ago
  91. be5bdeb More general texture handling. Some cleanup. by Alex Sakhartchouk · 13 years ago
  92. 2b7e53f am 81754949: Merge "Write unit tests for android.speech.tts." by Narayan Kamath · 13 years ago
  93. 8175494 Merge "Write unit tests for android.speech.tts." by Narayan Kamath · 13 years ago
  94. 7f2bc4a am 49a13f00: Merge "Remove some stale TODOs from the Java Bridge tests" by Steve Block · 13 years ago
  95. c93643b Remove some stale TODOs from the Java Bridge tests by Steve Block · 13 years ago
  96. 10f2a3c Merge "Now utilizing ability to bind constants. Fixing small copy/paste typo." into graphics-dev by Alex Sakhartchouk · 13 years ago
  97. e135b1a Merge "Adding shader parameter linking." into graphics-dev by Alex Sakhartchouk · 13 years ago
  98. fdccec9 Now utilizing ability to bind constants. Fixing small copy/paste typo. by Alex Sakhartchouk · 13 years ago
  99. dd1da45 Adding shader parameter linking. by Alex Sakhartchouk · 13 years ago
  100. c60aad2 Write unit tests for android.speech.tts. by Narayan Kamath · 13 years ago