summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Coverity 9291: Ininitialize member in HighResolutionTimerManager on Posix.finnur@chromium.org2010-07-221-1/+2
* GTK: improve clipboard compatibility with firefox + evolution.estade@chromium.org2010-07-201-12/+11
* Tweaks the pinned background tab title change animation per Nicholas'ssky@chromium.org2010-07-193-5/+47
* Adds the application locale police that allows to enforce the kApplicationLoc...markusheintz@chromium.org2010-07-191-21/+5
* Mac: Make TransportDIB::Create() work.thakis@chromium.org2010-07-171-0/+5
* Move implementations in menu model stuff from header to implementation.erg@chromium.org2010-07-164-33/+60
* Fix crash bug in new SSLClientSocketPool.davidben@chromium.org2010-07-162-2/+30
* Remove lock.h from resource_bundle.h and histogram.h.erg@chromium.org2010-07-166-11/+18
* AcceleratedSurface performs one off GL initialization before attempting to cr...apatrick@chromium.org2010-07-151-0/+4
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-153-1/+4
* [Mac] Put buttons into the new unified Wrench menu.rsesek@chromium.org2010-07-151-1/+2
* Supports High DPI mode.hbono@chromium.org2010-07-152-0/+22
* Coverity: Fix leaking TransportDIB in GpuBackingStore{GLX,Win}::OnPaintToBack...mattm@chromium.org2010-07-141-1/+2
* Remove images on disk that are not referenced by anything.pkasting@chromium.org2010-07-144-0/+0
* Added --use-gl command line flag to select GL implementation.apatrick@chromium.org2010-07-1417-333/+717
* Revert everything related to the relanding.erg@chromium.org2010-07-142-2/+0
* Reland r52336.erg@chromium.org2010-07-142-0/+2
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-142-2/+0
* More header cleanup:erg@chromium.org2010-07-142-0/+2
* Clean up app_resources.grd:pkasting@chromium.org2010-07-1330-41/+13
* Assign resource ids from a central file.tony@chromium.org2010-07-131-1/+1
* Revert 52144 - Clean up app_resources.grd:pam@chromium.org2010-07-1330-13/+41
* Clean up app_resources.grd:pkasting@chromium.org2010-07-1230-41/+13
* Coverity: linux: fix leak in Clipboard::WriteData with disallowed format.mattm@chromium.org2010-07-121-2/+2
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-122-2/+2
* GTK - don't paste a garbage text/html character.estade@chromium.org2010-07-101-2/+6
* GTK: Grouped buttons should be equal sizes in new wrench menu.erg@chromium.org2010-07-092-32/+15
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-081-110/+95
* GTK: Minimize usage of gtk headers.erg@chromium.org2010-07-085-56/+102
* Implement new Chromium IPCs for copying/dragging.dcheng@chromium.org2010-07-071-2/+5
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-95/+110
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-110/+95
* Move WindowImpl to gfx so I can use it there for canvas unit tests.ben@chromium.org2010-07-023-347/+0
* Moves gtk accelerator processing functions to base/gtk_util so I cansky@chromium.org2010-07-011-0/+2
* Rename the Thumbnails database file to Favicons.nshkrob@chromium.org2010-06-301-1/+2
* GTK: Cleanups to the new wrench menu.erg@chromium.org2010-06-302-17/+55
* Change chrome from statically enabling high resolution timers on windowsmbelshe@chromium.org2010-06-291-3/+1
* Linux: delete the unencrypted login database file after a successful password...mdm@chromium.org2010-06-292-1/+7
* Make all changes to app/ run on all trybot platforms, not just the big three.erg@chromium.org2010-06-281-0/+3
* Cleanup some unncessary dependencies on libxml.mad@google.com2010-06-271-1/+0
* Reapply r50859 with chromeos fixes.erg@chromium.org2010-06-256-10/+205
* Revert 50859 - GTK: First draft of the unified cut/copy/paste and +/-/Fullscr...rafaelw@google.com2010-06-256-205/+10
* GTK: First draft of the unified cut/copy/paste and +/-/Fullscreen menu items.erg@chromium.org2010-06-256-10/+205
* Add some comments to remind people of bad dependencies.tony@chromium.org2010-06-251-0/+2
* Move the bookmark manager into resources.pak.tony@chromium.org2010-06-243-3/+3
* Remove DIR_THEMES, I removed themes/default.{dll,pak} a longtony@chromium.org2010-06-232-11/+0
* Clang: Do not ignore result of HANDLE_EINTR.thakis@chromium.org2010-06-231-1/+3
* [Mac] Give the Wrench menu keyboard shortcuts.rsesek@chromium.org2010-06-222-0/+59
* Load net-internals resources from resources.pak.tony@chromium.org2010-06-222-11/+22
* gpu: add GLES/EGL support on linuxpiman@chromium.org2010-06-217-32/+204