summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* wstrings: make l10n_util::TruncateString use string16evan@chromium.org2010-12-103-21/+19
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-098-7/+35
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-082-3/+3
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-12-071-1/+2
* Integrates libjpeg-turbo into Chromium (Chromium side)hbono@chromium.org2010-12-072-2/+2
* [gtk] Add fade-commit to instant suggestion for predictive instant.estade@chromium.org2010-12-063-1/+7
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-041-3/+1
* GTK: Parse NETSCAPE_URL types in drags to the bookmark bar.erg@google.com2010-12-012-0/+28
* GTK: Store the contents of the clipboard to the clipboard manager on exit.erg@google.com2010-11-301-7/+9
* GTK: Drags of images should have titles instead of "".erg@google.com2010-11-302-2/+8
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-261-0/+4
* Resize synchronization for Linux.backer@chromium.org2010-11-251-5/+0
* Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...andybons@chromium.org2010-11-241-2/+1
* Monitor sleep/wake on Mac. Should fix some networking issues arising after sl...avi@chromium.org2010-11-244-5/+96
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-11-241-1/+2
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-9/+7
* [cros] Adjust default font sizes for new hand hinted fonts.nkostylev@chromium.org2010-11-221-4/+20
* Attempt 2 at:sky@chromium.org2010-11-216-0/+232
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-2/+1
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-196-235/+0
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-196-0/+235
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-181-1/+1
* More animation cleanup.sky@chromium.org2010-11-1811-53/+91
* startup: rename chrome_dll_main to chrome_mainevan@chromium.org2010-11-181-1/+1
* Pulls AnimationDelegate out into its own header.sky@chromium.org2010-11-177-25/+40
* Ups copyright to reflect when last changed.sky@chromium.org2010-11-171-1/+1
* Ups the copyright of MenuModel.sky@chromium.org2010-11-171-1/+1
* X11: Make the default X11 error handler non-fatal.thestig@chromium.org2010-11-171-1/+1
* Fixed stack overflow if wglGetExtensionsStringARB is not available.apatrick@chromium.org2010-11-161-1/+1
* Added glResizeCHRM to resize the drawable associated with the command buffer.gman@chromium.org2010-11-161-0/+5
* Review comments for r66277thakis@chromium.org2010-11-161-2/+1
* Fix clang buildthakis@chromium.org2010-11-161-0/+3
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-163-5/+67
* Implement new task manager mocks on windows.atwilson@chromium.org2010-11-152-0/+7
* Adding style notion to the TextButton.glotov@google.com2010-11-131-0/+0
* Prefer native library symbol lookup to the platform GetProcAddress.kbr@google.com2010-11-111-6/+6
* Fix ThumbnailGenerator on Windows.kkania@chromium.org2010-11-116-44/+123
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-113-5/+49
* Add ActivatedAtWithDisposition to MenuModel.estade@chromium.org2010-11-112-0/+9
* Change default xioerror to _exit() instead of crashdavemoore@chromium.org2010-11-101-2/+2
* Mac/gpu: Don't show uninitialized surfaces while resizing plugins / composite...thakis@chromium.org2010-11-052-0/+33
* Add in changes I forgot in last previous CLgman@chromium.org2010-11-042-3/+1
* Add service side GL call logging to the DEBUGgman@chromium.org2010-11-046-35/+122
* OSMesa SwapBuffers does not fail if the window handle is invalid on windows.apatrick@chromium.org2010-11-041-9/+18
* Fixed mismatched channel order in OSMesaViewGLContext.apatrick@chromium.org2010-11-031-5/+7
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-013-0/+74
* Use GLib to parse environment variables to determine the default locale.jshin@chromium.org2010-10-302-104/+83
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-291-3/+3
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-282-2/+16
* Cleanup: Get rid of app/gtk_util.h.jhawkins@chromium.org2010-10-284-158/+1