summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-1928-242/+196
* GTTF: Keep removing testing automation bits from AutomationProvider.phajdan.jr@chromium.org2010-08-194-247/+252
* Remove web store icon from most visited per Glen.aa@chromium.org2010-08-195-194/+0
* Add more logs in screen locker to help troublehshootingoshima@chromium.org2010-08-191-14/+22
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-1916-0/+16
* Fix broken ViewIDTest on Mac.brettw@chromium.org2010-08-191-1/+3
* Revert "Checkin for CL: http://codereview.chromium.org/3061044/show"phajdan.jr@chromium.org2010-08-1924-1603/+845
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-1939-144/+1599
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-1972-83/+37
* Checkin for CL: http://codereview.chromium.org/3061044/showrkc@google.com2010-08-1924-845/+1603
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-192-0/+13
* DOMUI prefs: Use a List instead of a select for startup pages.stuartmorgan@chromium.org2010-08-1913-96/+141
* Removed unnecessary includes from profile.h and added the now necessary inclu...davemoore@chromium.org2010-08-194-9/+9
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-1913-114/+428
* Revert 56693 - broke compiletonyg@chromium.org2010-08-193-3/+39
* Undo user gesture detection added to NavigationController by r18373, sincetonyg@chromium.org2010-08-193-39/+3
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-1928-65/+310
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-1933-383/+431
* Revert 56683 - When extension is blacklisted by admin policy, it should be re...finnur@chromium.org2010-08-195-78/+9
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-1923-69/+328
* Automatically selects log dump text on the NetLog screen. Ctrl-A selects too...mmenke@chromium.org2010-08-191-3/+15
* Enables/disables UI widgets for privacy preferences in the options->"Under th...markusheintz@chromium.org2010-08-191-12/+10
* When extension is blacklisted by admin policy, it should be removed if alread...finnur@chromium.org2010-08-195-9/+78
* views: Use IDS_BROWSER_HANGMONITOR_RENDERER_TITLE as the hung renderer dialog...tfarina@chromium.org2010-08-191-1/+1
* AutoFill: Enable or disable the buttons whether the autofill is enabled or not.tfarina@chromium.org2010-08-191-0/+15
* TBR:skydpolukhin@chromium.org2010-08-193-16/+4
* Reland 56341 - Add support for watching directories to FileWatcher.mnissler@chromium.org2010-08-1914-918/+1460
* Land 3122014 for Anton: Initial change that allows to disable bookmarksdpolukhin@chromium.org2010-08-193-4/+16
* DevTools: re-enable scopes test.pfeldman@chromium.org2010-08-191-1/+1
* Replace all constant string kHardwareKeyboardName withzork@chromium.org2010-08-194-0/+19
* Notify pref observers when the PrefStore controlling a preference changes, ev...pam@chromium.org2010-08-199-54/+173
* Add a max retry count to the IME timerzork@chromium.org2010-08-191-1/+16
* Clean up chrome/browser/chromeos/language_preferences.h.satorux@chromium.org2010-08-1911-369/+507
* Clear cookie related settings at the beginning of a navigation instead of at ...jochen@chromium.org2010-08-194-6/+40
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-1911-20/+4
* Fix a crash where we send an invalid notification to TemplateURLTableModel's ...thestig@chromium.org2010-08-192-9/+35
* DevTools: remove some tests that have already been converted into layout testsyurys@chromium.org2010-08-191-10/+0
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-3/+3
* Revert 56616 - Only showing notification when a restart is needed. Partial fi...thestig@chromium.org2010-08-192-9/+49
* A quick fix for Bug 52675.hbono@chromium.org2010-08-191-1/+2
* Fix build (wstring->string mismatch).kochi@google.com2010-08-191-1/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-1968-93/+116
* gtk: Make use of the gtk signal macros in GtkInputWindowDialog class.tfarina@chromium.org2010-08-191-49/+32
* Show message nicely when the user tries to remove tha last language or input ...kochi@google.com2010-08-194-8/+120
* Convert a couple of wstring methods in ChildProcessInfo.viettrungluu@chromium.org2010-08-193-6/+5
* Change when we create StatusTray to avoid problem running multi-profile testsatwilson@chromium.org2010-08-191-6/+7
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-182-0/+3
* Fix leaks in ProfileSyncServiceSessionTest.tim@chromium.org2010-08-182-9/+10
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-184-5/+5
* Only showing notification when a restart is needed. Partial fix to 5168.seanparent@google.com2010-08-182-49/+9