1. 181d0a6 Don't apply AA to rects with no rotation/perspective. by Romain Guy · 13 years ago
  2. 72c7362 am 61220e88: am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  3. 3f6c77b Fix embedded spaces in tar stream EVEN HARDER by Christopher Tate · 13 years ago
  4. b0628bf Implement shared-storage full backup/restore by Christopher Tate · 13 years ago
  5. 61220e8 am bbbab26e: am 2c180499: Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  6. 2c18049 Merge "Revert velocity damping. Bug: 4364920" into honeycomb-mr2 by Jeff Brown · 13 years ago
  7. ac55c2b Revert velocity damping. Bug: 4364920 by Jeff Brown · 13 years ago
  8. 2194513 CameraParameters: add PIXEL_FORMAT_RGBA8888 by Iliyan Malchev · 13 years ago
  9. 24855c0 merge various SF fixes from gingerbread to honeycomb-mr2 (DO NOT MERGE) by Mathias Agopian · 13 years ago
  10. b2fd84a resolved conflicts for merge of b9783b49 to honeycomb-plus-aosp by Marco Nelissen · 13 years ago
  11. 8cdda44 Merge "Measure text with the appropriate text encoding. Bug #4546327" by Romain Guy · 13 years ago
  12. 67ffc36 Measure text with the appropriate text encoding. Bug #4546327 by Romain Guy · 13 years ago
  13. a742f85 am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  14. 56503b8 am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2 by Jeff Brown · 13 years ago
  15. 19c97d46 Implement pointer acceleration. by Jeff Brown · 13 years ago
  16. 1a536e6 Merge "Restore from a previous full backup's tarfile" by Christopher Tate · 13 years ago
  17. 75a9970 Restore from a previous full backup's tarfile by Christopher Tate · 13 years ago
  18. cb0975b Merge "Add support to OpenGLRendere to draw BiDi text. Bug #4350336" by Romain Guy · 13 years ago
  19. 726aeba Add support to OpenGLRendere to draw BiDi text. Bug #4350336 by Romain Guy · 13 years ago
  20. 73e0bc8 9-axis sensor fusion with Kalman filter by Mathias Agopian · 13 years ago
  21. 8239b95 Merge "Fix issue with drawColor(color, Mode.Clear)" by Romain Guy · 13 years ago
  22. f09ef51 Fix issue with drawColor(color, Mode.Clear) by Romain Guy · 13 years ago
  23. 41d8165 Merge "Cleaup of rsComponent to remove GL types." by Jason Sams · 13 years ago
  24. ef9be20 am 6c2db6fb: am 95f397ad: Merge "Revert "DO NOT MERGE Correctly implement the CLEAR xfermode."" into honeycomb-mr2 by James Dong · 13 years ago
  25. f1d8a30 Revert "DO NOT MERGE Correctly implement the CLEAR xfermode." by James Dong · 13 years ago
  26. eb2466b Merge "Prettify memory dump." by Romain Guy · 13 years ago
  27. d2ba50a Prettify memory dump. by Romain Guy · 13 years ago
  28. 8eed7ad Merge "Fix texture coordinates for sub-bitmap rendering." by Romain Guy · 13 years ago
  29. 1e59f9d Fix texture coordinates for sub-bitmap rendering. by Romain Guy · 13 years ago
  30. 66db3ab Cleaup of rsComponent to remove GL types. by Jason Sams · 13 years ago
  31. 0f667ff am a33bb164: am 4686fb8a: Merge "DO NOT MERGE Correctly implement the CLEAR xfermode." into honeycomb-mr2 by Romain Guy · 13 years ago
  32. 4686fb8 Merge "DO NOT MERGE Correctly implement the CLEAR xfermode." into honeycomb-mr2 by Romain Guy · 13 years ago
  33. e324197 DO NOT MERGE Correctly implement the CLEAR xfermode. by Romain Guy · 13 years ago
  34. f9187df Merge "Correctly implement the CLEAR xfermode." by Romain Guy · 13 years ago
  35. f504a2f Correctly implement the CLEAR xfermode. by Romain Guy · 13 years ago
  36. 0d92e34 Merge "Start splitting allocation into hal and core." by Jason Sams · 13 years ago
  37. 7e8aae7 Start splitting allocation into hal and core. by Jason Sams · 13 years ago
  38. 3c2fb02 am 8148cc3e: am 86ea1f5f: Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  39. fbc6797 am d5358874: am 5ced76a1: Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 13 years ago
  40. 8e5799e am af685f3b: am 85a7f99c: Merge "Refactor how timeouts are calculated. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  41. 7d0fb57 am 16330e24: am 94e838f6: Merge "Improve VelocityTracker numerical stability. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  42. 4e3ba25c am 4bd89fb0: am 82e4373e: Merge "Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)" into honeycomb-mr2 by Jeff Brown · 13 years ago
  43. 86ea1f5 Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE) by Jeff Brown · 13 years ago
  44. 5ced76a Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE) by Jeff Brown · 13 years ago
  45. dd386cc SurfaceTexture: disable a failing test. by Jamie Gennis · 13 years ago
  46. 44e9e0d SurfaceTexture: fix an error check in dequeueBuffer. by Jamie Gennis · 13 years ago
  47. a218715 SurfaceTexture: clean up some comments, tests, etc. by Jamie Gennis · 13 years ago
  48. b9783b4 am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread by Simon Wilson · 13 years ago
  49. 68d6075 Refactor how timeouts are calculated. (DO NOT MERGE) by Jeff Brown · 13 years ago
  50. 5b2b4d9 Improve VelocityTracker numerical stability. (DO NOT MERGE) by Jeff Brown · 13 years ago
  51. 96ad397 Use touch pad gestures to manipulate the pointer. (DO NOT MERGE) by Jeff Brown · 13 years ago
  52. 9e76366 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  53. 8e4ee2d Merge "Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default" by Mathias Agopian · 13 years ago
  54. 9162bca Merge "Enable large font rendering with GPU acceleration" by Chet Haase · 13 years ago
  55. 161e67f resolved conflicts for merge of 06a8ceac to master by Dianne Hackborn · 13 years ago
  56. ba3cf46 Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default by Mathias Agopian · 13 years ago
  57. 16fa5aa Merge "RefBase subclasses can now decide how they want to be destroyed." by Mathias Agopian · 13 years ago
  58. 6db8c50 RefBase subclasses can now decide how they want to be destroyed. by Mathias Agopian · 13 years ago
  59. 06a8cea am c851ea56: am 69cb8757: Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  60. 69cb875 Add new "-swNNNdp" resource qualifier. by Dianne Hackborn · 13 years ago
  61. 44984ea Enable large font rendering with GPU acceleration by Chet Haase · 13 years ago
  62. d9d37cc Move context and device creation out of the spec file. by Jason Sams · 13 years ago
  63. 60108e6 Merge "Preparing libRS for for compilation on host." by Alex Sakhartchouk · 13 years ago
  64. 4235e03 Merge "Disable error report temporarily to enable inline video" by Mathias Agopian · 13 years ago
  65. bca2d5b Disable error report temporarily to enable inline video by Teng-Hui Zhu · 13 years ago
  66. 706804e Merge "Add auto-white balance locking to the Camera API." by Eino-Ville Talvala · 13 years ago
  67. 6c72eec Preparing libRS for for compilation on host. by Alex Sakhartchouk · 13 years ago
  68. 51c07e7 Merge "Moves fbo support in renderscript behind the hal" by Alex Sakhartchouk · 13 years ago
  69. 3badb0d Merge "Core to client fifo on sockets." by Jason Sams · 13 years ago
  70. edbfabd Core to client fifo on sockets. by Jason Sams · 13 years ago
  71. d9c2601a Add auto-white balance locking to the Camera API. by Eino-Ville Talvala · 13 years ago
  72. d39d1af Updates resulting from the Skia merge (revision 1327) by Derek Sollenberger · 13 years ago
  73. 42d7c9c Merge "Full backup tweaks" by Christopher Tate · 13 years ago
  74. dc92c82 Full backup tweaks by Christopher Tate · 13 years ago
  75. 2f6964f Moves fbo support in renderscript behind the hal by Alex Sakhartchouk · 13 years ago
  76. 65f47d8 Merge "Add initial API for stylus and mouse buttons." by Jeff Brown · 13 years ago
  77. fe9f8ab Add initial API for stylus and mouse buttons. by Jeff Brown · 13 years ago
  78. 2e4a323 am 46a282f3: am 0ed2e845: Merge "DO NOT MERGE. Integrate add new screen width/height in "dp" configs." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
  79. 9dec462 Merge "Prepare OpenGLRenderer to use glyphs from TextLayoutCache" by Fabrice Di Meglio · 13 years ago
  80. 2ea75880 Prepare OpenGLRenderer to use glyphs from TextLayoutCache by Fabrice Di Meglio · 13 years ago
  81. d4a010d Merge "Cleanup mesh creation." by Alex Sakhartchouk · 13 years ago
  82. ebff8f9 DO NOT MERGE. Integrate add new screen width/height in "dp" configs. by Dianne Hackborn · 13 years ago
  83. 83a7cdc5 Use pax extended tar format to support long filenames etc. by Christopher Tate · 13 years ago
  84. 674b595 Merge "Antialiasing for rectangles" by Chet Haase · 13 years ago
  85. 858aa93 Antialiasing for rectangles by Chet Haase · 13 years ago
  86. 25999a0 Cleanup mesh creation. by Alex Sakhartchouk · 13 years ago
  87. 415c842 Merge "rsLib cleanup" by Alex Sakhartchouk · 13 years ago
  88. e845c35 fix onFrameAvailable by Mathias Agopian · 13 years ago
  89. 7f3289c Add SurfaceTexture logging by Mathias Agopian · 13 years ago
  90. 402ff24 Implement {Surface|SurfaceTextureClient}::setSwapInterval() by Mathias Agopian · 13 years ago
  91. a6b717b new tests for SurfaceTexture synchronous mode by Mathias Agopian · 13 years ago
  92. 5bbb1cf Add the concept of synchronous dequeueBuffer in SurfaceTexture by Mathias Agopian · 13 years ago
  93. ed3894c unify SurfaceTexture and Surface by Mathias Agopian · 13 years ago
  94. 0297dca Fix a bug where setgeometry couldn't be undone by Mathias Agopian · 13 years ago
  95. 5911f95 am 041aa34e: am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 13 years ago
  96. a0f5bb1 Merge "Full local backup infrastructure" by Christopher Tate · 13 years ago
  97. 4a627c7 Full local backup infrastructure by Christopher Tate · 13 years ago
  98. ed0fd52 Merge "Add code for generating fifo command packing." by Jason Sams · 13 years ago
  99. 041aa34 am 87d86044: am bcd029b6: Merge "Add missing clean-up of idmap file descriptors." by Conley Owens · 13 years ago
  100. aa9d84c resolved conflicts for merge of 05be6d6f to master by Dianne Hackborn · 13 years ago