1. c7d5349 Implement quickReject() and drawRect(). by Romain Guy · 15 years ago
  2. 5b7e333 Merge "Adding freetype font rendering to renderscript." by Alex Sakhartchouk · 15 years ago
  3. c086d94 Revert "am 256fc043: am 081bc5c4: fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Jeff Hamilton · 15 years ago
  4. e02dec8 am 256fc043: am 081bc5c4: fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago
  5. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 15 years ago
  6. ca9d544 Merge "Add colored rectangles implementation in OpenGLRenderer." by Romain Guy · 15 years ago
  7. 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 15 years ago
  8. 6495128 Fix return values for rsClamp. by Jason Sams · 15 years ago
  9. 9b949fc Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 15 years ago
  10. 8f31bd6 Merge "Add matrix ops to RSH headers." by Jason Sams · 15 years ago
  11. fae3f6b Add matrix ops to RSH headers. by Jason Sams · 15 years ago
  12. 038ecb0 Merge "Add support for transformations." by Romain Guy · 15 years ago
  13. f6a11b8 Add support for transformations. by Romain Guy · 15 years ago
  14. a6e2e01 am bc0793e4: am 03791188: Merge "Remember to initialize timestamps in the dispatch allocator" into gingerbread by Christopher Tate · 15 years ago
  15. e91a5db Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 15 years ago
  16. bb9524b Add implementations for clipRect(), save() and restore(). by Romain Guy · 15 years ago
  17. 320742b am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 15 years ago
  18. 3b224f9 am a4f98094: am 07ccf5ad: remove unused YUV formats by Mathias Agopian · 15 years ago
  19. 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
  20. f3a8f74 am b9fd188a: am d91ac98a: fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 15 years ago
  21. 37d9a6b am cefb8858: am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  22. e981c88 am b1efc3f6: am 7fbdc84e: More native input event dispatching. by Jeff Brown · 15 years ago
  23. 433517b Merge "Fix 32&24 ->16 bit bitmap uploads." by Jason Sams · 15 years ago
  24. 0ebd569 Fix 32&24 ->16 bit bitmap uploads. by Jason Sams · 15 years ago
  25. 7493c52 Merge "Re-enable optimization for detecting nop state changes in fragment and vertex programs." by Jason Sams · 15 years ago
  26. 7c1f4c3 Re-enable optimization for detecting nop state changes in fragment by Jason Sams · 15 years ago
  27. 3e16833 Fix simulator build again. by Romain Guy · 15 years ago
  28. 85bf02f Fix the simulator build. by Romain Guy · 15 years ago
  29. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 15 years ago
  30. 102fb89 Merge "Add glOrtho equivalent to the OpenGL ES 2.0 renderer." by Romain Guy · 15 years ago
  31. 08ae317 Add glOrtho equivalent to the OpenGL ES 2.0 renderer. by Romain Guy · 15 years ago
  32. 07ccf5a remove unused YUV formats by Mathias Agopian · 15 years ago
  33. f110d4b Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 15 years ago
  34. ef8f96a Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 15 years ago
  35. d91ac98 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 15 years ago
  36. 2833331 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  37. 3ac8da8 Remove the obsolete film example. by Jason Sams · 15 years ago
  38. 7fbdc84 More native input event dispatching. by Jeff Brown · 15 years ago
  39. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 15 years ago
  40. 94d0759 Fountain example cleanup. by Jason Sams · 15 years ago
  41. a5cb3b8 Merge "Remove legacy drawing functions. Skip element names starting with '#'" by Jason Sams · 15 years ago
  42. 6d1cf41 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 15 years ago
  43. 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
  44. 020bb7b Add skip to field packer. by Jason Sams · 15 years ago
  45. 3b970e7 Merge "Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0." by Romain Guy · 15 years ago
  46. e4d0112 Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. by Romain Guy · 15 years ago
  47. 4e74ae3 am 42bb545a: am 5c225b16: Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  48. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 15 years ago
  49. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  50. cb8e982 Merge "Remove InvokeData and add ContextFinish to generate a sync point." by Jason Sams · 15 years ago
  51. 8959f1c am 2dfd2aa4: am 92266a78: Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
  52. 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
  53. 9c3cda0 More work in progress on native events. by Jeff Brown · 15 years ago
  54. afcc0f8 Merge "update image processing." by Jason Sams · 15 years ago
  55. 96ed4cf Remove InvokeData and add ContextFinish to generate a sync point. by Jason Sams · 15 years ago
  56. 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
  57. 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
  58. 889eb88 am e0e5da0d: am 96e59eb8: Merge "Support for multiple tests" into gingerbread by Jeff Brown · 15 years ago
  59. f1d3802 Support for multiple tests by Jeff Brown · 15 years ago
  60. 56985cea update image processing. by Jason Sams · 15 years ago
  61. 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
  62. d983a25 am 4166aec5: am 28a6c8e9: am d890cbf7: Remove PollLoop from host build. by Jeff Brown · 15 years ago
  63. d890cbf Remove PollLoop from host build. by Jeff Brown · 15 years ago
  64. 0d6be58 am 34b418cd: am 5e95930b: am 43a9527c: Fix include paths. by Jeff Brown · 15 years ago
  65. 43a9527 Fix include paths. by Jeff Brown · 15 years ago
  66. 8e03b75 resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 15 years ago
  67. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 15 years ago
  68. 4b983d9 am dac5e001: am b8bb78f5: Change camera interface to support multiple cameras. by Chih-Chung Chang · 15 years ago
  69. b8bb78f Change camera interface to support multiple cameras. by Chih-Chung Chang · 15 years ago
  70. 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
  71. 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
  72. cac4d6d To enable the reflection of rs_mesh etc. Side benefit: Better type checking. by Shih-wei Liao · 15 years ago
  73. 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
  74. 96d719c Remove float8/16 from RS type list. by Jason Sams · 15 years ago
  75. 5e4d9a0 Add invariant check for stylesString size by Kenny Root · 15 years ago
  76. 70eeab74 am 34e5d967: am 55f8209d: Merge "allow re-targetting of surfaces" into kraken by Mathias Agopian · 15 years ago
  77. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 15 years ago
  78. 5708980 am 37583aeb: am 1debc665: fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  79. cbe4a73 Merge "Begin using reflected files." by Jason Sams · 15 years ago
  80. 1debc66 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 15 years ago
  81. e29f3e7 Begin using reflected files. by Jason Sams · 15 years ago
  82. 06983bc Range checking for ResTable_map by Kenny Root · 15 years ago
  83. 3379195 Improve checking in aapt dump by Kenny Root · 15 years ago
  84. 5800619 am f5f7d389: am fae5cb2b: optimize Surface.readFromParcel() by Mathias Agopian · 15 years ago
  85. 5f98310 am fd89b1c8: am 7623da43: split surface management from surface\'s buffers management by Mathias Agopian · 15 years ago
  86. 18fa1de am cfa6de70: am 593c05ce: clean-up client management. by Mathias Agopian · 15 years ago
  87. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 15 years ago
  88. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 15 years ago
  89. 593c05c clean-up client management. by Mathias Agopian · 15 years ago
  90. 89ec91b Merge "Removing debug output." by Alex Sakhartchouk · 15 years ago
  91. 422ce6b Removing debug output. by Alex Sakhartchouk · 15 years ago
  92. ddcafcb Fix 1684100: Making sure that empty package, type and resource ids are not accepted. by Konstantin Lopyrev · 15 years ago
  93. 0829f0d Merge "Creating the jni and java layer to integrate a3d" by Alex Sakhartchouk · 15 years ago
  94. aae74ad Creating the jni and java layer to integrate a3d by Alex Sakhartchouk · 15 years ago
  95. baff93d am ab5e67c6: am cefb01ab: Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken by Wu-cheng Li · 15 years ago
  96. cefb01a Merge "Add KEY_SUPPORTED_METERING_MODES and fix some typos." into kraken by Wu-cheng Li · 15 years ago
  97. 8aba232 Add KEY_SUPPORTED_METERING_MODES and fix some typos. by Wu-cheng Li · 15 years ago
  98. 4b18200 am 030a1553: am 2ea200c5: Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 15 years ago
  99. 2ea200c Merge "Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack modifications." into kraken by Eric Laurent · 15 years ago
  100. 3c358eb am 2f98f99c: am 5f5df382: Merge "Add camera metering mode API." into kraken by Wu-cheng Li · 15 years ago