summaryrefslogtreecommitdiffstats
path: root/ui/gfx
Commit message (Expand)AuthorAgeFilesLines
* Add some missing header files and fix a template parameter to fix compiler wa...mdm@chromium.org2011-05-161-1/+2
* linux: glx_window_ is an XID, so it can't be NULLedevan@chromium.org2011-05-131-2/+2
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-1219-607/+850
* Partially fix WGL backend on windows.apatrick@chromium.org2011-05-122-17/+72
* Linux: include zlib headers to avoid a breakage with libpng-1.5phajdan.jr@chromium.org2011-05-121-0/+6
* Revert "Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Crea...antonm@chromium.org2011-05-1218-818/+595
* Reland 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-1218-595/+818
* Revert 85013 - Split GLContext::Create*GLContext into GLSurface::Create*GLSur...apatrick@chromium.org2011-05-1115-798/+593
* Split GLContext::Create*GLContext into GLSurface::Create*GLSurface plus a sur...apatrick@chromium.org2011-05-1115-593/+798
* iwyu: Include callback_old.h where appropriate, final.jhawkins@chromium.org2011-05-111-1/+1
* Update cros scrollbar imagesdavemoore@chromium.org2011-05-1012-0/+0
* Tweaks Compositor API. To make it possible to land this I've ifdef'dsky@chromium.org2011-05-103-7/+125
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Adds assignment operator like function to Transform.sky@chromium.org2011-05-103-0/+8
* Workaround for open source drivers.backer@chromium.org2011-05-091-2/+3
* Thanks to piman, added necessary glFlush to the IOSurface code path onkbr@google.com2011-05-051-0/+3
* Split CGL implementations of *GLContext into GLContextCGL and *GLSurfaceCGL.apatrick@chromium.org2011-05-056-148/+317
* Fix incorrect function table order in gl_bindings_skia_in_process.ccbsalomon@google.com2011-05-051-1/+1
* Roll skia to r1241.bsalomon@google.com2011-05-041-125/+198
* Made apatrick and amarinichev owners of the ui/gfx/gl directory.apatrick@chromium.org2011-05-041-0/+2
* Split GLX implementations of *GLContext into GLContextGLX and *GLSurfaceGLX.apatrick@chromium.org2011-05-0415-588/+639
* Use gfx::Image in BrowserThemePacksail@chromium.org2011-05-042-22/+23
* Only enable vsync if a compositing window manager is not in use. Thiskbr@chromium.org2011-05-031-1/+20
* Remove +x on png files.evan@chromium.org2011-05-0212-0/+0
* Implement new gray mock.davemoore@chromium.org2011-05-0212-0/+0
* Compiz's interaction with top-level windows confuses GTK.amarinichev@chromium.org2011-05-011-1/+2
* Rename ui/gfx/scoped_cg_context_state_mac.h -> scoped_cg_context_save_gstate_...rsesek@chromium.org2011-04-281-4/+4
* Fix clang compilation issues following r83248. This might be necessary to mer...apatrick@chromium.org2011-04-272-1/+6
* Removed "compositor" child window that was created by the GPU process.Removed...apatrick@chromium.org2011-04-275-2/+45
* Use large icon resource paksail@chromium.org2011-04-278-85/+304
* Step 5 in native theme refactoringrogerta@chromium.org2011-04-277-148/+348
* Add and use gfx::ScopedNSGraphicsContextState (ui/gfx/scoped_ns_graphics_cont...rsesek@chromium.org2011-04-272-0/+52
* Fix glitchy drawing in faded tab titlessail@chromium.org2011-04-263-23/+22
* Use IntersectsClipRectInt() more, in hopes of saving some work. Original ide...pkasting@chromium.org2011-04-252-4/+4
* Revert 82838 - Temporary change to test perf regression (full)This change tes...sail@chromium.org2011-04-255-106/+85
* Revert 82841 - Adding missing files from r82838sail@chromium.org2011-04-253-198/+0
* Adding missing files from r82838sail@chromium.org2011-04-253-0/+198
* Temporary change to test perf regression (full)sail@chromium.org2011-04-255-85/+106
* Reland 81998.The bug in webkit\gpu\webgraphicscontext3d_in_process_impl.cc th...apatrick@chromium.org2011-04-229-210/+240
* Revert due to NSImageRepToSkBitmap failure on MACamit@chromium.org2011-04-227-253/+34
* Use large icon resource paksail@chromium.org2011-04-227-34/+253
* Move the internals of gfx::Image into a ref-counted storage class.rsesek@chromium.org2011-04-223-49/+124
* Set the events mask when creating a window.backer@chromium.org2011-04-211-0/+3
* Revert high res icon changessail@chromium.org2011-04-207-255/+33
* Fixed longstanding bug on Linux where vsync was disabled becausekbr@chromium.org2011-04-201-1/+1
* step 4 of native theme refactoringrogerta@chromium.org2011-04-203-237/+384
* Add support for multi resolution iconssail@chromium.org2011-04-197-33/+255
* Progress towards fixing 77536backer@chromium.org2011-04-193-2/+27
* Fix osmesa lib path regression in Linux introduced in r82008.zmo@google.com2011-04-191-4/+9
* Revert 81998 - Split OSMesa implementations of *GLContext into GLContextOSMes...apatrick@chromium.org2011-04-189-240/+210