1. bb9524b Add implementations for clipRect(), save() and restore(). by Romain Guy · 15 years ago
  2. 320742b am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 15 years ago
  3. 3b224f9 am a4f98094: am 07ccf5ad: remove unused YUV formats by Mathias Agopian · 15 years ago
  4. fc94e89 am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
  5. f3a8f74 am b9fd188a: am d91ac98a: fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 15 years ago
  6. 37d9a6b am cefb8858: am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  7. e981c88 am b1efc3f6: am 7fbdc84e: More native input event dispatching. by Jeff Brown · 15 years ago
  8. 433517b Merge "Fix 32&24 ->16 bit bitmap uploads." by Jason Sams · 15 years ago
  9. 0ebd569 Fix 32&24 ->16 bit bitmap uploads. by Jason Sams · 15 years ago
  10. 7493c52 Merge "Re-enable optimization for detecting nop state changes in fragment and vertex programs." by Jason Sams · 15 years ago
  11. 7c1f4c3 Re-enable optimization for detecting nop state changes in fragment by Jason Sams · 15 years ago
  12. 3e16833 Fix simulator build again. by Romain Guy · 15 years ago
  13. 85bf02f Fix the simulator build. by Romain Guy · 15 years ago
  14. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 15 years ago
  15. 102fb89 Merge "Add glOrtho equivalent to the OpenGL ES 2.0 renderer." by Romain Guy · 15 years ago
  16. 08ae317 Add glOrtho equivalent to the OpenGL ES 2.0 renderer. by Romain Guy · 15 years ago
  17. 07ccf5a remove unused YUV formats by Mathias Agopian · 15 years ago
  18. f110d4b Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 15 years ago
  19. ef8f96a Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
  20. d91ac98 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 15 years ago
  21. 2833331 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  22. 3ac8da8 Remove the obsolete film example. by Jason Sams · 15 years ago
  23. 7fbdc84 More native input event dispatching. by Jeff Brown · 15 years ago
  24. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 15 years ago
  25. 94d0759 Fountain example cleanup. by Jason Sams · 15 years ago
  26. a5cb3b8 Merge "Remove legacy drawing functions. Skip element names starting with '#'" by Jason Sams · 15 years ago
  27. 6d1cf41 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 15 years ago
  28. 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
  29. 020bb7b Add skip to field packer. by Jason Sams · 15 years ago
  30. 3b970e7 Merge "Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0." by Romain Guy · 15 years ago
  31. e4d0112 Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. by Romain Guy · 15 years ago
  32. 4e74ae3 am 42bb545a: am 5c225b16: Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  33. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  34. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  35. cb8e982 Merge "Remove InvokeData and add ContextFinish to generate a sync point." by Jason Sams · 15 years ago
  36. 8959f1c am 2dfd2aa4: am 92266a78: Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
  37. 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
  38. 9c3cda0 More work in progress on native events. by Jeff Brown · 15 years ago
  39. afcc0f8 Merge "update image processing." by Jason Sams · 15 years ago
  40. 96ed4cf Remove InvokeData and add ContextFinish to generate a sync point. by Jason Sams · 15 years ago
  41. 4e094c1 Merge "Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort." by Shih-wei Liao · 15 years ago
  42. 722a5d7 Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort. by Shih-wei Liao · 15 years ago
  43. 889eb88 am e0e5da0d: am 96e59eb8: Merge "Support for multiple tests" into gingerbread by Jeff Brown · 15 years ago
  44. f1d3802 Support for multiple tests by Jeff Brown · 15 years ago
  45. 56985cea update image processing. by Jason Sams · 15 years ago
  46. 1fdcb08 Merge "To enable the reflection of rs_mesh etc. Side benefit: Better type checking. Double-checked with Nick that the extra "struct" is enabling reflection and type checking without incurring overhead." by Shih-wei Liao · 15 years ago
  47. d983a25 am 4166aec5: am 28a6c8e9: am d890cbf7: Remove PollLoop from host build. by Jeff Brown · 15 years ago
  48. d890cbf Remove PollLoop from host build. by Jeff Brown · 15 years ago
  49. 0d6be58 am 34b418cd: am 5e95930b: am 43a9527c: Fix include paths. by Jeff Brown · 15 years ago
  50. 43a9527 Fix include paths. by Jeff Brown · 15 years ago
  51. 8e03b75 resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 15 years ago
  52. 46b9ac0a Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  53. 4b983d9 am dac5e001: am b8bb78f5: Change camera interface to support multiple cameras. by Chih-Chung Chang · 15 years ago
  54. b8bb78f Change camera interface to support multiple cameras. by Chih-Chung Chang · 15 years ago
  55. 669bdbf am b9d7b46b: am 8f864513: Merge "Fix String8 to free its memory only after assignment operations based on pointers are finished in case that pointer referred to the string\'s original contents." into kraken by Andreas Huber · 15 years ago
  56. 62a2aa0 Fix String8 to free its memory only after assignment operations based on pointers are finished in case that pointer referred to the string's original contents. by Andreas Huber · 15 years ago
  57. cac4d6d To enable the reflection of rs_mesh etc. Side benefit: Better type checking. by Shih-wei Liao · 15 years ago
  58. c3db34e Merge "Remove float8/16 from RS type list. We will not have time to work through ABI issues for these types on arm for our ship date. Can be re-added later." by Jason Sams · 15 years ago
  59. 96d719c Remove float8/16 from RS type list. by Jason Sams · 15 years ago
  60. 5e4d9a0 Add invariant check for stylesString size by Kenny Root · 15 years ago
  61. 70eeab74 am 34e5d967: am 55f8209d: Merge "allow re-targetting of surfaces" into kraken by Mathias Agopian · 15 years ago
  62. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  63. 5708980 am 37583aeb: am 1debc665: fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  64. cbe4a73 Merge "Begin using reflected files." by Jason Sams · 15 years ago
  65. 1debc66 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  66. e29f3e7 Begin using reflected files. by Jason Sams · 15 years ago
  67. 06983bc Range checking for ResTable_map by Kenny Root · 15 years ago
  68. 3379195 Improve checking in aapt dump by Kenny Root · 15 years ago
  69. 5800619 am f5f7d389: am fae5cb2b: optimize Surface.readFromParcel() by Mathias Agopian · 15 years ago
  70. 5f98310 am fd89b1c8: am 7623da43: split surface management from surface\'s buffers management by Mathias Agopian · 15 years ago
  71. 18fa1de am cfa6de70: am 593c05ce: clean-up client management. by Mathias Agopian · 15 years ago
  72. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 15 years ago
  73. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  74. 593c05c clean-up client management. by Mathias Agopian · 15 years ago
  75. 89ec91b Merge "Removing debug output." by Alex Sakhartchouk · 15 years ago
  76. 422ce6b Removing debug output. by Alex Sakhartchouk · 15 years ago
  77. ddcafcb Fix 1684100: Making sure that empty package, type and resource ids are not accepted. by Konstantin Lopyrev · 15 years ago
  78. 0829f0d Merge "Creating the jni and java layer to integrate a3d" by Alex Sakhartchouk · 15 years ago
  79. aae74ad Creating the jni and java layer to integrate a3d by Alex Sakhartchouk · 15 years ago
  80. baff93d am ab5e67c6: am cefb01ab: Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken by Wu-cheng Li · 15 years ago
  81. cefb01a Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken by Wu-cheng Li · 15 years ago
  82. 8aba232 Add KEY_SUPPORTED_METERING_MODES and fix some typos. by Wu-cheng Li · 15 years ago
  83. 4b18200 am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 15 years ago
  84. 2ea200c Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 15 years ago
  85. 3c358eb am 2f98f99c: am 5f5df382: Merge "Add camera metering mode API." into kraken by Wu-cheng Li · 15 years ago
  86. 5f5df38 Merge "Add camera metering mode API." into kraken by Wu-cheng Li · 15 years ago
  87. 65b6545 Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications. by Eric Laurent · 15 years ago
  88. f7f6333 Add camera metering mode API. by Wu-cheng Li · 15 years ago
  89. b8b1e1f Merge "Disabble vertex logging. bug 2734616" by Jason Sams · 15 years ago
  90. ab67fb9 Disabble vertex logging. bug 2734616 by Jason Sams · 15 years ago
  91. be5cd38 Merge "Remove RS_KIND from vertex arrays types. Legacy vertex programs now bind by name just like the user programs. This removes the need for two different ways of declairing the same information." by Jason Sams · 15 years ago
  92. 9e83c02 Merge "types update." by Jason Sams · 15 years ago
  93. 491271d am 7258fd92: am 5be7de5f: Merge "fix a bug where fading in/out of opaque 32-bits windows wasn\'t working" into kraken by Mathias Agopian · 15 years ago
  94. bd69e1b am 5220af87: am 770492cb: more clean-up in preparation of bigger changes by Mathias Agopian · 15 years ago
  95. a0612e4 fix a bug where fading in/out of opaque 32-bits windows wasn't working by Mathias Agopian · 15 years ago
  96. 8cb39de Remove RS_KIND from vertex arrays types. by Jason Sams · 15 years ago
  97. c9d0a87 types update. by Jason Sams · 15 years ago
  98. 3678f19 Merge "Rough implemetation of ForEach. Remove launchID from root graphics script." by Jason Sams · 15 years ago
  99. f17bccc Rough implemetation of ForEach. Remove launchID from root graphics script. by Jason Sams · 15 years ago
  100. 12fc0af Merge "Fountain update. Update field names to match legacy expectations. Cleanup java code." by Jason Sams · 15 years ago