summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Fixes minor bug that prevented version information from appearing in net-inte...mmenke@chromium.org2010-09-031-1/+1
* Call InitEventRouters after a successful chromeos login. This successfullydmazzoni@chromium.org2010-09-032-0/+13
* Augment the fix for HungRenderDialogView::ButtonPressed.finnur@chromium.org2010-09-031-1/+1
* Implement ISimpleDOM COM interface in BrowserAccessibility. Also updatedmazzoni@chromium.org2010-09-032-65/+532
* Fix various issues with DOMStorage that only showed up in multi-process mode.jorlow@chromium.org2010-09-032-1/+53
* Remove flaky mark for FilePathWatcherTest, the rewrite resolved it.mnissler@chromium.org2010-09-031-22/+15
* Disables bookmarks bar for new page in BWSI mode.altimofeev@chromium.org2010-09-031-0/+5
* Gracefully handle the case of empty preference file names in PrefValueStore.mnissler@chromium.org2010-09-032-6/+4
* SSLConfigServiceManagerPref: small fix to work around Clang problem.hans@chromium.org2010-09-031-1/+1
* Fix a bug that the default input method of added language is not checked.kochi@chromium.org2010-09-031-0/+1
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-039-128/+130
* Unit tests for file_system_backend.cc kkanetkar@chromium.org2010-09-033-4/+506
* [Mac] Fix findbar drag and drop. Make the FindBarView eat drags, so they don...rohitrao@chromium.org2010-09-036-78/+57
* Lands http://codereview.chromium.org/3309007/show for jeanluc:sky@chromium.org2010-09-034-24/+156
* Sort preload engines on checkbox change as well.kochi@chromium.org2010-09-031-7/+18
* Remove the default argument from RegKey::ReadValue.tfarina@chromium.org2010-09-033-4/+6
* [CrOS] Fix reserved accelerators' behavior.suzhe@chromium.org2010-09-031-0/+14
* Moving file_util::FileInfo to base::PlatformFileInfo, and adding thedumi@chromium.org2010-09-0314-214/+213
* Add command-line switch to enable FileSystem API support.kinuko@chromium.org2010-09-031-0/+1
* importer: Use BookmarkModel::HasBookmarks instead of BookmarkModel::GetBookma...tfarina@chromium.org2010-09-031-9/+3
* Instead of trying to arrange things so that there is something covering all t...aa@chromium.org2010-09-038-139/+149
* This feature was already enabled on windows and mac last week (http://coderev...satish@chromium.org2010-09-031-3/+4
* Fix TemplateURLModel::GenerateSearchURL for use on non-UI threads.levin@chromium.org2010-09-038-60/+245
* Issue 6248: popup windows have tiny url textstevenjb@chromium.org2010-09-031-1/+4
* Allow experimental extension pop-ups from infobars.joi@chromium.org2010-09-032-3/+11
* Re-lands 58186:bryeung@chromium.org2010-09-0357-397/+397
* [Mac] Fix a bug where the moving a tab via an extension was failing.andybons@chromium.org2010-09-031-0/+2
* Linux: Handle renderer and plugin crashes on a separate thread. (try 2)thestig@chromium.org2010-09-023-40/+119
* GTTF: Move pyauto automation provider code to TestingAutomationProviderphajdan.jr@chromium.org2010-09-024-2011/+2057
* Final fixes for new safe-browsing storage.shess@chromium.org2010-09-027-116/+164
* Allow uploading of the form data to toolbar autofill servers.georgey@chromium.org2010-09-022-5/+23
* Reenable IncognitoSplitMode with a hopeful fix.mpcomplete@chromium.org2010-09-023-6/+15
* Fix some issues with incognito split mode extensions.mpcomplete@chromium.org2010-09-022-14/+40
* GTTF: Disable crashy TabposeWindowTest.TestShowphajdan.jr@chromium.org2010-09-021-2/+4
* Make two function names less confusing. No functionality change.thakis@chromium.org2010-09-025-21/+22
* Revert 58403 - Linux: Handle renderer and plugin crashes on a separate thread.nsylvain@chromium.org2010-09-022-98/+39
* Linux: Handle renderer and plugin crashes on a separate thread.thestig@chromium.org2010-09-022-39/+98
* Spelling error: s/ADDRESSSES/ADDRESSES/g.willchan@chromium.org2010-09-021-1/+1
* DOMUI prefs: Fix RTL regression from managed pref banner changesstuartmorgan@chromium.org2010-09-021-1/+1
* Fix display when search engine names are very longstuartmorgan@chromium.org2010-09-023-1/+20
* Fix search engine import.mirandac@chromium.org2010-09-021-10/+11
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-0257-397/+397
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-0257-397/+397
* Mac: Let three-finger-down end tabpose as well.thakis@chromium.org2010-09-021-1/+1
* FBTF: Reaplly the TabRestoreService::Observer into its own file commit.erg@google.com2010-09-0223-64/+153
* Mac: Try to fix a valgrind problem in TabposeWindow.thakis@chromium.org2010-09-021-1/+6
* Make sure DownloadManager is shut down on the UI thread.phajdan.jr@chromium.org2010-09-021-3/+7
* Fix a race condition after my latest download cleanup change.phajdan.jr@chromium.org2010-09-023-0/+22
* Relanding 3149027.dtseng@chromium.org2010-09-024-4/+142
* Change for proxy stuff.dhg@chromium.org2010-09-029-70/+698