summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Further tweaks to TabStripModel::MoveSelectedTabsTo.sky@chromium.org2011-03-103-19/+38
* gtk: Organize extension UI files into the chrome/browser/ui/gtk/extensions/ d...tfarina@chromium.org2011-03-1013-20/+20
* Move the clipboard messages to their own message filter.dcheng@chromium.org2011-03-101-0/+2
* [cros] Update error messages.nkostylev@chromium.org2011-03-101-2/+7
* Update link we use to install/update Reader.jam@chromium.org2011-03-101-2/+5
* Fix AutomationProvider from logging false errors by replacing the persistentkkania@chromium.org2011-03-105-57/+26
* Fix clang error of needed destructor for ScoredHistoryMatch.mrossetti@chromium.org2011-03-102-0/+3
* Remove extra http://'s from a comment line.mirandac@chromium.org2011-03-101-2/+2
* Properly re-implement browser::ShowInstantConfirmDialog().rsesek@chromium.org2011-03-103-4/+15
* FindBar moves when selection is underneath it.thakis@chromium.org2011-03-107-51/+212
* Modify UpdateLibrary to use async RequestUpdateCheck callstevenjb@google.com2011-03-107-17/+68
* Implemented substring matching within page titles. Fixed bug where URL was be...mrossetti@chromium.org2011-03-106-227/+599
* PrintPreview: Set the page range info in ViewHostMsg_UpdatePrintSettings reply.kmadhusu@chromium.org2011-03-101-3/+5
* Fixed a bug in the serialization of history::URLRow.danno@chromium.org2011-03-101-3/+1
* Bump up prerender field trial control and experiment groups to 5% each.sreeram@chromium.org2011-03-101-2/+2
* Turn off safebrowsing for PREFETCH requestsgavinp@chromium.org2011-03-102-2/+51
* Force NTP reload when a new theme is installed.mirandac@chromium.org2011-03-102-2/+9
* importer: Cleanup ImporterHost some more.tfarina@chromium.org2011-03-104-60/+56
* Enable devtools test (fixed upstream)podivilov@chromium.org2011-03-101-2/+1
* Special behaviour for menu=off mode.dilmah@chromium.org2011-03-101-24/+27
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-1048-939/+939
* Cleanup in ExtensionEventRouterForwarderTestbattre@chromium.org2011-03-101-6/+6
* Fix comment about command line tools to create a key.dilmah@chromium.org2011-03-101-1/+1
* [cros] Use locale specific static help content.nkostylev@chromium.org2011-03-102-13/+26
* Added unittests for the newly introduced policy mappings.pastarmovj@chromium.org2011-03-104-0/+44
* OEM customization: added hwid_mask and keyboard_layoutdpolukhin@chromium.org2011-03-104-41/+78
* Dispatch change event for autofilled fieldsisherman@chromium.org2011-03-101-2/+56
* Fix bad usage of GetMutableDictionary.battre@chromium.org2011-03-104-6/+111
* Do not use AppLaunchHandler after destruction.altimofeev@chromium.org2011-03-101-4/+7
* Revert 77607 - [Sync] Refactor notification RegistrationManager, implement ba...akalin@chromium.org2011-03-105-485/+252
* Add in a checker to help narrow down 74585. eroman@chromium.org2011-03-101-0/+7
* [Sync] Refactor notification RegistrationManager, implement backoffakalin@chromium.org2011-03-105-252/+485
* Tests are timing out, so disabling.zea@chromium.org2011-03-101-10/+10
* Define a new CertDatabase::Observer abstract class which can be implemented b...rch@chromium.org2011-03-101-7/+11
* Options: Remove several deprecated Options-related methods from BrowserWindow.jhawkins@chromium.org2011-03-1011-96/+4
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-1057-396/+388
* AutofillProfile::SetInfo() should allow for billing field typesdhollowa@chromium.org2011-03-101-4/+4
* Mark CheckPid,DieOnDisconnect,LaunchTwice,MultipleLaunchTasks,SameLaunchTask ...zea@chromium.org2011-03-101-5/+37
* Remove the notification stub files.tfarina@chromium.org2011-03-101-2/+2
* [ChromeOS] Fix the tiny app panel problem.xiyuan@chromium.org2011-03-101-1/+6
* views: Moves TextfieldController/TextRange into their own headers.tfarina@chromium.org2011-03-1030-139/+160
* Deleted WebPluginDelegatePepper and everything dependent on it.apatrick@chromium.org2011-03-101-1/+0
* Add network testing automation hooks GetNetworkInfo() and ConnectToWifiNetwor...dtu@chromium.org2011-03-107-15/+207
* Get rid of the xxxKey for safebrowsing lists. Looks to me we should be okay t...lzheng@chromium.org2011-03-101-11/+4
* Disable crashy ExtensionCrashRecoveryTest.TwoExtensionsOneByOnezea@chromium.org2011-03-101-1/+3
* Extends NetworkDelegate to avoid use of static_cast<> when handling RegisterP...tony@chromium.org2011-03-1010-36/+44
* Revert 77547 - Options: Remove the GTK options.jhawkins@chromium.org2011-03-0948-4/+10083
* Options: Remove the GTK options.jhawkins@chromium.org2011-03-0948-10083/+4
* More missing official stuff.avi@chromium.org2011-03-091-2/+2
* importer: Pull Importer class out on its own header file.tfarina@chromium.org2011-03-0911-112/+146