summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Run appcache layout tests in chrome using the ui test harness.michaeln@chromium.org2010-06-251-0/+75
* [Mac] Remove knowledge of AutocompleteTextField from ToolbarController.shess@chromium.org2010-06-2511-36/+31
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-2520-406/+421
* A few cleanups to the sync unit tests.nick@chromium.org2010-06-254-7/+9
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-2435-169/+159
* Remove the horizontal layout code from notifications logic. This code is not...johnnyg@chromium.org2010-06-242-46/+11
* Only examine host & path in gallery download url checkrafaelw@chromium.org2010-06-243-18/+39
* Canvas refactoring part 3.ben@chromium.org2010-06-2435-159/+169
* Reapply "Move the files in resources/shared/ into resources.pak"erg@chromium.org2010-06-244-13/+201
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-247-12/+58
* Show extension icons next to their top-level context menu items.asargent@chromium.org2010-06-2412-125/+272
* Revert 50761 - Move the files in resources/shared/ into resources.pakerg@chromium.org2010-06-244-201/+13
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-2432-336/+275
* New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...dantasse@chromium.org2010-06-2413-159/+491
* This CL fixes issue 43800 - RTL/LTR eliding in Linux omnibox dropdown.xji@chromium.org2010-06-241-8/+24
* Remove scary "Extension has access to everything you own" warning when thempcomplete@chromium.org2010-06-241-22/+1
* linux: work around gnome keyring memory corruptionevan@chromium.org2010-06-241-105/+171
* Create background contents on startup.atwilson@chromium.org2010-06-242-9/+42
* Fix crash on update screen.nkostylev@google.com2010-06-241-3/+8
* Explicitly disallow user scripts from extensions sync.akalin@chromium.org2010-06-242-8/+23
* Move the files in resources/shared/ into resources.pakerg@chromium.org2010-06-244-13/+201
* Fix BMM paste on mac and list hover artifact.feldstein@chromium.org2010-06-243-1/+12
* Convert notification UI on Mac to a NIB rather than hand-coded. Also update ...johnnyg@chromium.org2010-06-247-300/+153
* Make import from the options menu OOP on Mac OS X.mirandac@chromium.org2010-06-242-2/+3
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-2432-275/+336
* Adds comment to why we need std::min in getting selection start.sky@chromium.org2010-06-243-7/+12
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-2411-6/+173
* Allow suppression of first run bubble from master preferences.mirandac@google.com2010-06-248-13/+24
* Fire the document load complete and focus event on the root document object.ctguil@chromium.org2010-06-241-4/+8
* Converts the CRLF line endings to LF. I only encountered this becausesky@chromium.org2010-06-241-264/+264
* Disable check for duplicate URLs. Turns out the most visited computation can ...brettw@chromium.org2010-06-241-3/+0
* GRD change + new HTML file for sync UI changedantasse@chromium.org2010-06-242-0/+226
* Change copyright to help grd change along.mirandac@google.com2010-06-241-1/+1
* Tweak the first run search engine dialog so that it reflects Glen's mocks. T...mirandac@google.com2010-06-242-133/+39
* Provides a single place to test whether the new wrench menu issky@chromium.org2010-06-245-8/+29
* Unsubscribe from updates notifications on exit from update screen.nkostylev@google.com2010-06-241-3/+9
* Pass start url to be opened after login.nkostylev@google.com2010-06-248-15/+49
* Add the Reset to defaults button to the Mozc configuration dialog.mazda@chromium.org2010-06-242-3/+49
* Change the language indicator to the country code when using ibus-xkb.mazda@chromium.org2010-06-245-7/+92
* Don't show the tooltip for the language indicator when the indicator is hidden.yusukes@google.com2010-06-241-3/+2
* Add IsScreenLockerMode() interface to the StatusAreaHost class.yusukes@google.com2010-06-246-8/+26
* fix forgotten homepage preference on Windowsdanno@chromium.org2010-06-242-15/+18
* Linux: Port the ExtensionBrowserTest.PluginLoadUnload test part 2. (TTF)thestig@chromium.org2010-06-241-4/+3
* Fix bookmark manager on mac and windows.tony@chromium.org2010-06-242-3/+10
* Disable BookmarksUITest.FLAKY_ShouldRedirectToExtension while I fixtony@chromium.org2010-06-241-1/+1
* sqlite_utils: don't dereference an empty vector.nick@chromium.org2010-06-242-5/+35
* Fix a potential crash issue.suzhe@chromium.org2010-06-241-13/+17
* Fix copy & paste error from http://codereview.chromium.org/2855009.rafaelw@chromium.org2010-06-241-1/+1
* Move the bookmark manager into resources.pak.tony@chromium.org2010-06-243-2/+103
* Enable "get html from page" functionality for PyAuto.jrg@chromium.org2010-06-244-10/+127