summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.tfarina@chromium.org2012-03-193-6/+6
* UI compositor support for EXT_occlusion_query.reveman@google.com2012-03-192-0/+21
* ui/gfx: Rename canvas_skia_skia to just canvas_skia.tfarina@chromium.org2012-03-183-3/+3
* ui/gfx: Kill Canvas::FillRect() function that takes gfx::Brush.tfarina@chromium.org2012-03-173-60/+0
* ui/gfx: Fix the file names of "canvas_skia_*" to say just "canvas_platform".tfarina@chromium.org2012-03-175-0/+0
* Invert web content when Windows color scheme is white-on-black.dmazzoni@chromium.org2012-03-174-1/+176
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-178-24/+176
* ui/gfx: Clean up the remaining references to CanvasSkia.tfarina@chromium.org2012-03-179-519/+454
* Revert r127269 "Adds a new layer animation element which owns an interpolated...oshima@chromium.org2012-03-166-169/+15
* Adds a new layer animation element which owns an interpolated transform. This...vollick@chromium.org2012-03-166-15/+169
* Avoid using skia::ScopedPlatformPaint in RenderTextLinux::EnsureLayout(). Thi...reveman@google.com2012-03-161-3/+5
* Remove redundant memory clears when constructing BitmapPlatformDevice instanc...twiz@chromium.org2012-03-162-0/+7
* Windows: acknowledge AcceleratedSurfaceBuffersSwapped even if surface ID is z...apatrick@chromium.org2012-03-161-1/+3
* gfx::PNGCodec: User-defined error/warning handling functionsfrancoisk777@gmail.com2012-03-151-0/+23
* ui: Export a function that's used by a test.thakis@chromium.org2012-03-151-2/+2
* Clip constrained windows to the tabcontents bounds.ben@chromium.org2012-03-152-0/+13
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-155-11/+10
* Support browser side thumbnailing for GPU-composited pages on Windows.mazda@chromium.org2012-03-152-1/+153
* Added apatrick as OWNER in ui/gfx/surface.kbr@chromium.org2012-03-141-0/+2
* Ensure that PresentThreadPool is initialized on the UI thread.apatrick@chromium.org2012-03-142-34/+41
* Replacing GLSurface::SetVisibility with SetBufferAllocation for more explicit...mmocny@chromium.org2012-03-142-11/+11
* ash: Update app list UI to match latest crwm.xiyuan@chromium.org2012-03-143-0/+70
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-147-11/+10
* ui/gfx: Remove includes to linux_util.h. They aren't necessary anymore.tfarina@chromium.org2012-03-142-3/+0
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-134-17/+5
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-132-6/+5
* Rename UpdateLayout() to ResetLayout() which is more accurate.xji@chromium.org2012-03-136-42/+34
* Adds unit tests which check that gfx::PNGCodec is able to decode grayscale an...francoisk777@gmail.com2012-03-131-14/+379
* Fix a check_perms error.hbono@chromium.org2012-03-131-0/+0
* Add Screen stubs for Androidyfriedman@chromium.org2012-03-131-0/+22
* Simplify handling of BiDi cursor movementbenrg@chromium.org2012-03-1310-819/+631
* ui/gfx: Add unittests for RemoveWindowsStyleAccelerators() function.tfarina@chromium.org2012-03-131-0/+19
* [Coverity] Fixed pass-by-value to pass-by-referencegroby@chromium.org2012-03-122-10/+10
* ui/gfx: Move BGRAToRGBA() function to its unique caller (clipboard_gtk.cc).tfarina@chromium.org2012-03-122-27/+0
* views: Disable subpixel rendering for transparent labels.derat@chromium.org2012-03-124-14/+39
* ui/gfx: Get rid of CanvasSkia::AsCanvasSkia() function.tfarina@chromium.org2012-03-113-12/+2
* ui/gfx: Add unittests for ConvertAcceleratorsFromWindowsStyle() function.tfarina@chromium.org2012-03-101-0/+31
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-102-5/+6
* Force a swap on resize to work around Intel driver issues with PostSubBuffer.piman@chromium.org2012-03-102-0/+10
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-102-6/+5
* aura: Switch to light hinting for UI text.derat@chromium.org2012-03-091-5/+6
* Shutdown GPU process if Direct 3D cannot be initialized in the browser process.apatrick@chromium.org2012-03-092-22/+34
* ui/gfx: Remove a bunch of unnecessary includes from linux_util.cc.tfarina@chromium.org2012-03-091-8/+0
* Adds an outline beneath the current window as you drag it around tosky@chromium.org2012-03-092-41/+51
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-0911-288/+223
* Aura: recover from lost context / GPU process dyingpiman@chromium.org2012-03-081-0/+3
* Add support for GL_EXT_occlusion_query_booleangman@chromium.org2012-03-082-7/+43
* Support for interlaced PNGs (in gfx::PNGCodec)francoisk777@gmail.com2012-03-082-147/+494
* ui/gfx: Move pango related functions to pango_util.{h,cc}.tfarina@chromium.org2012-03-075-39/+32
* Revert 125473 - skia: Change MakeOpaque() function to take a gfx::Rect parame...akalin@chromium.org2012-03-073-9/+4