summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* views: Use the provided SK_ScalarHalf value from skia instead of calculating ...tfarina@chromium.org2012-02-291-2/+1
* views: Add Textfield::SetCursorColor().derat@chromium.org2012-02-292-8/+11
* ui/gfx: Simplify RectToSkRect() implementation by using iset() function.tfarina@chromium.org2012-02-291-5/+4
* Disable subpixel rendering for transparent textfields.derat@chromium.org2012-02-284-1/+12
* Implement font linking for RenderTextWin.asvitkine@chromium.org2012-02-282-0/+93
* Adds an animation for switching workspaces.sky@chromium.org2012-02-283-0/+9
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-271-3/+3
* ui/gfx: Move CanvasPaintWin into its own file.tfarina@chromium.org2012-02-255-48/+97
* Update CompositorCC WebLayerTreeView usage for WebKit API changejamesr@chromium.org2012-02-242-4/+12
* Fix a leak in ImageTest.SkiaRefToSkiarsesek@chromium.org2012-02-241-1/+2
* Add gfx::Image::Image(const SkBitmap&) constructor.rsesek@chromium.org2012-02-243-0/+23
* Simplify some calls to gfx::Rect by using its gfx::Size ctor.tfarina@chromium.org2012-02-246-9/+10
* Re-add GetStringWidth to PlatformFont, and use that from Fontstuartmorgan@chromium.org2012-02-248-5/+27
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-245-106/+140
* ash: Fix bug where small shadows were drawn incorrectly.derat@chromium.org2012-02-231-0/+2
* Suppress painting when closing windowoshima@chromium.org2012-02-234-19/+76
* Add a default constructor for gfx::Image.rohitrao@chromium.org2012-02-223-3/+48
* Allow GPU process to present to the compositing surface without the involveme...apatrick@chromium.org2012-02-211-2/+10
* Call the built product of target gl 'gl_wrapper'.thakis@chromium.org2012-02-211-0/+1
* This is the glue that binds the GpuMemoryManager and the WebKit WebGraphicsCo...mmocny@chromium.org2012-02-211-0/+2
* Respect the system ClearType setting in RenderTextWin.asvitkine@chromium.org2012-02-175-0/+153
* Fix Mac custom cursor color.avi@chromium.org2012-02-161-1/+3
* Fix link error for PlatformFont::CreateFromNameAndSize in Android.yfriedman@chromium.org2012-02-161-2/+2
* Implicit observers shouldn't notify on animator destruction by default.vollick@google.com2012-02-164-13/+58
* Rolling skia deps from r3180 to r3196.tomhudson@google.com2012-02-161-1/+1
* Update menu color to match mocks on Aurasaintlou@chromium.org2012-02-161-2/+2
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-165-173/+106
* Revert 122205 - Allow GPU process to present to the compositing surface witho...apatrick@chromium.org2012-02-161-10/+2
* aura: Use GPU process for UIpiman@chromium.org2012-02-165-106/+173
* Not ready for review yet.apatrick@chromium.org2012-02-161-2/+10
* Small refactor to OpaqueBrowserFrameView setup of window caption buttonsjamescook@chromium.org2012-02-151-1/+13
* Add per-tile painting support to compositor.reveman@google.com2012-02-154-0/+12
* Linux: fix bookmarks with & in them not showing correctly in the wrench menu.mdm@chromium.org2012-02-152-7/+24
* Worked around IOSurface related system lockups on dual NVIDIA/Intel GPUkbr@chromium.org2012-02-153-3/+40
* Add TextureImageTransportSurface, binding to a texture from another context.piman@chromium.org2012-02-151-2/+13
* Fold HDC caching into RenderTextWin.asvitkine@chromium.org2012-02-154-161/+13
* Factor out NativeThemeBase::PaintMenuPopupBackground color into a constant.tfarina@chromium.org2012-02-141-1/+3
* ui: Delete two misleading comments about COLOR_TOOLBAR.tfarina@chromium.org2012-02-141-3/+1
* Revert 121840 - Make scoped dc objects smartercpu@chromium.org2012-02-141-11/+7
* Make scoped dc objects smartercpu@chromium.org2012-02-141-7/+11
* Deprecates Layer::GetLayerProperties which is no longer usedpkotwicz@chromium.org2012-02-142-30/+0
* Fix build by correcting typos in canvas_skia_skia.cc.reveman@google.com2012-02-141-5/+5
* Changes to canvas_skia_skia.cc to match canvas_skia_linux.cc behavior.asvitkine@chromium.org2012-02-131-2/+42
* ui::Compositor is no longer ref-countedpiman@chromium.org2012-02-125-19/+21
* Drop frontbuffers for hibernated tabs using image_transport_surface_win.mmocny@chromium.org2012-02-112-5/+10
* Make visibility an animatable layer property.vollick@google.com2012-02-1010-31/+176
* Plumb expose damage to compositor.backer@chromium.org2012-02-102-0/+9
* Adds NativeWebKeyboardEvent for android along with associated types.satish@chromium.org2012-02-101-1/+7
* Remove AcceleratedSurfaceContainerLinuxpiman@chromium.org2012-02-102-8/+4
* Combine ANGLE_instanced_arrays pointers with othersjbauman@chromium.org2012-02-102-28/+3