summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make ProcessSingletonLinux check the hostname to avoid multiple uses of a pro...mattm@chromium.org2009-08-2110-110/+264
* Breakpads missing from browser process.mark@chromium.org2009-08-211-16/+16
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-218-8/+81
* We should only handle http and https in the URL job created to enable automat...ananta@chromium.org2009-08-211-9/+11
* Try to find trunk/src/tools/python before importing google.path_utils.pam@chromium.org2009-08-211-5/+42
* Enable startup tests for custom frame. I meant to do this with thetony@chromium.org2009-08-211-0/+10
* Disable DevToolsSanityTest.TestShowScriptsTab, which has been flaky for quite...estade@chromium.org2009-08-211-1/+1
* Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...phajdan.jr@chromium.org2009-08-2012-116/+52
* Re-apply r23841 "During uninstall if Chrome is set as default"kuchhal@chromium.org2009-08-2010-106/+267
* The HTTP response headers coming back from the automation URL job need to be ...ananta@chromium.org2009-08-201-2/+3
* Linux: make the "change proxy settings" button able to start several proxy co...mdm@chromium.org2009-08-201-47/+87
* Moving util methods outside of installer tests.anantha@chromium.org2009-08-209-484/+513
* Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.phajdan.jr@chromium.org2009-08-2012-52/+116
* Reapply r23840 - Also return bookmark index through bookmarks API.kuchhal@chromium.org2009-08-201-1/+4
* gtk: Update the tooltip state whenever the tab is resized.jhawkins@chromium.org2009-08-203-14/+41
* Disable some blocked popup container tests to green the tree.estade@chromium.org2009-08-201-5/+5
* Disables flaky AutomationProxyVisibleTest.AutocompleteMatchesTesterg@google.com2009-08-201-1/+5
* Disable mute/unmute when media does not have an audio track.scherkus@chromium.org2009-08-202-3/+10
* Don't abandon or cancel in-progress field editors when the window closes.pinkerton@chromium.org2009-08-201-5/+12
* Bookmark STAR bubble.jrg@chromium.org2009-08-2023-12/+1543
* Remove include of IPC headers from headers they crept into. This slows down ...jam@chromium.org2009-08-2012-5/+22
* Linux: more interactive tests porting.estade@chromium.org2009-08-207-71/+142
* GTK Theme: Fix corner offsets on the find bar.erg@google.com2009-08-201-5/+5
* Fix compile errorpkasting@chromium.org2009-08-201-1/+1
* Disable the Bookmarks ExtensionAPITest becuase it is flaky.brettw@chromium.org2009-08-201-1/+2
* Initialize all new booleans in unittest constructor.pkasting@chromium.org2009-08-201-0/+2
* Fix typo in extension install dialog.aa@chromium.org2009-08-201-2/+2
* Fix uninitialized memory read in autocomplete tests.brettw@chromium.org2009-08-201-0/+1
* Close the autocomplete popup when the user tries to move thetony@chromium.org2009-08-202-9/+8
* Removed personalization_strings.h and moved all the strings into generated_re...idana@chromium.org2009-08-2010-123/+160
* Fix gcc warning about possible unused variable experienced with Apple gcc 4.2mark@chromium.org2009-08-201-2/+2
* Attempt to minimize omnibox flicker, without increasing lag too much.pkasting@chromium.org2009-08-202-96/+151
* Remove special event pumping now that r21355 is in and we can specify to use ...avi@chromium.org2009-08-202-34/+6
* Check for NULL Profile::GetDefaultRequestContext().ericroman@google.com2009-08-203-13/+29
* Move MediaPlayerAction out of context_menu.h into webview.h since it's really...ajwong@chromium.org2009-08-203-0/+3
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-2015-288/+254
* Revert "Also return bookmark index through bookmarks API."kuchhal@chromium.org2009-08-201-4/+1
* Revert "During uninstall if Chrome is set as default,"kuchhal@chromium.org2009-08-2010-268/+106
* Disable two tests while I investigate why Purify doesnt like them.kuchhal@chromium.org2009-08-201-2/+2
* During uninstall if Chrome is set as default, allow user to choose another br...kuchhal@chromium.org2009-08-2010-106/+268
* Also return bookmark index through bookmarks API.kuchhal@chromium.org2009-08-201-1/+4
* Remove old filters that aren't necessary now that SpellCheck is disabled.erikkay@chromium.org2009-08-201-4/+1
* Fix theme install on 64 bit chromium builds.tony@chromium.org2009-08-201-4/+4
* Make new FTP the default on Windows. Use the --wininet-ftpwtc@chromium.org2009-08-203-12/+11
* Fix log message during install.kuchhal@chromium.org2009-08-201-2/+1
* 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