summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |/ /
| * | Decode common GL error codes when logging frame error statusRomain Guy2012-04-261-1/+10
* | | Merge "On new content, attach functor directly" into jb-devJohn Reck2012-04-261-4/+4
|\ \ \ | |/ / |/| |
| * | On new content, attach functor directlyChris Craik2012-04-251-4/+4
| |/
* | Ensure we start every frame in the proper GL stateRomain Guy2012-04-251-0/+8
|/
* Fix the build before the bot yells at me.Romain Guy2012-04-231-1/+1
* Prevent WebView from crashing when detached from the windowRomain Guy2012-04-232-22/+35
* More work on international keyboards.Jeff Brown2012-04-233-8/+8
* Remove USE_DISPLAY_LIST_PROPERTIES flagChet Haase2012-04-234-169/+148
* Get alias for Bluetooth devices.Jeff Brown2012-04-201-6/+5
* Improve handling of certain keyboard layout properties.Jeff Brown2012-04-181-8/+62
* Add Dvorak keyboard layout.Jeff Brown2012-04-172-10/+118
* Support loading keyboard layout overlays from resources.Jeff Brown2012-04-172-24/+106
* Add support for input devices that have vibrators.Jeff Brown2012-04-131-0/+2
* Merge "Notify applications when input devices change."Jeff Brown2012-04-121-3/+6
|\
| * Notify applications when input devices change.Jeff Brown2012-04-121-3/+6
* | Fix layer blending bugChet Haase2012-04-123-1/+10
|/
* HID usage should take precedence over scan code.Jeff Brown2012-04-121-6/+6
* Refactor key code mapping.Jeff Brown2012-04-111-15/+32
* Pass width/height parameters to webviewChet Haase2012-04-111-0/+4
* Request key maps from input manager service.Jeff Brown2012-04-106-184/+296
* You don't need LOCAL_STATIC_LIBRARIES when building static library.Ying Wang2012-04-061-4/+0
* Merge "Add a unique input device descriptor."Jeff Brown2012-04-061-3/+6
|\
| * Add a unique input device descriptor.Jeff Brown2012-04-061-3/+6
* | fix functor flag parsing, tweak process delayChris Craik2012-04-051-2/+2
|/
* Merge "Disable AA lines vertex attrib arrays after rendering"Romain Guy2012-04-042-8/+56
|\
| * Disable AA lines vertex attrib arrays after renderingRomain Guy2012-04-042-8/+56
* | Merge "Optimize FBOs composition"Romain Guy2012-04-031-5/+3
|\ \ | |/
| * Optimize FBOs compositionRomain Guy2012-04-031-5/+3
* | Optimization of alpha with DisplayList propertiesChet Haase2012-04-036-13/+41
* | Merge "Prevent crash when flushing the layers cache Bug #6258973"Romain Guy2012-04-023-2/+12
|\ \ | |/
| * Prevent crash when flushing the layers cacheRomain Guy2012-04-023-2/+12
* | Merge "Allow fine-grained control over functors execution"Chris Craik2012-04-022-5/+45
|\ \
| * | Allow fine-grained control over functors executionRomain Guy2012-04-022-5/+45
| |/
* | Enabling DisplayList propertiesChet Haase2012-04-021-1/+1
* | Re-enable DisplayList properties.Chet Haase2012-04-022-29/+68
|/
* Merge "Disable DisplayList properties pending fixes for AlphaAnimation"Chet Haase2012-03-291-1/+1
|\