summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Textured text calls could be invisibleRomain Guy2012-06-112-0/+5
* Track canvas clearing for swap buffers logic.Chet Haase2012-06-076-11/+15
* Revert "Add more temporary logging for investigating detachFunctor"Chris Craik2012-06-061-5/+2
* Add more temporary logging for investigating detachFunctorChris Craik2012-06-051-2/+5
* Port the legacy velocity tracker strategy.Jeff Brown2012-06-041-0/+126
* Implement a second order integrating VT strategy.Jeff Brown2012-06-041-11/+37
* Implement a weighted least squares VelocityTracker strategy.Jeff Brown2012-06-041-21/+126
* Merge "Implement an integrating VelocityTracker strategy." into jb-devJeff Brown2012-06-031-0/+104
|\
| * Implement an integrating VelocityTracker strategy.Jeff Brown2012-06-031-0/+104
* | Merge "Make velocity tracker strategy configurable." into jb-devJeff Brown2012-06-031-17/+74
|\ \ | |/
| * Make velocity tracker strategy configurable.Jeff Brown2012-06-031-17/+74
* | Skip eglSwapBuffers() call when we do not draw to GLChet Haase2012-05-314-147/+202
|/
* Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-devChris Craik2012-05-221-2/+1
|\
| * Avoid crash if onDetachedFromWindow called after destroyChris Craik2012-05-221-2/+1
* | Merge "Add temporary functor lifetime logging" into jb-devChris Craik2012-05-221-1/+2
|\ \ | |/
| * Add temporary functor lifetime loggingChris Craik2012-05-221-1/+2
* | Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-devRomain Guy2012-05-223-10/+24
|\ \ | |/ |/|
| * Ensure we always set the proper blending modeRomain Guy2012-05-223-10/+24
* | Don't clear the functor at every drawChris Craik2012-05-221-1/+2
|/
* Sanitize display list propertiesRomain Guy2012-05-183-14/+11
* Avoid unnecessary copy when invoking drawBitmap(int[])Romain Guy2012-05-155-35/+55
* Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into...Romain Guy2012-05-146-9/+91
|\
| * Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)Romain Guy2012-05-146-9/+91
* | Merge "Detect when pointer has stopped moving." into jb-devJeff Brown2012-05-141-6/+25
|\ \
| * | Detect when pointer has stopped moving.Jeff Brown2012-05-141-6/+25
* | | Merge "Fix pointer indexing issue in VelocityTracker." into jb-devJeff Brown2012-05-141-6/+13
|\ \ \ | |/ /
| * | Fix pointer indexing issue in VelocityTracker.Jeff Brown2012-05-141-6/+13
* | | Merge "Improve touch event resampling." into jb-devJeff Brown2012-05-142-67/+153
|\ \ \ | |/ /
| * | Improve touch event resampling.Jeff Brown2012-05-142-67/+153
* | | Merge "More VelocityTracker refactoring." into jb-devJeff Brown2012-05-141-49/+89
|\ \ \ | |/ / | | / | |/ |/|
| * More VelocityTracker refactoring.Jeff Brown2012-05-131-49/+89
* | Forget the name of a texture after freeingRomain Guy2012-05-142-6/+10
* | Fix two memory leaksRomain Guy2012-05-142-17/+30
* | Properly pre-cache latin glyphsRomain Guy2012-05-142-14/+17
|/
* Add call sites for OpenGL's debug label extensionRomain Guy2012-05-123-22/+53
* Minor refactoring before starting on velocity tracker changes.Jeff Brown2012-05-114-508/+558
* Merge "Revert "Add temporary functor lifetime logging"" into jb-devChris Craik2012-05-081-1/+0
|\
| * Revert "Add temporary functor lifetime logging"Chris Craik2012-05-081-1/+0
* | Merge "Fix issue where scale-animating text would jump temporarily a few pixe...Chet Haase2012-05-072-8/+5
|\ \
| * | Fix issue where scale-animating text would jump temporarily a few pixelsChet Haase2012-05-072-8/+5
* | | Fix hang/crash in native path codeChet Haase2012-05-032-0/+27
| |/ |/|
* | Add temporary functor lifetime loggingChris Craik2012-05-021-0/+1
* | Merge "Improve handling of built-in keyboard." into jb-devJeff Brown2012-05-011-3/+4
|\ \ | |/ |/|
| * Improve handling of built-in keyboard.Jeff Brown2012-05-011-3/+4
* | Fix launcher invisibility bugChet Haase2012-05-011-2/+2
|/
* Merge "Resample touch events on frame boundaries." into jb-devJeff Brown2012-04-273-51/+302
|\
| * Resample touch events on frame boundaries.Jeff Brown2012-04-273-51/+302
* | Merge "Work-around for a Skia rasterization bug Bug #6411457" into jb-devRomain Guy2012-04-273-38/+108
|\ \
| * | Work-around for a Skia rasterization bugRomain Guy2012-04-273-38/+108
* | | Merge "Decode common GL error codes when logging frame error status" into jb-devRomain Guy2012-04-261-1/+10
|\ \ \ | |/ /