summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-173-9/+9
* Move xdg_util into base/nix. I originally wanted to use base/linux, but youbrettw@chromium.org2010-10-161-2/+3
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-161-1/+0
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-156-16/+16
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-143-0/+357
* Move constructor and destructor of MockGLInterface out of line.thakis@chromium.org2010-10-142-410/+0
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-142-3/+3
* Fix for the shared library build issue. This reverts my previous two tries wh...brettw@chromium.org2010-10-101-1/+0
* More fixes for the Linux shlib build, probably not everything yet.brettw@chromium.org2010-10-101-0/+1
* Fix the wrong mesa lib name.zmo@google.com2010-10-081-2/+2
* Added switch to disable GPU vsync.apatrick@chromium.org2010-10-0713-7/+164
* Fixed crash when GetClientRect fails.apatrick@chromium.org2010-10-061-1/+5
* Load libGLESv2.dll before libEGL.dll.apatrick@chromium.org2010-10-063-10/+50
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-064-218/+83
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-064-83/+218
* GPU process does one-off EGL initialization on linux.apatrick@chromium.org2010-10-051-11/+23
* Define gfx::NativeImage and add ResourceBundle::GetNativeImageNamed().rsesek@chromium.org2010-10-052-0/+18
* Revert asynchronous backing store changes.derat@chromium.org2010-10-051-4/+0
* Add DCHECK for misused string resources.estade@chromium.org2010-10-042-40/+76
* Add ViewMsg_DoneUsingBitmap message.derat@chromium.org2010-10-011-0/+4
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-013-6/+26
* Convert ElideFilename from using wstring to string16.tony@chromium.org2010-09-293-11/+10
* DOMUI options: NSS Certificate manager part 1 (read only)mattm@chromium.org2010-09-291-0/+3
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-293-3/+3
* FBTF: Moves code to the headers.erg@google.com2010-09-288-2/+25
* app/sql/connection hygiene enforcement.shess@chromium.org2010-09-282-9/+67
* Made droparrow (currently used at new user pod at login screen) more visually...dilmah@chromium.org2010-09-271-0/+0
* Visually polish language selector for new user pod.dilmah@chromium.org2010-09-241-0/+0
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-242-0/+2
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-233-17/+28
* Default IDR_MENU_DROPARROW is unsuitable for us because it is too opaque.dilmah@chromium.org2010-09-222-0/+1
* Track down errno for SQLITE_IOERR_WRITE is happening.shess@chromium.org2010-09-213-2/+18
* Fix a bunch of clang warnings/errors.thakis@chromium.org2010-09-211-0/+2
* [GTK] fix wraparound error in clipboard.estade@chromium.org2010-09-213-1/+22
* Fixed the race described in bug 54400 by changing a LOG(FATAL) to a LOG(ERROR...apatrick@chromium.org2010-09-201-10/+37
* Added lots of logging to the GPU code.apatrick@chromium.org2010-09-209-34/+81
* GTK: The wrench menu should remain open after clicking +/-.erg@google.com2010-09-202-1/+28
* Enable extended error codes for SQLite.shess@chromium.org2010-09-182-0/+11
* [GTK] Fix paragraph directionality for first run dialog in Hebrew.estade@chromium.org2010-09-161-5/+22
* Make our X11 error handler more descriptivejamesr@chromium.org2010-09-162-4/+8
* Revert 52446 - Supports High DPI mode.hbono@google.com2010-09-142-22/+0
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-133-88/+120
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-103-120/+88
* Cleanup: Convert net::StripWWW to string16 and fix up the callsites.jhawkins@chromium.org2010-09-101-1/+1
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-103-88/+120
* GPU process reports context lost when SwapBuffers fails.apatrick@chromium.org2010-09-109-34/+43
* Loads GL shared libraries from module directories rather than exe directory.vangelis@chromium.org2010-09-103-13/+13
* Add Farsi supportjshin@chromium.org2010-09-093-0/+11
* Change UI font at startup time if necessary, based on the UI locale.satorux@chromium.org2010-09-093-21/+34