summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Re-disable IncognitoSplitMode. It still fails/hangs periodically (though morempcomplete@chromium.org2010-09-031-1/+2
* Valgrind fix for chromium-os:5601stevenjb@chromium.org2010-09-032-35/+40
* NTP: Add transitions.aa@chromium.org2010-09-034-12/+68
* Bring back attribution. If there is no custom attribution, fall back to the p...aa@chromium.org2010-09-036-38/+93
* Due to some unresolved blocking issues, we are switching Native Client back o...cbiffle@google.com2010-09-032-1/+4
* [CHrome OS] Provides nicer abstractions around ownership APIcmasone@google.com2010-09-033-0/+686
* Remove wstrings from status bubble code.tony@chromium.org2010-09-039-111/+120
* Fix DCHECK when loading chrome://net-internalsvandebo@chromium.org2010-09-031-1/+1
* Remove old debug code from ntp.aa@chromium.org2010-09-034-65/+5
* Error out if a version in external_extensions.json is invalid.skerner@chromium.org2010-09-033-39/+54
* Remove risky DISABLE_RUNNABLE_METHOD_REFCOUNT macro from DownloadManager.phajdan.jr@chromium.org2010-09-032-6/+18
* Changed a link widget to button per feedback from UX.satish@chromium.org2010-09-031-10/+8
* Added tooltips to stats bar items.stevenjb@chromium.org2010-09-038-86/+203
* chromeos: Increase omnibox font size.derat@chromium.org2010-09-031-2/+4
* Turn off accelerated compositing for chrome:// and chrome-extension:// URLs f...vangelis@chromium.org2010-09-031-0/+7
* Enable ServiceProcessControlTest.LaunchTwicehclam@chromium.org2010-09-031-3/+5
* Ensure that search engine dialog appears on top when it appears.mirandac@chromium.org2010-09-031-1/+1
* Mac: Make resizing the window larger nicer when compositor is activethakis@chromium.org2010-09-032-66/+88
* Revert 58493 - Call InitEventRouters after a successful chromeos login. This ...stoyan@chromium.org2010-09-032-13/+0
* Revert 58491 - Implement ISimpleDOM COM interface in BrowserAccessibility. Al...dmazzoni@chromium.org2010-09-032-532/+65
* Fix crash in HungRendererDialogGtk when contents_ == NULL.dpolukhin@chromium.org2010-09-031-2/+4
* 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