summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Flesh out URLLoader's download_to_file function.michaeln@chromium.org2010-09-2811-24/+142
* Create a TabHandler object to decouple Browser from TabStripModel API.ben@chromium.org2010-09-285-131/+485
* Refactoring ui_test_utils codeisherman@chromium.org2010-09-285-255/+140
* Revert 60845 (check perms failure) - Added UI for clearing Chrome Sync datawillchan@chromium.org2010-09-2812-1258/+14
* dom_ui: Clean up headers and use proper #ifdefs in bug_report_ui.cc.thestig@chromium.org2010-09-281-28/+14
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-284-26/+35
* Added UI for clearing Chrome Sync dataraz@chromium.org2010-09-2812-14/+1258
* Fix PyAuto tests to account for dynamic autofill labels.nirnimesh@chromium.org2010-09-281-10/+5
* Add renderer -> browser IPC: notify browser when the current URL is phishy.bryner@chromium.org2010-09-282-0/+12
* Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-284-35/+26
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-284-26/+35
* Revert 60832 - Ensure browser cache of the renderer tree contains an accessib...ctguil@chromium.org2010-09-281-19/+18
* Ensure browser cache of the renderer tree contains an accessibility object be...ctguil@chromium.org2010-09-281-18/+19
* Fixing bug where you couldn't select text on the about page.dhg@chromium.org2010-09-281-0/+4
* Removing the menu for picasaweb upload for now.dhg@chromium.org2010-09-281-15/+0
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-2840-129/+79
* Revert 60821 (build break) - Create a TabHandler object to decouple Browser f...willchan@chromium.org2010-09-285-483/+131
* Create a TabHandler object to decouple Browser from TabStripModel API.ben@chromium.org2010-09-285-131/+483
* Don't show "Add a user" label for OOBE first time logindpolukhin@chromium.org2010-09-281-1/+1
* Changed the CloudPrintSetupFlow to not create a Browser object. Made the setu...sanjeevr@chromium.org2010-09-287-35/+80
* Fix CrashRecoveryBrowserTest.MAYBE_Reload on Windows.willchan@chromium.org2010-09-281-2/+1
* Don't show url for packaged appsrafaelw@chromium.org2010-09-281-1/+1
* AddChildView for links on new user pod in correct order with respect to desir...dilmah@chromium.org2010-09-281-5/+5
* Mark CrashRecoveryBrowserTest.MAYBE_Reload as FAILS on windows.willchan@chromium.org2010-09-281-0/+2
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-284-25/+10
* Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ...cbentzel@chromium.org2010-09-281-2/+1
* HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.cbentzel@chromium.org2010-09-281-1/+2
* Add a lab for the Page Info Bubble for Windows and Linux; Mac coming shortly.rsesek@chromium.org2010-09-281-0/+7
* Fixing downloading when off the record. dhg@chromium.org2010-09-283-5/+15
* Fixing some small string issues, and adding a title to the details page.dhg@chromium.org2010-09-285-9/+24
* Refactor AppModalDialog to more clearly isolate platform specific UI pieces a...ben@chromium.org2010-09-2819-460/+512
* Disable CrashRecoveryBrowserTest.LoadInNewTab as it times out occasionally.satish@chromium.org2010-09-281-0/+3
* DOMUI/Autofill: Double-click on the profile list should open the right edit d...tfarina@chromium.org2010-09-281-0/+3
* disable hanging/crashing tests: NoInfobarForSecondTab & NoInfobarForDeniedOri...joth@chromium.org2010-09-281-4/+14
* GTTF: Remove flaky mark from the following tests:phajdan.jr@chromium.org2010-09-284-11/+8
* Disables context menu for LoginHtmlDialog.altimofeev@chromium.org2010-09-281-4/+23
* Add some log messages to track down a test timing out occasionally.satish@chromium.org2010-09-281-2/+7
* Change name of PollingPolicyInterface.allanwoj@chromium.org2010-09-283-12/+12
* Disabled external_extensions.json in Guest mode.avayvod@chromium.org2010-09-281-6/+12
* Fix the issue in 'Clear browsing data' dialog with Cancel vs Close button.tfarina@chromium.org2010-09-282-53/+38
* Revert 60739 (still leaks on ChromiumOS!) - Reland r59972: Eagerly set the IO...willchan@chromium.org2010-09-285-21/+8
* [Chrome OS] Refactor Canonicalize() method into base class to prepare for new...cmasone@chromium.org2010-09-289-75/+108
* Wait for renaming chrome.exe to finish during shutdown forhuanr@chromium.org2010-09-281-14/+2
* DOMUI: Fix a typo that caused a text to be shown as 'undefined'.tfarina@chromium.org2010-09-281-1/+1
* Landing http://codereview.chromium.org/3387008 for sadrul:tfarina@chromium.org2010-09-281-1/+2
* Enabling access notifications for login wizardchaitanyag@chromium.org2010-09-2818-44/+211
* Change ChildProcessSecurityPolicy to store a list of allowed flags fordumi@chromium.org2010-09-289-37/+143
* Notify all rosters on opening and closing chats, so they can update visual st...seh@chromium.org2010-09-285-27/+69
* Fix unittest to not use an invalid GURL, as the underlying bookmarks APIs exp...pkasting@chromium.org2010-09-281-2/+2
* Reland r59972: Eagerly set the IO loop used for OCSP.willchan@chromium.org2010-09-285-8/+21