summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Linux: Attempt #2 at updating PRIMARY selection on Ctrl-C in omnibox.derat@chromium.org2009-08-202-0/+32
* Remove personalization.h/cc by putting things in final resting placestim@chromium.org2009-08-2020-385/+140
* Revert r23820 by mnaganov due to Interactive Test failuresasargent@chromium.org2009-08-201-7/+1
* Fix the compile for TOOLKIT_VIEWS.phajdan.jr@chromium.org2009-08-201-1/+1
* GTK Themes: Reapply r23734, fixing destruction order issues.erg@google.com2009-08-203-9/+131
* Add (incomplete) UI for creating application shortcuts on Linuxphajdan.jr@chromium.org2009-08-205-11/+146
* NNTP: Make sure that the window tooltip is within the browser viewport.arv@google.com2009-08-201-8/+18
* NNTP: Remove the DownloadsHandler from the new tab page.arv@google.com2009-08-202-16/+0
* Do extensions update manifest XML parsing in a sandboxed process.asargent@chromium.org2009-08-2015-439/+724
* Various omnibox UI fixes:rohitrao@chromium.org2009-08-203-37/+80
* DevTools l10n: generate localized strings and use them.mnaganov@chromium.org2009-08-201-1/+7
* Change default memory model from MEDIUM to HIGH.mbelshe@google.com2009-08-201-1/+1
* Essentially revert r16636. We get no speedup from using CIImage and we are su...avi@chromium.org2009-08-201-14/+3
* Add filter for a new reliability regression.maruel@chromium.org2009-08-201-0/+3
* Revert 23805.abarth@chromium.org2009-08-203-4/+5
* Enable the XSSAuditor by default. Please watch out for compatibility issues.abarth@chromium.org2009-08-203-5/+4
* Splits the menu classes into individual files in anticipation ofsky@chromium.org2009-08-208-8/+17
* Make unit_tests UtilityProcessHostTest use the helper app on the Mac.mark@chromium.org2009-08-203-20/+26
* remove SpellCheckTest.*, since it's consuming nearly 400MB of purify spaceerikkay@chromium.org2009-08-201-1/+1
* Try to shutdown the browser more peacefully before using more brutal methods.phajdan.jr@chromium.org2009-08-192-33/+33
* More linux startup tests. Add startup tests for custom frametony@chromium.org2009-08-1915-12/+68
* Support navigating to absolute index through automation.amit@chromium.org2009-08-199-21/+119
* NNTP: Limit the dragged item to the viewport boundaries.arv@google.com2009-08-191-2/+17
* Port automated_ui_tests to linux.huanr@chromium.org2009-08-192-68/+63
* When importing a lot of history, the NOTREACHED in VisitedLinkMaster::AddFing...vandebo@chromium.org2009-08-193-2/+22
* Linux: add NOTIMPLEMENTED() and bug URL to a stub for prompting about form re...mdm@chromium.org2009-08-191-0/+2
* Cache the left and right tab curve images. We were spending a lottony@chromium.org2009-08-192-33/+73
* Renable ShowModalDialogTest test with a longer timeout. Until we have a way ...jam@chromium.org2009-08-191-4/+5
* Fix the crash if a download starts before we have the plugin list. The fix i...jam@chromium.org2009-08-193-14/+34
* gtk: Make sure we found the window corresponding to the XID of the window und...jhawkins@chromium.org2009-08-191-1/+3
* This script can be used by devs to run the sync integration test. Also, it wi...tejasshah@google.com2009-08-191-0/+385
* Port some parts of reliability_tests.huanr@chromium.org2009-08-191-61/+35
* Add icu:: qualifiers to a couple of more files. They're missed in the previou...jshin@chromium.org2009-08-191-1/+1
* Linux: Default to not using custom frame under Fluxbox.derat@chromium.org2009-08-191-3/+3
* Pref-backed SSLConfigService for Linux.mattm@chromium.org2009-08-1916-25/+488
* This is the change to add enable sync flag to existing sync test cases so the...tejasshah@google.com2009-08-191-0/+5
* NNTP: Use checkbox menu items in the options menu to control which sections t...arv@google.com2009-08-196-16/+39
* Fix up warnings when compiling hunspell on the Mac.mhm@chromium.org2009-08-192-4/+4
* Some quick notes about the mac reference builds for anyone that might need to...thomasvl@chromium.org2009-08-191-0/+10
* Make popups on Chrome OS turn into foreground tabs when theydavemoore@chromium.org2009-08-191-0/+25
* Set "show toolbar" shortcut to cmd-shift-b.thakis@chromium.org2009-08-191-7/+7
* Revert "GTK Theme: Make inactive titlebar legible."erg@google.com2009-08-192-123/+9
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-192-2/+4
* Check the favicon and loading state when a tab is created in case its TabCont...pinkerton@chromium.org2009-08-191-48/+61
* Add progress disks to os x download items. Some more spacing tweaks. Still no...thakis@chromium.org2009-08-194-26/+106
* This change enables Chrome to load locale information for the extension. It d...cira@chromium.org2009-08-1912-1/+508
* gtk: Release the reference to the startup custom pages model so that it's own...jhawkins@chromium.org2009-08-192-1/+6
* GTK Theme: Make inactive titlebar legible.erg@google.com2009-08-192-9/+123
* Fix cell spacing for radio buttons on Basics panel. Make content start at the...pinkerton@chromium.org2009-08-191-60/+81
* Port more browser focus tests to linux.estade@chromium.org2009-08-1912-260/+202