1. 243924b am 3409e728: Correctly pre-clip paths when recording display lists Bug #6836448 External bug: http://code.google.com/p/android/issues/detail?id=34946 by Romain Guy · 12 years ago
  2. 3409e72 Correctly pre-clip paths when recording display lists by Romain Guy · 12 years ago
  3. 01f03dc am 0a386ffa: Text shadow alpha handling incorrect DO NOT MERGE by Romain Guy · 12 years ago
  4. 0a386ff Text shadow alpha handling incorrect DO NOT MERGE by Romain Guy · 12 years ago
  5. 4930649 am 68cefd20: Merge "Textured text calls could be invisible Bug #6597730" into jb-dev by Romain Guy · 12 years ago
  6. 16c8808 Textured text calls could be invisible Bug #6597730 by Romain Guy · 12 years ago
  7. ca43c96 am 44b2fe3f: Track canvas clearing for swap buffers logic. by Chet Haase · 12 years ago
  8. 44b2fe3 Track canvas clearing for swap buffers logic. by Chet Haase · 12 years ago
  9. 6d99a02 am 8f1f714f: Merge "Revert "Add more temporary logging for investigating detachFunctor"" into jb-dev by Chris Craik · 12 years ago
  10. 932b7f6 Revert "Add more temporary logging for investigating detachFunctor" by Chris Craik · 12 years ago
  11. 34e5f5a am 3676b137: Merge "Add more temporary logging for investigating detachFunctor" into jb-dev by Chris Craik · 12 years ago
  12. 8857b2f Add more temporary logging for investigating detachFunctor by Chris Craik · 12 years ago
  13. 78f04a3 am 51df04b9: Port the legacy velocity tracker strategy. by Jeff Brown · 12 years ago
  14. ba58221 am a5b06982: Implement a second order integrating VT strategy. by Jeff Brown · 12 years ago
  15. 2fd6bae am 18f329e9: Implement a weighted least squares VelocityTracker strategy. by Jeff Brown · 12 years ago
  16. 51df04b Port the legacy velocity tracker strategy. by Jeff Brown · 12 years ago
  17. a5b0698 Implement a second order integrating VT strategy. by Jeff Brown · 12 years ago
  18. 18f329e Implement a weighted least squares VelocityTracker strategy. by Jeff Brown · 12 years ago
  19. 767bc6d am 1fbbc071: Merge "Implement an integrating VelocityTracker strategy." into jb-dev by Jeff Brown · 12 years ago
  20. 7d3fa09 am f47e76e2: Merge "Make velocity tracker strategy configurable." into jb-dev by Jeff Brown · 12 years ago
  21. 1fbbc07 Merge "Implement an integrating VelocityTracker strategy." into jb-dev by Jeff Brown · 12 years ago
  22. f47e76e Merge "Make velocity tracker strategy configurable." into jb-dev by Jeff Brown · 12 years ago
  23. 53dd12a Implement an integrating VelocityTracker strategy. by Jeff Brown · 12 years ago
  24. 9eb7d86 Make velocity tracker strategy configurable. by Jeff Brown · 12 years ago
  25. d014006 am 561ff8a7: Merge "Skip eglSwapBuffers() call when we do not draw to GL" into jb-dev by Chet Haase · 12 years ago
  26. 4865909 Skip eglSwapBuffers() call when we do not draw to GL by Chet Haase · 12 years ago
  27. 9970bba am 3534e134: Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev by Chris Craik · 12 years ago
  28. 3534e13 Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev by Chris Craik · 12 years ago
  29. 9e08012 Avoid crash if onDetachedFromWindow called after destroy by Chris Craik · 12 years ago
  30. 49413bc am 7a9328a3: Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 12 years ago
  31. 7a9328a Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 12 years ago
  32. 5ba87a0 am e5a4a3dc: Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-dev by Romain Guy · 12 years ago
  33. e5a4a3d Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-dev by Romain Guy · 12 years ago
  34. f8dafa1 Add temporary functor lifetime logging by Chris Craik · 12 years ago
  35. ddf7437 Ensure we always set the proper blending mode Bug #6527305 by Romain Guy · 12 years ago
  36. 1ff2c7f am 12fd5db4: Merge "Don\'t clear the functor at every draw" into jb-dev by Chris Craik · 12 years ago
  37. c8538ade Don't clear the functor at every draw by Chris Craik · 12 years ago
  38. d568e4d am 196a7dae: Merge "Sanitize display list properties" into jb-dev by Romain Guy · 12 years ago
  39. f26c8be Sanitize display list properties by Romain Guy · 12 years ago
  40. 952a451 am 2298fe22: Merge "Avoid unnecessary copy when invoking drawBitmap(int[]) Bug #6483390" into jb-dev by Romain Guy · 12 years ago
  41. d5cfec8 am 7b8523aa: Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev by Romain Guy · 12 years ago
  42. aebfdc2 am e4db99cf: Merge "Detect when pointer has stopped moving." into jb-dev by Jeff Brown · 12 years ago
  43. 634ec69 am 08b544c7: Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev by Jeff Brown · 12 years ago
  44. 7469f8b am 47a4a50d: Merge "Improve touch event resampling." into jb-dev by Jeff Brown · 12 years ago
  45. e2ec70b am 00ff4748: Merge "More VelocityTracker refactoring." into jb-dev by Jeff Brown · 12 years ago
  46. 769bcce am c9ade202: Merge "Forget the name of a texture after freeing Bug #6408362" into jb-dev by Romain Guy · 12 years ago
  47. f0e5e27 am 2be45697: Merge "Fix two memory leaks Bug #6408362" into jb-dev by Romain Guy · 12 years ago
  48. 49c5fc0 Avoid unnecessary copy when invoking drawBitmap(int[]) Bug #6483390 by Romain Guy · 12 years ago
  49. 7b8523a Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into jb-dev by Romain Guy · 12 years ago
  50. e651cc6 Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...) by Romain Guy · 12 years ago
  51. 8efd02c am 00fdfe41: Merge "Properly pre-cache latin glyphs Bug #6408362" into jb-dev by Romain Guy · 12 years ago
  52. e4db99c Merge "Detect when pointer has stopped moving." into jb-dev by Jeff Brown · 12 years ago
  53. 08b544c Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev by Jeff Brown · 12 years ago
  54. 9072940 Detect when pointer has stopped moving. by Jeff Brown · 12 years ago
  55. 47a4a50 Merge "Improve touch event resampling." into jb-dev by Jeff Brown · 12 years ago
  56. dcab190 Fix pointer indexing issue in VelocityTracker. by Jeff Brown · 12 years ago
  57. 7174a49 Improve touch event resampling. by Jeff Brown · 12 years ago
  58. 00ff474 Merge "More VelocityTracker refactoring." into jb-dev by Jeff Brown · 12 years ago
  59. 99a6ddd Forget the name of a texture after freeing Bug #6408362 by Romain Guy · 12 years ago
  60. 9d9758a Fix two memory leaks Bug #6408362 by Romain Guy · 12 years ago
  61. ae91c4c Properly pre-cache latin glyphs Bug #6408362 by Romain Guy · 12 years ago
  62. 85bd0d6 More VelocityTracker refactoring. by Jeff Brown · 12 years ago
  63. ce8b9c3 am 15e84399: Merge "Add call sites for OpenGL\'s debug label extension" into jb-dev by Romain Guy · 12 years ago
  64. dfa1046 Add call sites for OpenGL's debug label extension by Romain Guy · 12 years ago
  65. 47272c9 am b12b6b51: Merge "Minor refactoring before starting on velocity tracker changes." into jb-dev by Jeff Brown · 12 years ago
  66. 8a90e6e Minor refactoring before starting on velocity tracker changes. by Jeff Brown · 12 years ago
  67. d915560 am aa997294: Merge "Revert "Add temporary functor lifetime logging"" into jb-dev by Chris Craik · 12 years ago
  68. aa99729 Merge "Revert "Add temporary functor lifetime logging"" into jb-dev by Chris Craik · 12 years ago
  69. 12d434a Revert "Add temporary functor lifetime logging" by Chris Craik · 12 years ago
  70. 48fa471 am 4bbcae7e: Merge "Fix issue where scale-animating text would jump temporarily a few pixels" into jb-dev by Chet Haase · 12 years ago
  71. 4bbcae7 Merge "Fix issue where scale-animating text would jump temporarily a few pixels" into jb-dev by Chet Haase · 12 years ago
  72. d3efd69 Fix issue where scale-animating text would jump temporarily a few pixels by Chet Haase · 12 years ago
  73. d92c5c0 am 6c5f4cd0: Merge "Fix hang/crash in native path code" into jb-dev by Chet Haase · 12 years ago
  74. d34dd71 Fix hang/crash in native path code by Chet Haase · 12 years ago
  75. 0e693b2 am 3421f9fd: Merge "Add temporary functor lifetime logging" into jb-dev by Chris Craik · 12 years ago
  76. 2fe9980 Add temporary functor lifetime logging by Chris Craik · 12 years ago
  77. c3cca66 am 0632b35b: Merge "Improve handling of built-in keyboard." into jb-dev by Jeff Brown · 12 years ago
  78. 0632b35 Merge "Improve handling of built-in keyboard." into jb-dev by Jeff Brown · 12 years ago
  79. daa3753 Improve handling of built-in keyboard. by Jeff Brown · 12 years ago
  80. 2bee5f4 am 3b83dc42: Merge "Fix launcher invisibility bug" into jb-dev by Chet Haase · 12 years ago
  81. 6f9ad20 Fix launcher invisibility bug by Chet Haase · 12 years ago
  82. 3e2d591 resolved conflicts for merge of 13c04786 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  83. 39b58ba resolved conflicts for merge of bc2fb7b9 to jb-dev-plus-aosp by Jean-Baptiste Queru · 12 years ago
  84. b2228eb Merge "Runtime resource overlay: clean-up." by Jean-Baptiste Queru · 12 years ago
  85. 9e3bc3f Merge "Build overlay packages just like regular packages." by Jean-Baptiste Queru · 12 years ago
  86. ffd6ea4 Merge "Resample touch events on frame boundaries." into jb-dev by Jeff Brown · 12 years ago
  87. 771526c Resample touch events on frame boundaries. by Jeff Brown · 12 years ago
  88. 665a376 Merge "Work-around for a Skia rasterization bug Bug #6411457" into jb-dev by Romain Guy · 12 years ago
  89. fdd6fc1 Work-around for a Skia rasterization bug Bug #6411457 by Romain Guy · 12 years ago
  90. 8bd12ea Merge "Decode common GL error codes when logging frame error status" into jb-dev by Romain Guy · 12 years ago
  91. a44a63a Decode common GL error codes when logging frame error status by Romain Guy · 12 years ago
  92. a75fbc3 Merge "On new content, attach functor directly" into jb-dev by John Reck · 12 years ago
  93. c189ef5 Ensure we start every frame in the proper GL state Bug #6345013, #6314960 by Romain Guy · 12 years ago
  94. c2c9543 On new content, attach functor directly by Chris Craik · 12 years ago
  95. 3d745c0 Fix the build before the bot yells at me. by Romain Guy · 12 years ago
  96. ba6be8a Prevent WebView from crashing when detached from the window Bug #6365056 by Romain Guy · 12 years ago
  97. 8bca94a More work on international keyboards. by Jeff Brown · 12 years ago
  98. 1271e2c Remove USE_DISPLAY_LIST_PROPERTIES flag by Chet Haase · 12 years ago
  99. 5bbd4b4 Get alias for Bluetooth devices. by Jeff Brown · 12 years ago
  100. 9a2bbf6 Improve handling of certain keyboard layout properties. by Jeff Brown · 12 years ago