summaryrefslogtreecommitdiffstats
path: root/gfx
Commit message (Expand)AuthorAgeFilesLines
* Move more web widgets painting from webkit to chrome.xiyuan@chromium.org2011-01-208-36/+780
* Add gfx resources binary files.xiyuan@chromium.org2011-01-1415-0/+0
* Cleanup: fix some commentspkasting@chromium.org2011-01-131-2/+2
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-1218-91/+90
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-1218-90/+91
* Remove wstring from gfx.avi@chromium.org2011-01-1218-91/+90
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-3/+3
* Fix grit dependencies for chromeos, touchui, and toolkit_views.tony@chromium.org2011-01-081-1/+2
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-3/+3
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-3/+3
* Refactor grit -D flags into a gyp variable so we don'ttony@chromium.org2011-01-071-5/+1
* Start sorting methods in class declarations.erg@google.com2011-01-075-52/+63
* base: Remove unnecessary includes from scoped_handle_win.htfarina@chromium.org2011-01-051-1/+2
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-043-8/+13
* Remove 'using' declaration of ScopedBitmap from scoped_handle_win.htfarina@chromium.org2011-01-031-3/+3
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-014-12/+11
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+2
* Remove 'using' declaration of ScopedHDC from scoped_handle_win.htfarina@chromium.org2010-12-311-2/+3
* Restore the Direct2D tests. It no longer uses WindowImpl which I moved to app...brettw@google.com2010-12-303-15/+41
* Fix the circular dependency between gfx and app. This temporarily disables th...brettw@google.com2010-12-301-2/+2
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-305-348/+6
* Cleanup: USE_X11 + OS_MACOSX = OS_POSIX.thestig@chromium.org2010-12-211-3/+3
* Keep deinlining stuff.erg@google.com2010-12-153-2/+20
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-1/+1
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-1/+1
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-1/+1
* A small wstring -> string16 cleanup in PlatformFont.tony@chromium.org2010-12-108-15/+14
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-081-4/+2
* Mac: Use high-quality interpolation to draw tabpose thumbnails.thakis@chromium.org2010-12-082-0/+31
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-083-4/+9
* Integrates libjpeg-turbo into Chromium (Chromium side)hbono@chromium.org2010-12-072-2/+2
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-1/+5
* ChromeOS status text halo polish.xiyuan@chromium.org2010-12-041-0/+1
* Defer window destruction until GPU finished drawing.backer@chromium.org2010-11-303-7/+87
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-302-9/+6
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-302-6/+9
* Resize synchronization for Linux.backer@chromium.org2010-11-252-3/+39
* Replace TabContentsViewGtk with TabContentsViewViews as part of the ongoinganicolao@chromium.org2010-11-245-1/+22
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-7/+8
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-232-0/+44
* Convert SizeStringInt from taking a wstring to a string16.tony@chromium.org2010-11-226-10/+17
* Add 1px black border for ChromeOS status button.xiyuan@chromium.org2010-11-182-69/+180
* [gtk] make tab title font irrespective of display DPI.estade@chromium.org2010-11-122-5/+5
* gtk: refactor copy-pasted codeevan@chromium.org2010-11-052-0/+25
* Revert "gtk: refactor copy-pasted code"evan@chromium.org2010-11-052-25/+0
* gtk: refactor copy-pasted codeevan@chromium.org2010-11-052-0/+25
* Removes SQLite dependency from gfxbulach@chromium.org2010-11-041-1/+0
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-293-23/+72
* Alternative to overlays on X windows.piman@chromium.org2010-10-285-115/+245
* [gtk] spoof proof infobars, take 2estade@chromium.org2010-10-263-10/+45