summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG/LOG_IF(INFO) to VLOG/VLOG_IF(1) - chrome/browser/syncrsimha@chromium.org2010-10-255-7/+8
* (Hopefully) fix flakiness for AutoFillTest.BasicFormFillisherman@chromium.org2010-10-251-10/+9
* Mark AccountScreenTest.TestSchemeInspector disabled, as it times out.isherman@chromium.org2010-10-251-2/+2
* Memory leak from cloud printing proxy UI.scottbyer@google.com2010-10-253-28/+43
* Some code in the ExtensionDOMUI was relying on the fact that we were creating...jcivelli@chromium.org2010-10-252-6/+8
* Tweaks instant url for google.sky@chromium.org2010-10-251-2/+2
* [Mac] Synthesize keypress events correctly.suzhe@chromium.org2010-10-251-1/+4
* This is the second try at submitting http://codereview.chromium.org/3991007/s...ericu@google.com2010-10-251-0/+23
* Fix browser crash with External Extension having blank version.finnur@chromium.org2010-10-251-0/+1
* Displays the most recent INIT_PROXY_RESOLVER source's log entriesmmenke@chromium.org2010-10-253-2/+59
* [CHrome OS] HOSTED accounts will not be allowed to log incmasone@chromium.org2010-10-253-43/+40
* Use browser::CreateViewsWindow for ExtensionInstallUI.xiyuan@chromium.org2010-10-251-1/+2
* Disable test that times out.thakis@chromium.org2010-10-251-1/+1
* Fix opening bookmarks in an incognito window.arv@chromium.org2010-10-251-10/+1
* Revert 63578 - Release ChromeURLRequestContextGetters' references on IO threa...willchan@chromium.org2010-10-256-102/+17
* Camera communication is on a separate thread. UI threads takes latest frame e...avayvod@chromium.org2010-10-254-106/+154
* Convert LOG(INFO) to VLOG(1) - chrome/browser/safe_browsing/.pkasting@chromium.org2010-10-257-40/+33
* Refactor printing workflow to handle print preview.kmadhusu@chromium.org2010-10-252-0/+38
* [cros] Mark OOBE as complete after successful update.nkostylev@chromium.org2010-10-251-0/+3
* Add optional homepage_url to manifest and use it in place of Gallery URL in UI.tessamac@google.com2010-10-253-10/+8
* Fix save file stuff to use scoped_refptr for refcounted params.willchan@chromium.org2010-10-253-6/+4
* Revert 62956 since the proper fix has been landed by willchan - Try to green ...jam@chromium.org2010-10-251-0/+1
* Fix typo in DevToolsManagermarkusheintz@chromium.org2010-10-252-6/+6
* Schedule layout of the Page Info Bubble using RunnableMethod rather than |-pe...rsesek@chromium.org2010-10-251-5/+27
* Fix crash in domui menu (7773) and remove caching code.oshima@chromium.org2010-10-2510-281/+78
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-258-115/+170
* Revert 63733 - Fix double install and incorrect uninstall of external extensi...thakis@chromium.org2010-10-258-169/+115
* Fix double install and incorrect uninstall of external extensions.skerner@google.com2010-10-258-115/+169
* Revert 63651 (turned chromeos red, http://build.chromium.org/buildbot/waterfa...thakis@chromium.org2010-10-251-5/+7
* Add UI test for click-to-play.bauerb@chromium.org2010-10-252-0/+19
* Introduce new location for managed extensionsgfeher@chromium.org2010-10-251-3/+1
* Create a new browser signin layer. This is currently a proxy on top of sync ...johnnyg@chromium.org2010-10-2516-69/+643
* Bring the windows implementation of the constrained html dialog over to the n...johnnyg@chromium.org2010-10-256-380/+111
* Reland 63509 - Define constants for the 'silent extension' install policygfeher@chromium.org2010-10-253-0/+4
* Split WebNavigationEvents in two tests and make iframe loading less flaky.jochen@chromium.org2010-10-251-3/+9
* Temporary fix to reduce the spdy concurrent streams to 6.mbelshe@chromium.org2010-10-251-0/+9
* dom-ui settings: Add setting for detault zoom level.csilv@chromium.org2010-10-2513-17/+124
* The GeolocationBrowserTest times out, and timeouts now causes thensylvain@chromium.org2010-10-251-1/+1
* Revert 63687 - Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-2425-2287/+1847
* Fix test defines.sky@chromium.org2010-10-242-2/+2
* Refactors TopSites so that it's hopefully easier to maintain andsky@chromium.org2010-10-2425-1847/+2287
* Autofill: DCHECK in 'Add address...' dialogdhollowa@chromium.org2010-10-241-1/+2
* Fixed positioning of control buttons on overlay pages. Missing file fromzelidrag@chromium.org2010-10-242-4/+9
* Fix typos. define->#definensylvain@chromium.org2010-10-231-2/+2
* Disable Tab2OutOfTabStrip on TOOLKIT_VIEWS and ScrollButtonScrolls onnsylvain@chromium.org2010-10-232-2/+9
* ExtensionApiTest.TABS times out, and tests timing out now turn the tree red, sonsylvain@chromium.org2010-10-231-1/+1
* Mark the GtkKeyBindingsHandlerTest tests as flaky since they don't work in a...nsylvain@chromium.org2010-10-231-3/+6
* Add LeakTracker<URLRequestContext> to IOThread::CleanUp().willchan@chromium.org2010-10-231-7/+5
* Don't display the file select dialog from invisible windows.jnd@google.com2010-10-231-0/+5
* AppBackgroundPageApiTest works with testserver on ephemeral ports.cbentzel@chromium.org2010-10-231-4/+60