1. 5cbbce5 Reduced the complexity of layers composition. by Romain Guy · 14 years ago
  2. 1d58b49 Merge "Add implementations for saveLayerAlpha() and textured rects." by Romain Guy · 14 years ago
  3. bd6b79b Add implementations for saveLayerAlpha() and textured rects. by Romain Guy · 14 years ago
  4. 2afa220 Merge "Update fountain to use boolean rather than ints for true/false." by Jason Sams · 14 years ago
  5. 61d10a4 Update fountain to use boolean rather than ints for true/false. by Jason Sams · 14 years ago
  6. cf3a2b7 am cdf1357b: am 8e103da1: Merge "Various fixes and improvements in audio effects implementation" into gingerbread by Eric Laurent · 14 years ago
  7. 7ae7ac4 Convert tabs to spaces. by Romain Guy · 14 years ago
  8. 1b63338 Merge "Implement quickReject() and drawRect()." by Romain Guy · 14 years ago
  9. c7d5349 Implement quickReject() and drawRect(). by Romain Guy · 14 years ago
  10. 3d54108 Merge "Add support for non-VBO drawing in Meshes." by Jason Sams · 14 years ago
  11. eeeaccc Add support for non-VBO drawing in Meshes. by Jason Sams · 14 years ago
  12. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 14 years ago
  13. 5b7e333 Merge "Adding freetype font rendering to renderscript." by Alex Sakhartchouk · 14 years ago
  14. c086d94 Revert "am 256fc043: am 081bc5c4: fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger" by Jeff Hamilton · 14 years ago
  15. e02dec8 am 256fc043: am 081bc5c4: fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  16. 081bc5c fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger by Mathias Agopian · 14 years ago
  17. ca9d544 Merge "Add colored rectangles implementation in OpenGLRenderer." by Romain Guy · 14 years ago
  18. 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 14 years ago
  19. 6495128 Fix return values for rsClamp. by Jason Sams · 14 years ago
  20. 9b949fc Adding freetype font rendering to renderscript. by Alex Sakhartchouk · 14 years ago
  21. 8f31bd6 Merge "Add matrix ops to RSH headers." by Jason Sams · 14 years ago
  22. fae3f6b Add matrix ops to RSH headers. by Jason Sams · 14 years ago
  23. 038ecb0 Merge "Add support for transformations." by Romain Guy · 14 years ago
  24. f6a11b8 Add support for transformations. by Romain Guy · 14 years ago
  25. a6e2e01 am bc0793e4: am 03791188: Merge "Remember to initialize timestamps in the dispatch allocator" into gingerbread by Christopher Tate · 14 years ago
  26. e91a5db Remember to initialize timestamps in the dispatch allocator by Christopher Tate · 14 years ago
  27. bb9524b Add implementations for clipRect(), save() and restore(). by Romain Guy · 14 years ago
  28. 320742b am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatching." into gingerbread by Dianne Hackborn · 14 years ago
  29. 3b224f9 am a4f98094: am 07ccf5ad: remove unused YUV formats by Mathias Agopian · 14 years ago
  30. fc94e89 am efcf68aa: am ef8f96a7: Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  31. f3a8f74 am b9fd188a: am d91ac98a: fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 14 years ago
  32. 37d9a6b am cefb8858: am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 14 years ago
  33. e981c88 am b1efc3f6: am 7fbdc84e: More native input event dispatching. by Jeff Brown · 14 years ago
  34. 433517b Merge "Fix 32&24 ->16 bit bitmap uploads." by Jason Sams · 14 years ago
  35. 0ebd569 Fix 32&24 ->16 bit bitmap uploads. by Jason Sams · 14 years ago
  36. 7493c52 Merge "Re-enable optimization for detecting nop state changes in fragment and vertex programs." by Jason Sams · 14 years ago
  37. 7c1f4c3 Re-enable optimization for detecting nop state changes in fragment by Jason Sams · 14 years ago
  38. 3e16833 Fix simulator build again. by Romain Guy · 14 years ago
  39. 85bf02f Fix the simulator build. by Romain Guy · 14 years ago
  40. a95e4cb First stab at attaching native event dispatching. by Dianne Hackborn · 14 years ago
  41. 102fb89 Merge "Add glOrtho equivalent to the OpenGL ES 2.0 renderer." by Romain Guy · 14 years ago
  42. 08ae317 Add glOrtho equivalent to the OpenGL ES 2.0 renderer. by Romain Guy · 14 years ago
  43. 07ccf5a remove unused YUV formats by Mathias Agopian · 14 years ago
  44. f110d4b Move ImageProcessing and ModelViewer to reflected files. by Jason Sams · 14 years ago
  45. ef8f96a Merge "Start of work on passing around StrictMode policy over Binder calls." into gingerbread by Brad Fitzpatrick · 14 years ago
  46. d91ac98 fix [2785833] valgrind error in android::Layer::requestBuffer by Mathias Agopian · 14 years ago
  47. 2833331 Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 14 years ago
  48. 3ac8da8 Remove the obsolete film example. by Jason Sams · 14 years ago
  49. 7fbdc84 More native input event dispatching. by Jeff Brown · 14 years ago
  50. 27b3a7a Start of work on passing around StrictMode policy over Binder calls. by Brad Fitzpatrick · 14 years ago
  51. 94d0759 Fountain example cleanup. by Jason Sams · 14 years ago
  52. a5cb3b8 Merge "Remove legacy drawing functions. Skip element names starting with '#'" by Jason Sams · 14 years ago
  53. 6d1cf41 Remove legacy drawing functions. Skip element names starting with '#' by Jason Sams · 14 years ago
  54. aba8d30 Merge "Add skip to field packer. remove hsb functions from env headers. add RS_PACKED define for packed structures." by Jason Sams · 14 years ago
  55. 020bb7b Add skip to field packer. by Jason Sams · 14 years ago
  56. 3b970e7 Merge "Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0." by Romain Guy · 14 years ago
  57. e4d0112 Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0. by Romain Guy · 14 years ago
  58. 4e74ae3 am 42bb545a: am 5c225b16: Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  59. 5c225b1 Even more native input dispatch work in progress. by Jeff Brown · 14 years ago
  60. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 14 years ago
  61. cb8e982 Merge "Remove InvokeData and add ContextFinish to generate a sync point." by Jason Sams · 14 years ago
  62. 8959f1c am 2dfd2aa4: am 92266a78: Merge "More work in progress on native events." into gingerbread by Jeff Brown · 14 years ago
  63. 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 14 years ago
  64. 9c3cda0 More work in progress on native events. by Jeff Brown · 14 years ago
  65. afcc0f8 Merge "update image processing." by Jason Sams · 14 years ago
  66. 96ed4cf Remove InvokeData and add ContextFinish to generate a sync point. by Jason Sams · 14 years ago
  67. 4e094c1 Merge "Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort." by Shih-wei Liao · 14 years ago
  68. 722a5d7 Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort. by Shih-wei Liao · 14 years ago
  69. 889eb88 am e0e5da0d: am 96e59eb8: Merge "Support for multiple tests" into gingerbread by Jeff Brown · 14 years ago
  70. f1d3802 Support for multiple tests by Jeff Brown · 14 years ago
  71. 56985cea update image processing. by Jason Sams · 14 years ago
  72. 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 · 14 years ago
  73. d983a25 am 4166aec5: am 28a6c8e9: am d890cbf7: Remove PollLoop from host build. by Jeff Brown · 14 years ago
  74. d890cbf Remove PollLoop from host build. by Jeff Brown · 14 years ago
  75. 0d6be58 am 34b418cd: am 5e95930b: am 43a9527c: Fix include paths. by Jeff Brown · 14 years ago
  76. 43a9527 Fix include paths. by Jeff Brown · 14 years ago
  77. 8e03b75 resolved conflicts for merge of 9e660c82 to master by Jeff Brown · 14 years ago
  78. 46b9ac0 Native input dispatch rewrite work in progress. by Jeff Brown · 14 years ago
  79. 4b983d9 am dac5e001: am b8bb78f5: Change camera interface to support multiple cameras. by Chih-Chung Chang · 14 years ago
  80. b8bb78f Change camera interface to support multiple cameras. by Chih-Chung Chang · 14 years ago
  81. 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 · 14 years ago
  82. 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 · 14 years ago
  83. cac4d6d To enable the reflection of rs_mesh etc. Side benefit: Better type checking. by Shih-wei Liao · 14 years ago
  84. 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 · 14 years ago
  85. 96d719c Remove float8/16 from RS type list. by Jason Sams · 14 years ago
  86. 5e4d9a0 Add invariant check for stylesString size by Kenny Root · 14 years ago
  87. 70eeab7 am 34e5d967: am 55f8209d: Merge "allow re-targetting of surfaces" into kraken by Mathias Agopian · 14 years ago
  88. 5e14010 allow re-targetting of surfaces by Mathias Agopian · 14 years ago
  89. 5708980 am 37583aeb: am 1debc665: fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 14 years ago
  90. cbe4a73 Merge "Begin using reflected files." by Jason Sams · 14 years ago
  91. 1debc66 fix [2751143] Device crashes when in a text box for too long by Mathias Agopian · 14 years ago
  92. e29f3e7 Begin using reflected files. by Jason Sams · 14 years ago
  93. 06983bc Range checking for ResTable_map by Kenny Root · 14 years ago
  94. 3379195 Improve checking in aapt dump by Kenny Root · 14 years ago
  95. 5800619 am f5f7d389: am fae5cb2b: optimize Surface.readFromParcel() by Mathias Agopian · 14 years ago
  96. 5f98310 am fd89b1c8: am 7623da43: split surface management from surface\'s buffers management by Mathias Agopian · 14 years ago
  97. 18fa1de am cfa6de70: am 593c05ce: clean-up client management. by Mathias Agopian · 14 years ago
  98. fae5cb2 optimize Surface.readFromParcel() by Mathias Agopian · 14 years ago
  99. 7623da4 split surface management from surface's buffers management by Mathias Agopian · 14 years ago
  100. 593c05c clean-up client management. by Mathias Agopian · 14 years ago