summaryrefslogtreecommitdiffstats
path: root/gfx
Commit message (Expand)AuthorAgeFilesLines
* Implement spin buttons for <input type=number>tkent@chromium.org2010-07-162-0/+22
* Revert 46492 to repair perf regression in XP single-core Moz Page Cyclerjar@chromium.org2010-07-161-3/+12
* Windows: Fix opacity of drag images.thakis@chromium.org2010-07-153-0/+54
* Revert 52441 - Revert Win specific elements of 46492 to look for perf impactjar@chromium.org2010-07-151-12/+3
* Fix ChromeOS build by putting back define from previous patch (triedbrettw@chromium.org2010-07-151-1/+1
* Add a function to scroll a platform canvas. This uses the platform scrollbrettw@chromium.org2010-07-155-8/+252
* Revert Win specific elements of 46492 to look for perf impactjar@chromium.org2010-07-151-3/+12
* Fix some style issues in Rect I noticed.brettw@chromium.org2010-07-152-10/+3
* Added XP specific path to NativeTheme::PaintProgressBar(). tkent@chromium.org2010-07-141-16/+62
* Disablging failing ui tests: RestoreWindow and RestoreWindowAndTaboshima@chromium.org2010-07-131-2/+2
* Start implementing Direct2D Canvas. Implements Save/Restore methods, FillRect...ben@chromium.org2010-07-097-7/+483
* Makes menu draw disabled arrow the correct color for classic windows.sky@chromium.org2010-07-072-15/+37
* Display warning banner in Win preferences dialog for managed options.mnissler@chromium.org2010-07-063-0/+11
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-023-0/+345
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-011-31/+2
* Canvas refactoring phase 4b:ben@chromium.org2010-06-303-0/+18
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-293-0/+44
* Fixes bug in showing accelerators where on views/gtk where we wouldsky@chromium.org2010-06-291-1/+35
* GTK: add more syncronization to GtkNativeViewIdManager to avoid a crash.estade@chromium.org2010-06-252-4/+13
* Canvas refactoring part 3.ben@chromium.org2010-06-2512-250/+230
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-2412-230/+250
* Revert 50788 - fix linux bustageben@chromium.org2010-06-242-5/+3
* fix linux bustageben@chromium.org2010-06-242-3/+5
* Canvas refactoring part 3.ben@chromium.org2010-06-2412-250/+230
* Canvas refactoring part 2.ben@chromium.org2010-06-238-210/+243
* Canvas refactoring part 1.ben@chromium.org2010-06-224-167/+313
* Add const to two methods.jam@chromium.org2010-06-171-2/+2
* TTF: Enable disabled tests: FontTest.DeriveFont{ResizesIfSizeTooSmall,KeepsOr...vandebo@chromium.org2010-06-161-3/+3
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-071-1/+1
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-012-95/+59
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-3/+3
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-3/+3
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-3/+3
* - Draw glossy animation effect for determinate progress bartkent@chromium.org2010-05-192-32/+57
* - Fix style issuetkent@chromium.org2010-05-171-12/+13
* Added support for HTML5 progress element. tkent@chromium.org2010-05-142-2/+62
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-3/+17
* Add new widget API to Pepper to replace the old theming API. The implementat...jam@chromium.org2010-05-072-0/+10
* Clean up NativeViewId bits.evan@chromium.org2010-05-061-28/+10
* Fix build break.pkasting@chromium.org2010-05-051-0/+1
* Make Font::GetStringWidth() a shortcut for gfx::Canvas::SizeStringInt() on Wi...pkasting@chromium.org2010-05-054-25/+18
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-052-4/+4
* GTK: unify the bookmark dragging icon generation code into bookmark utils.estade@chromium.org2010-04-303-6/+20
* Newer versions of libpng require a flush function to be given.erg@chromium.org2010-04-291-1/+6
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-281-4/+2
* Optimize SkBitmapOperations::CreateHSLShiftedBitmap() (used for theme tinting).erg@chromium.org2010-04-262-17/+421
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-232-0/+2
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-222-2/+0
* Revert 45240 - Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-218-1550/+0
* Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-218-0/+1550