summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove CanProvideDefaultSettings method from default content settings provide...jochen@chromium.org2011-02-0211-40/+0
* Cleanup: remove unused internet and system pages for chrome os options.falken@chromium.org2011-02-0211-1820/+3
* Listen to APP_TERMINATING instead of APP_EXITING to fix the issue 11055.yusukes@google.com2011-02-021-3/+6
* Set the name of the PPAPI plugin properly when running out of process. Thisbrettw@chromium.org2011-02-021-1/+1
* Remove use of GetHardwareKeyboardLayoutName from KeyboardSwitchMenu.satorux@chromium.org2011-02-021-8/+6
* Get service processes working on Mac and Linux.dmaclach@chromium.org2011-02-022-24/+27
* Get rid of use of chromeos::GetHardwareKeyboardLayoutName().satorux@chromium.org2011-02-022-7/+12
* Remove obsolete code from InputMethodMenuButtonsatorux@chromium.org2011-02-022-14/+2
* Fix data type configuration race by making DataTypeManagerImpl::DownloadReady...rsimha@chromium.org2011-02-022-3/+9
* Remove orphaned function in chrome/browser/ui/gtk/about_chrome_dialog.cc.mattm@chromium.org2011-02-021-6/+0
* Add a comment explaining how to create keys for componentaa@chromium.org2011-02-021-0/+7
* chromeos: Fix left/right accelerator metrics mixup.derat@chromium.org2011-02-021-1/+1
* tabbed options: Store the visible content exception type in the URL hash.estade@chromium.org2011-02-022-11/+27
* gtk: Move the remaining infobar files into the new infobars directory.tfarina@chromium.org2011-02-028-15/+15
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-0210-12/+34
* Revert 73391 - DOMUI Settings: Update to use correct type in chrome.sendarv@chromium.org2011-02-025-51/+35
* Revert 73361 - Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-023-42/+35
* DOMUI Settings: Update to use correct type in chrome.sendarv@chromium.org2011-02-025-35/+51
* Bookmark manager: Fix "Add page" regression.arv@chromium.org2011-02-011-2/+5
* gtk: Move infobar_arrow_model files into the new infobars directory.tfarina@chromium.org2011-02-014-6/+6
* Added command line switches and UI (controlled via a build option)davemoore@chromium.org2011-02-014-0/+18
* Wrap the TCW's property bag with a helper accessor to help for convenience an...avi@chromium.org2011-02-014-8/+19
* WebUI: Change DOMUI to WebUI in more two class names.tfarina@chromium.org2011-02-0113-62/+62
* Fix up history state in tabbed options.estade@chromium.org2011-02-019-33/+65
* Remove exec permissions on files from previous extension checkin.mpcomplete@chromium.org2011-02-013-0/+0
* Restart instead of signout when there are pending updates.achuith@chromium.org2011-02-013-35/+42
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-0127-342/+536
* printing: Prevent a race between PrintViewManager::OnDidGetPrintedPagesCount ...thestig@chromium.org2011-02-015-15/+21
* sync: tiny cleanup in syncer.h/cctim@chromium.org2011-02-015-16/+22
* Hitting Escape should clear textfield (if any).oshima@google.com2011-02-016-23/+79
* Make the gtk download shelf autoclose on mouse out.estade@chromium.org2011-02-015-3/+158
* Unreverting: First steps towards webRequest extension API.mpcomplete@chromium.org2011-02-0114-6/+225
* Extensions: Use the async version of ImporterHost in order to not hit the diskjhawkins@chromium.org2011-02-012-10/+28
* Disable screen saver on login screen.oshima@google.com2011-02-011-5/+1
* Make AutomationProvider RefCountedThreadSafe instead of RefCountedphajdan.jr@chromium.org2011-02-013-4/+14
* - Add ChromeOS login and lock screen automation hooks.dtu@chromium.org2011-02-018-108/+190
* Show user list only to owner (settings->users).xiyuan@chromium.org2011-02-011-3/+5
* Re-land 73197: Support Mozilla's GUID for ISimpleDOM and add a unit test for it.dmazzoni@chromium.org2011-02-012-13/+87
* Fixed leak and DCHECK()davemoore@chromium.org2011-02-011-2/+4
* Reland 73220 - GpuProcessHost does not relaunch GPU process after threshold n...apatrick@chromium.org2011-02-011-5/+12
* DevTools: fix host parameter in the remote debugger link.pfeldman@chromium.org2011-02-011-1/+1
* Don't create bg pages if the opener doesn't have a background permission.atwilson@chromium.org2011-02-012-7/+17
* Ensure that desktop notifications display for the background page. This regre...ananta@chromium.org2011-02-012-0/+14
* Reapply and fix r73019. BalloonViewImpl has a different implemementation onerg@google.com2011-02-016-379/+398
* Mark all history tests as flaky. They no longer time out or crash, but still...skerner@chromium.org2011-02-011-2/+4
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-0127-536/+342
* Removed icon from View Background Pages menu item in wrench menu.atwilson@chromium.org2011-02-012-22/+0
* Check for NULL view before passing plugin focus and IME messagesstuartmorgan@chromium.org2011-02-011-2/+4
* Fix and refactor for ProxyLauncher browser disconnect.dtu@chromium.org2011-02-011-1/+1
* Small "fix" to make window deallocation similar to window allocation.backer@chromium.org2011-02-011-7/+9