summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* A small refactor of the toolbar background.tc@google.com2009-07-232-12/+2
* linux: generalize desktop environment guessing to encompass KDEevan@chromium.org2009-07-231-16/+26
* Pass input string parameters by reference.jhawkins@chromium.org2009-07-231-6/+6
* linux: show the manpage on -h or --helpevan@chromium.org2009-07-231-0/+10
* Bookmark bar: Don't connect to the OnDragDrop signal since we can just use th...estade@chromium.org2009-07-232-24/+0
* Close pop up notification when navigating to other site.erg@google.com2009-07-231-0/+6
* Headers cleanup:phajdan.jr@chromium.org2009-07-2326-14/+43
* gtk: Fix the case where a user quickly moves the mouse away from a dragged tabjhawkins@chromium.org2009-07-236-3/+33
* Fixing the crash signature for masksuperblitter.huanr@chromium.org2009-07-231-1/+1
* This CL adds an infobar instructing users they can do search directly from th...jcampan@chromium.org2009-07-2314-7/+355
* CPAPI (0.11) for gears drag drop.mpcomplete@chromium.org2009-07-239-11/+92
* Disables BookmarkHTMLWriterTest for now, since it is very flaky on Windows. W...klink@chromium.org2009-07-231-1/+1
* Make tabs go all the way to the right edge and stop using less of the strip a...pinkerton@chromium.org2009-07-239-26/+218
* Make chrome icon the same size as the chromium onepinkerton@chromium.org2009-07-231-0/+0
* Allow two user level installs of Chrome to have default browser settings.kuchhal@chromium.org2009-07-239-402/+522
* Put the new ZIP data file in a separate CL because "gcl try" does not supportcevans@chromium.org2009-07-231-0/+0
* Adds the --diagnostics switchcpu@google.com2009-07-232-0/+5
* Don't add the QuickLaunch shortcut by default in Windows7cpu@google.com2009-07-232-4/+10
* Trying to turn the reliability bots green.senorblanco@chromium.org2009-07-231-0/+2
* Fix issue where dragging window via a tab would incorrectly dim chrome when t...pinkerton@chromium.org2009-07-232-0/+4
* Fix bug 15795: make the capslock indicator in password fields (on Mac) work.avi@chromium.org2009-07-231-0/+4
* Add support to URLRequest for deferring redirects.darin@chromium.org2009-07-236-13/+6
* Disable worker tests for debug builds.darin@chromium.org2009-07-231-0/+11
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-2326-353/+208
* Linux: Select omnibox text on button release instead of press.agl@chromium.org2009-07-232-26/+62
* Have UtilityProcessHostTest wait until the utility process dies beforempcomplete@chromium.org2009-07-231-2/+37
* Squash the "Confirm Form Repost" dialog triggered via an external context men...robertshield@chromium.org2009-07-233-2/+21
* Fixes a couple gyp configuration issues with ipc_tests.agl@chromium.org2009-07-231-3/+1
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-2326-208/+353
* (Identical to 159254 which I had in a messed up client)cevans@chromium.org2009-07-231-1/+1
* Adds the drag over animation.arv@google.com2009-07-232-39/+124
* GTK Themes: Use the GTK close button in the download shelf and popup notifica...erg@google.com2009-07-237-23/+29
* Propagate theme changes to the tabstrip.avi@chromium.org2009-07-234-1/+12
* Re-enable some focus UI tests. These failed for unknown reasons with a funnybrettw@chromium.org2009-07-231-4/+2
* Add a correct include for the IPC switches.brettw@chromium.org2009-07-231-0/+1
* Fix liner errors due to duplicate symbols in the switches. These switchesbrettw@chromium.org2009-07-239-17/+7
* Adding an image that will be used for the omnibox hint infobar.jcampan@chromium.org2009-07-232-0/+1
* Correctly account for windows of different sizes when snapping windows togeth...pinkerton@chromium.org2009-07-231-2/+9
* DevTools: Change js flags apply order: first ours, then from command line.mnaganov@chromium.org2009-07-231-6/+6
* Increase the close button offset so the text doesn't overlap it.pinkerton@chromium.org2009-07-231-3/+1
* Call setlocale(LC_ALL, "") in a renderer process for subsequent calls tojshin@chromium.org2009-07-231-0/+3
* Don't install the incognito badge in anything other than a normal browser win...pinkerton@chromium.org2009-07-231-0/+3
* Unbreak extension installation. Cleanup accidentally reversedaa@chromium.org2009-07-231-1/+1
* back out CLs 21367, 21366 - no idea why these keep breakingdpranke@google.com2009-07-232-0/+376
* Build fix: ipc_tests.exe is not getting built for Windows release.agl@chromium.org2009-07-231-0/+4
* re-do CL 21252 - move image_diff to tools, add deps to test_shelldpranke@google.com2009-07-232-376/+0
* Tweak thumbnail sizes a bit so it the NNTP looks better side by side onarv@google.com2009-07-235-21/+23
* Fix undefined object properties showing up in reference pages.rafaelw@chromium.org2009-07-231-4/+7
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-2326-353/+208
* Remove the NOTIMPLEMENTED from IsDefaultPluginEnabled for Macstuartmorgan@google.com2009-07-231-1/+1