summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Don't apply AA to rects with no rotation/perspective.Romain Guy2011-06-093-3/+7
* Measure text with the appropriate text encoding.Romain Guy2011-06-031-6/+11
* Add support to OpenGLRendere to draw BiDi text.Romain Guy2011-06-017-49/+84
* Fix issue with drawColor(color, Mode.Clear)Romain Guy2011-05-272-0/+15
* Prettify memory dump.Romain Guy2011-05-271-1/+1
* Fix texture coordinates for sub-bitmap rendering.Romain Guy2011-05-261-4/+4
* Correctly implement the CLEAR xfermode.Romain Guy2011-05-264-6/+38
* Enable large font rendering with GPU accelerationChet Haase2011-05-192-6/+35
* Updates resulting from the Skia merge (revision 1327)Derek Sollenberger2011-05-161-5/+4
* Merge "Prepare OpenGLRenderer to use glyphs from TextLayoutCache"Fabrice Di Meglio2011-05-132-0/+7
|\
| * Prepare OpenGLRenderer to use glyphs from TextLayoutCacheFabrice Di Meglio2011-05-132-0/+7
* | Antialiasing for rectanglesChet Haase2011-05-122-1/+81
|/
* Minor javadoc enhancementsChet Haase2011-05-061-1/+1
* Merge "Fix for scaled AA lines"Chet Haase2011-05-061-42/+102
|\
| * Fix for scaled AA linesChet Haase2011-05-061-42/+102
* | Add ability for hierarchyviewer to output displaylist infoChet Haase2011-05-054-0/+334
|/
* Revert "Add ability for hierarchyviewer to output displaylist info"Chet Haase2011-05-044-334/+0
* Add ability for hierarchyviewer to output displaylist infoChet Haase2011-05-044-0/+334
* Merge "Allows to render with an OpenGL context inside a TextureView."Romain Guy2011-05-027-24/+45
|\
| * Allows to render with an OpenGL context inside a TextureView.Romain Guy2011-05-027-24/+45
* | Line endcaps for AA lines are now antialiased.Chet Haase2011-05-026-65/+124
|/
* Merge "New widget: TextureView Bug #4343984"Romain Guy2011-04-288-13/+166
|\
| * New widget: TextureViewRomain Guy2011-04-288-13/+166
* | Merge "Fix various hw-accelerated line/point bugs"Chet Haase2011-04-274-105/+73
|\ \ | |/ |/|
| * Fix various hw-accelerated line/point bugsChet Haase2011-04-274-105/+73
* | Correctly compute tex coords for rect layers.Romain Guy2011-04-273-16/+21
|/
* Apply shaders/filters to text drop shadows.Romain Guy2011-04-262-6/+27
* Minor cleanup in GLrenderer codeChet Haase2011-04-251-2/+3
* Fix bitfield bug with vertex shader selectionChet Haase2011-04-222-2/+5
* Enable anti-aliasing for hw-accelerated linesChet Haase2011-04-216-86/+294
* Add logging of graphics acceleration info to bugreportsChet Haase2011-04-017-18/+233
* Merge "When deleting a path, remove it from the path cache. Bug #4170585"Romain Guy2011-03-242-3/+8
|\
| * When deleting a path, remove it from the path cache.Romain Guy2011-03-242-3/+8
* | Merge "Fix bug with accelerated translucent rendering"Chet Haase2011-03-241-0/+3
|\ \ | |/ |/|
| * Fix bug with accelerated translucent renderingChet Haase2011-03-241-0/+3
* | Use the correct API to query system properties.Romain Guy2011-03-231-2/+2
* | Don't crash when omitting paint to drawBitmap() with A8 configs.Romain Guy2011-03-231-1/+3
* | Fix shaders generation on IMG GPUs.Romain Guy2011-03-231-2/+2
* | Take fake bold font property into account.Romain Guy2011-03-231-1/+1
|/
* Add support for drawPoint() and drawPoints().Romain Guy2011-03-216-6/+120
* Fix hairline rendering.Romain Guy2011-03-181-14/+12
* Correctly apply filters to Alpha8 bitmaps.Romain Guy2011-03-182-1/+43
* Fix paths rendering issues.Romain Guy2011-03-184-37/+10
* Optimize rect-shaped layers.Romain Guy2011-03-184-19/+23
* Send WebView the current transform and whether we're drawing a layer.Romain Guy2011-03-171-21/+11
* am 72064c66: am b0204d0a: am c2b91a61: Merge "Modify the GL renderer\'s funct...Romain Guy2011-03-161-5/+25
|\
| * Modify the GL renderer's functor to pass the clip to WebViewRomain Guy2011-03-161-5/+25
* | am f8c4c128: am 0f7d2ec3: am 46fc2517: Merge "Fix performance issue in Launch...Romain Guy2011-03-153-0/+12
|\ \ | |/
| * Fix performance issue in LauncherRomain Guy2011-03-153-0/+12
* | am 5c84a134: am a1bd5a5f: Merge "Fix disappearing edges in lists/scrollviews/...Romain Guy2011-03-151-9/+13
|\ \ | |/