summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-122-3/+9
* 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
* linux: Remove ResourceBundle::GetPixbufNamed().tfarina@chromium.org2011-05-102-7/+1
* 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
* FTP: split the directory listing parser test and re-enable it on TSan botsphajdan.jr@chromium.org2011-05-063-41/+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
* Should be isEqual: not isEqualTo:thomasvl@chromium.org2011-05-031-1/+1
* Cleanup: Remove the chrome.gyp dependency in ui.gyp.thestig@chromium.org2011-05-031-1/+0
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-031-4/+2
* Only enable vsync if a compositing window manager is not in use. Thiskbr@chromium.org2011-05-031-1/+20
* Move some win specific code to resource_bundle_win.cc.tony@chromium.org2011-05-022-8/+6
* Fix crash due to using secondary X11 connection on main thread.dcheng@chromium.org2011-05-021-1/+1
* 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
* Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixingsky@chromium.org2011-04-282-18/+32
* Rename ui/gfx/scoped_cg_context_state_mac.h -> scoped_cg_context_save_gstate_...rsesek@chromium.org2011-04-282-5/+5
* 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-2710-88/+312
* 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-273-0/+54
* Scrap WNDCLASSEX.hCursor, update GetCursorForPoint.msw@chromium.org2011-04-271-13/+16
* Fix glitchy drawing in faded tab titlessail@chromium.org2011-04-263-23/+22
* Updating XTBs based on .GRDs from branch 742kerz@chromium.org2011-04-2611-16/+16
* 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-257-114/+88
* 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-257-88/+114
* 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-229-261/+37
* Use large icon resource paksail@chromium.org2011-04-229-37/+261
* Move the internals of gfx::Image into a ref-counted storage class.rsesek@chromium.org2011-04-223-49/+124