summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Load large icon resource paksail@chromium.org2011-04-215-0/+44
* Set the events mask when creating a window.backer@chromium.org2011-04-211-0/+3
* Revert high res icon changessail@chromium.org2011-04-2013-306/+35
* Disable loading high res icons on Macsail@chromium.org2011-04-201-1/+1
* 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
* Implement Clipboard::ReadImage on Linux.dcheng@chromium.org2011-04-201-3/+16
* Add support for multi resolution iconssail@chromium.org2011-04-1913-35/+306
* Progress towards fixing 77536backer@chromium.org2011-04-193-2/+27
* Change Clipboard::ReadImage to return a bitmap.dcheng@chromium.org2011-04-195-81/+41
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-193-17/+25
* Fix a crash that happens if we fail to mmap resources.pak.tony@chromium.org2011-04-195-4/+51
* 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
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-183-28/+26
* Split OSMesa implementations of *GLContext into GLContextOSMesa and *GLSurfac...apatrick@chromium.org2011-04-189-210/+240
* Revert 81965 - Progress towards fixing 77536This first thing this CL does is ...backer@chromium.org2011-04-182-20/+1
* Progress towards fixing 77536backer@chromium.org2011-04-182-1/+20
* Removes code added to track down crash. The crash seems to havesky@chromium.org2011-04-153-19/+1
* Implement Clipboard::ReadAvailableTypes for Linux.dcheng@chromium.org2011-04-151-17/+18
* Split WGL implementations of *GLContext in GLContextWGL and *GLSurfaceWGL.apatrick@chromium.org2011-04-158-474/+567
* Some style changes (for readability).sadrul@chromium.org2011-04-141-12/+25
* Delete unintended zh_hant_hk in the login language menu: take 2mazda@chromium.org2011-04-142-3/+6
* Revert "Delete unintended occurrence of zh_hant_hk in the login language menu"mazda@chromium.org2011-04-141-5/+2
* Tweak text with halo to avoid truncated "J".falken@chromium.org2011-04-141-2/+2
* Delete unintended occurrence of zh_hant_hk in the login language menumazda@chromium.org2011-04-141-2/+5
* Split EGLContext in GLContextEGL and GLSurfaceEGL.apatrick@chromium.org2011-04-1411-454/+557
* Implement Clipboard::ReadImage for Windows.dcheng@chromium.org2011-04-132-0/+75
* Fix typo in unit test.dcheng@chromium.org2011-04-131-1/+1
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-134-9/+86
* [Reason for revert: checkdeps failure in png_codec_unittest.cc]nick@chromium.org2011-04-133-85/+9
* Allow caller to specify compression level of PNGs.dcheng@chromium.org2011-04-133-9/+85
* Adds GLContext::LosesAllContextsOnContextLost.amarinichev@chromium.org2011-04-132-0/+19
* Adds yet more debugging code.sky@chromium.org2011-04-131-2/+19
* Nonelaforge@chromium.org2011-04-131-1/+1
* Nonelaforge@chromium.org2011-04-1351-39/+90
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-125-23/+23
* step 3 of native theme refactoringrogerta@chromium.org2011-04-123-180/+196
* Fix leak in new fade tab title codesail@chromium.org2011-04-121-11/+9