1. d70cbb8 am aec3e36f: am 2d817f75: Free scanBuf in ZipFileRO by Kenny Root · 14 years ago
  2. 55e8198 Fixing fonts to use constant color instead of variable. by Alex Sakhartchouk · 14 years ago
  3. 518f033 Adding more matrix math functions. by Alex Sakhartchouk · 14 years ago
  4. 442a647 Support constant and varying colors in ProgramFragment. by Jason Sams · 14 years ago
  5. aec3e36 am 2d817f75: Free scanBuf in ZipFileRO by Kenny Root · 14 years ago
  6. 2d817f7 Free scanBuf in ZipFileRO by Kenny Root · 14 years ago
  7. 42d530f Merge "Fix native crash in SkiaShader." by Romain Guy · 14 years ago
  8. 6c07daf Fix native crash in SkiaShader. by Romain Guy · 14 years ago
  9. f61f33d Merge "Added ability to set font color. Propagating the name of meshes and allocations from native a3d to java" by Alex Sakhartchouk · 14 years ago
  10. fb10c16 Added ability to set font color. by Alex Sakhartchouk · 14 years ago
  11. b70c1db Adding parseSizesList, getSupportedPreviewSizes to CameraParameters. by Nipun Kwatra · 14 years ago
  12. 374b4d9 Merge "Adding onscreen frame and script time for debugging." by Alex Sakhartchouk · 14 years ago
  13. 6de5550 Adding onscreen frame and script time for debugging. by Alex Sakhartchouk · 14 years ago
  14. a275354 Merge "Adding drop shadow support" by Alex Sakhartchouk · 14 years ago
  15. db1938e Add support for ColorFilters. by Romain Guy · 14 years ago
  16. 89a524a Adding drop shadow support by Alex Sakhartchouk · 14 years ago
  17. eb4e0c3 Merge "Refactor Skia shaders handling." by Romain Guy · 14 years ago
  18. 06f96e2 Refactor Skia shaders handling. by Romain Guy · 14 years ago
  19. 51c2ec2 Adding getSupportedPictureSizes which returns a Vector of supported Sizes. by Nipun Kwatra · 14 years ago
  20. bc6ed6c am 3b724c83: am 00e5c613: Merge "Improve thread safety of input mappers." into gingerbread by Jeff Brown · 14 years ago
  21. 3b724c8 am 00e5c613: Merge "Improve thread safety of input mappers." into gingerbread by Jeff Brown · 14 years ago
  22. 00e5c61 Merge "Improve thread safety of input mappers." into gingerbread by Jeff Brown · 14 years ago
  23. 6328cdc Improve thread safety of input mappers. by Jeff Brown · 14 years ago
  24. 154a320 resolved conflicts for merge of 27eecb70 to gingerbread by Jean-Baptiste Queru · 14 years ago
  25. b82da65 Fix improper clipping after a save() by Romain Guy · 14 years ago
  26. 3534531 Merge "Cleanup of signed/unsigned Make all functions overloadable." by Jason Sams · 14 years ago
  27. ce49d03 resolved conflicts for merge of 02513855 to master by Mathias Agopian · 14 years ago
  28. f0690c4 Cleanup of signed/unsigned Make all functions overloadable. by Jason Sams · 14 years ago
  29. b827f45 Merge "Fix gradients rendering and destructor crashes." by Romain Guy · 14 years ago
  30. ae5575b Fix gradients rendering and destructor crashes. by Romain Guy · 14 years ago
  31. 0251385 am 050b5624: Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  32. 050b562 Added SensorManager.getMinDelay() by Mathias Agopian · 14 years ago
  33. 8f5d160 am 0c51c98f: am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  34. 0c51c98 am 4506c62a: fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  35. edb2fc6 Merge "Fix 2877497: export rsgProgramVertexLoadProjectionMatrix()" by Jim Miller · 14 years ago
  36. 83407b9 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  37. 4506c62 fix inaccurate copyrights by Jean-Baptiste Queru · 14 years ago
  38. f82447e Merge "Moved all the rendering code to the new shader generator." by Romain Guy · 14 years ago
  39. 889f8d1 Moved all the rendering code to the new shader generator. by Romain Guy · 14 years ago
  40. 1fdacef am 06abd0a6: am 571180c4: Merge "Attempt to fix the SDK build" into gingerbread by Christopher Tate · 14 years ago
  41. 06abd0a am 571180c4: Merge "Attempt to fix the SDK build" into gingerbread by Christopher Tate · 14 years ago
  42. 571180c Merge "Attempt to fix the SDK build" into gingerbread by Christopher Tate · 14 years ago
  43. 466b22b Attempt to fix the SDK build by Christopher Tate · 14 years ago
  44. 74278c73 am 9c705411: am aab985b9: Fix touch input in landscape mode. by Jeff Brown · 14 years ago
  45. 9c70541 am aab985b9: Fix touch input in landscape mode. by Jeff Brown · 14 years ago
  46. b0a5750 am 6ec402b5: DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  47. aab985b Fix touch input in landscape mode. by Jeff Brown · 14 years ago
  48. 6ec402b DO NOT MERGE: Fix input event injection ANRs on UI thread. by Jeff Brown · 14 years ago
  49. bbda99d Fixed StatusBar ANRs due to input event injection on UI thread. by Jeff Brown · 14 years ago
  50. 98d4a5c am 4dc8ead1: am 7b40518e: Merge "Change unistd.h to stddef.h to be correct" into gingerbread by Chris Tate · 14 years ago
  51. 4dc8ead am 7b40518e: Merge "Change unistd.h to stddef.h to be correct" into gingerbread by Chris Tate · 14 years ago
  52. 7b40518 Merge "Change unistd.h to stddef.h to be correct" into gingerbread by Chris Tate · 14 years ago
  53. a4879ba Change unistd.h to stddef.h to be correct by Kenny Root · 14 years ago
  54. d154855 am 47cf709a: am 8c5d9430: Merge "Add unistd.h for size_t typedef to fix sim-eng" into gingerbread by Kenny Root · 14 years ago
  55. 47cf709 am 8c5d9430: Merge "Add unistd.h for size_t typedef to fix sim-eng" into gingerbread by Kenny Root · 14 years ago
  56. 8c5d943 Merge "Add unistd.h for size_t typedef to fix sim-eng" into gingerbread by Kenny Root · 14 years ago
  57. fdbb58c am 9362ea76: am 9f2a91bc: Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 14 years ago
  58. 9362ea7 am 9f2a91bc: Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 14 years ago
  59. 9d90ed7 Add unistd.h for size_t typedef to fix sim-eng by Kenny Root · 14 years ago
  60. 9f2a91b Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once." into gingerbread by Mathias Agopian · 14 years ago
  61. 9835d61 am 1de9f490: am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
  62. 1de9f49 am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
  63. bae6fe2 Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
  64. b100cbf Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
  65. d8e7620 Fix 2877497: export rsgProgramVertexLoadProjectionMatrix() by Jim Miller · 14 years ago
  66. 2279971 am 9795a25d: am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  67. 9795a25 am 6d0fec2d: Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  68. 6d0fec2 Refactor input reader to support new device types more easily. by Jeff Brown · 14 years ago
  69. 5193a5b Merge "Cleanup sendToClient and add rsGetDt(). Remove legacy implemtation of matrix calls which were moved to llvm bc." by Jason Sams · 14 years ago
  70. 1796651 Cleanup sendToClient and add rsGetDt(). by Jason Sams · 14 years ago
  71. 51c70e3 fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot dequeue all allocated buffers at once. by Mathias Agopian · 14 years ago
  72. 85d8daa Merge "Generate shaders to cover all possible cases." by Romain Guy · 14 years ago
  73. ac670c0 Generate shaders to cover all possible cases. by Romain Guy · 14 years ago
  74. 84fabc0 am 245cb784: am 84c924a6: Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 14 years ago
  75. 245cb78 am 84c924a6: Merge "Replace several IPCThreadState::get() lookups with one." into gingerbread by Brad Fitzpatrick · 14 years ago
  76. 7bcad8a3 Replace several IPCThreadState::get() lookups with one. by Brad Fitzpatrick · 14 years ago
  77. 4687373 Merge "Query the CPU count and use the result to determine if and how many worker threads we use." by Jason Sams · 14 years ago
  78. 7f4d0c9 Query the CPU count and use the result to determine by Jason Sams · 14 years ago
  79. 65ef909 When font cache still has empty space, by Alex Sakhartchouk · 14 years ago
  80. e8e62a4 Add text alignment support to drawText(). by Romain Guy · 14 years ago
  81. 9b9902d Updating parts of font cache as needed instead of the entire map. by Alex Sakhartchouk · 14 years ago
  82. 51769a6 Cleanup, added properties for the FontRenderer. by Romain Guy · 14 years ago
  83. b84b7e8 am 1db0e88e: am 4782cdbb: Merge "Fix a memory corruption when writting Sensor into a parcel" into gingerbread by Mathias Agopian · 14 years ago
  84. 1db0e88 am 4782cdbb: Merge "Fix a memory corruption when writting Sensor into a parcel" into gingerbread by Mathias Agopian · 14 years ago
  85. b54a3c9 Fix a memory corruption when writting Sensor into a parcel by Mathias Agopian · 14 years ago
  86. b7e7036 Merge "Add a way to query GL extensions." by Romain Guy · 14 years ago
  87. bd0e6aa Add a way to query GL extensions. by Romain Guy · 14 years ago
  88. 6d6b749 move native services under services/ by Mathias Agopian · 14 years ago
  89. b621677 Merge "Minor ImageProcessing script optimization to make it a better FP benchmark." by Jason Sams · 14 years ago
  90. f46f25a Minor ImageProcessing script optimization to make it a better FP benchmark. by Jason Sams · 14 years ago
  91. 09147fb Add support for text culling. by Romain Guy · 14 years ago
  92. 236d4ee Merge "Add text rendering." by Romain Guy · 14 years ago
  93. 694b519 Add text rendering. by Romain Guy · 14 years ago
  94. 5c49ec3 am 1f2ec407: am 23e8de26: propagate sensor event rate properly by Mathias Agopian · 14 years ago
  95. 50558b9 resolved conflicts for merge of bc54e63c to master by Mathias Agopian · 14 years ago
  96. 1f2ec40 am 23e8de26: propagate sensor event rate properly by Mathias Agopian · 14 years ago
  97. bc54e63 am e4764521: Merge "new SensorService" into gingerbread by Mathias Agopian · 14 years ago
  98. 23e8de2 propagate sensor event rate properly by Mathias Agopian · 14 years ago
  99. 1cc4523 rs_types.rsh and rs_math.rsh are default include files. Remove their #include. by Shih-wei Liao · 14 years ago
  100. 19a25c1 Merge "Use bccGetExportVars to get mFieldCount, instead of hardwiring "100" in calloc." by Shih-wei Liao · 14 years ago