summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Cleanup: Remove stale TODOjeremy@chromium.org2010-10-281-5/+0
* Convert ElideUrl to return a string16 instead of a wstring.tony@chromium.org2010-10-273-110/+109
* ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo...apatrick@chromium.org2010-10-272-4/+16
* Specify client version 2 when creating EGL contexts.apatrick@chromium.org2010-10-271-2/+6
* Fix up SharedMemory implementation so that it is more equivalent on Windows v...dmaclach@chromium.org2010-10-273-11/+3
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-263-0/+187
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-2/+4
* Expose bindings for glGetTexLevelParameter[fi]. These functions will be need...senorblanco@chromium.org2010-10-222-0/+10
* Remove src/app's dependency on the WebKit api.tony@chromium.org2010-10-213-37/+3
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-213-51/+63
* Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed().rsesek@chromium.org2010-10-211-0/+3
* FBTF: Even more deinlining.erg@google.com2010-10-202-4/+13