summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Implement Password Manager aggregate metrics reportingdpranke@chromium.org2010-06-244-0/+27
* Fix an unititialized variable that caused a mac valgrind failure.csilv@chromium.org2010-06-241-1/+1
* Make pinned tabs a little stickier.estade@chromium.org2010-06-242-2/+21
* Fix pinned tab link navigations.estade@chromium.org2010-06-241-13/+20
* Add basic UI tests for dom_ui/options.csilv@chromium.org2010-06-242-0/+104
* Canvas refactoring part 2.ben@chromium.org2010-06-2327-49/+66
* Enable --wait-for-debugger for the browser process.jrg@chromium.org2010-06-231-0/+8
* Add RemotingUI class to handle chrome://remoting URLs.garykac@google.com2010-06-233-3/+122
* linux: initialize glib-dbus threading during startupevan@chromium.org2010-06-232-10/+0
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-234-14/+14
* Take 2: sync changes to support encryptionalbertb@chromium.org2010-06-2325-66/+501
* Enables tooltips on label. Sends message to wm when user image or user labelavayvod@chromium.org2010-06-232-4/+48
* Refactor the translate infobars on mac to match the new windows code.feldstein@chromium.org2010-06-2314-1159/+1005
* Add storage for static member vars.thakis@chromium.org2010-06-232-0/+6
* Improve input method support.suzhe@chromium.org2010-06-2315-393/+927
* Fix line endings. Got some CR LF's in there, somehow. If I had a dollar for...dantasse@chromium.org2010-06-231-2/+2
* Broken by http://codereview.chromium.org/2403001/show, which eliminated a "!"...mirandac@google.com2010-06-231-1/+1
* AppendASCII returns a new object.thakis@chromium.org2010-06-233-3/+3
* Attempt 2 at landing the following. This differs from the first insky@chromium.org2010-06-235-4/+776
* Migration to TopSites from ThumbnailDatabase.nshkrob@chromium.org2010-06-2312-20/+231
* Revert 50604 - Moves cut/copy/paste and increment/descrement/fullscreen into ...mrossetti@chromium.org2010-06-235-775/+4
* Implement side tab view and controller and hook up their creation. Parameteri...pinkerton@chromium.org2010-06-2314-93/+429
* Moves cut/copy/paste and increment/descrement/fullscreen into buttonssky@chromium.org2010-06-235-4/+775
* Fix theme loading bubble which was overstaying its welcome.mirandac@google.com2010-06-233-3/+3
* Added initial_timezone attribute support for startup manifest.denisromanov@chromium.org2010-06-235-9/+36
* Fix bookmark editor regression and host hung monitor dialog.xiyuan@chromium.org2010-06-232-1/+5
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-2367-575/+637
* Don't propagage event on message bubble to parent.oshima@chromium.org2010-06-232-2/+7
* Mac/clang: First pass over unit_teststhakis@chromium.org2010-06-2313-53/+43