summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Speculatively revert 50374 (miniinstaller breakage) - Load netinternals resou...willchan@chromium.org2010-06-212-22/+11
* Load net-internals resources from resources.pak.erg@chromium.org2010-06-212-11/+22
* Revert 50257 - Reland r50057. This is exactly the same except with two lines ...erg@chromium.org2010-06-182-22/+11
* Reland r50057. This is exactly the same except with two lines cherrypicked fromerg@chromium.org2010-06-182-11/+22
* Tweaks for the merged menu:sky@chromium.org2010-06-171-4/+10
* Revert 50057 - Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-172-22/+11
* Load net-internals from the newly created resources.pak file.erg@chromium.org2010-06-172-11/+22
* Revert 49984 - patch from issue 2762014thakis@chromium.org2010-06-161-3/+1
* patch from issue 2762014thakis@chromium.org2010-06-161-1/+3
* Committing on behalf of p155off@gmail.com .kbr@google.com2010-06-154-78/+40
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-2/+2
* Load resources.pak, which should be located next to the chrometony@chromium.org2010-06-154-2/+76
* Remove a ResourceBundle::GetDataResource and convert people totony@chromium.org2010-06-152-12/+1
* Linux: Catch X errors and force a crash.thestig@chromium.org2010-06-112-0/+21
* Reverting checkin in rev 48521 as creating a child window for GL rendering cr...vangelis@chromium.org2010-06-101-63/+5
* Added EGL based GLContext.apatrick@chromium.org2010-06-0922-362/+2514
* Refactored the translate infobars.jcivelli@chromium.org2010-06-092-0/+12
* Revert 49066 - Reverting checkin in rev 48521 as creating a child window for ...erg@chromium.org2010-06-071-5/+63
* Reverting checkin in rev 48521 as creating a child window for GL rendering cr...vangelis@chromium.org2010-06-071-63/+5
* Convert RTF on the pasteboard to HTML and all it to substitute if present and...pinkerton@chromium.org2010-06-042-3/+14
* <wininet.h> related cleanup.wtc@chromium.org2010-06-041-1/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in app and...tfarina@chromium.org2010-06-043-3/+3
* Linux/GTK: implement update notification.estade@chromium.org2010-06-032-1/+5
* Misc. small cleanups I ran into while working on other changes.pkasting@chromium.org2010-06-021-1/+2
* Strip the trailing slash from URLs like "http://google.com/". This especiall...pkasting@chromium.org2010-06-021-3/+3