summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* Fix launcher invisibility bugChet Haase2012-05-011-2/+2
* 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
* Remove USE_DISPLAY_LIST_PROPERTIES flagChet Haase2012-04-234-169/+148
* Fix layer blending bugChet Haase2012-04-123-1/+10
* Pass width/height parameters to webviewChet Haase2012-04-111-0/+4
* 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
|/
* Disable DisplayList properties pending fixes for AlphaAnimationChet Haase2012-03-291-1/+1
* Re-enabling DisplayList propertiesChet Haase2012-03-273-61/+17
* Use a status_t return type for GL functorsRomain Guy2012-03-265-20/+22
* Prevent random crashes on SGX architectureRomain Guy2012-03-261-0/+2
* Disable DisplayList propertiesChet Haase2012-03-221-1/+1
* Plug memory leak.Romain Guy2012-03-211-0/+2
* Enable DisplayList propertiesChet Haase2012-03-191-1/+1
* Merge "Optimizing DisplayList properties"Chet Haase2012-03-161-26/+26
|\
| * Optimizing DisplayList propertiesChet Haase2012-03-161-26/+26
* | Set the default text length to -1, not 1Romain Guy2012-03-151-1/+1
|/
* Correctly compute the number of bytes written by each op.Romain Guy2012-03-132-6/+5
* Fix garbage deref with DisplayList property structuresChet Haase2012-03-131-4/+3
* Merge "Follow the include style used elsewhere in the library"Romain Guy2012-03-131-1/+1
|\
| * Follow the include style used elsewhere in the libraryRomain Guy2012-03-131-1/+1
* | Fix garbage deref in DisplayList structuresChet Haase2012-03-131-11/+13
|/