summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-1313-18/+65
* Don't change the extension of resources being downloaded,rvargas@google.com2010-10-132-45/+14
* Revert 62410 - Constrained HTML dialog for Windows.johnnyg@chromium.org2010-10-1310-382/+5
* Revert 62413 - Fix copyrights on new files.johnnyg@chromium.org2010-10-134-4/+4
* Fix copyrights on new files.johnnyg@chromium.org2010-10-134-4/+4
* Re-land 62283 - Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-1312-214/+432
* Constrained HTML dialog for Windows.johnnyg@chromium.org2010-10-1310-5/+382
* Fixes bugs in usage of adding a new tab with a disposition ofsky@chromium.org2010-10-1313-79/+96
* Revert 62357 - Remove singleprocess from the list of flags that we show an in...jam@chromium.org2010-10-131-0/+1
* Use scoped_ptr to handle the TestAttemptState.jochen@chromium.org2010-10-131-45/+25
* Add more traces. I think what is happening is that the background page hasn't...finnur@chromium.org2010-10-134-9/+33
* Updating trunk VERSION from 553.0 to 554.0chrome-release@google.com2010-10-131-1/+1
* Add the plumbing for synchronous exceptions in IndexedDB.jorlow@chromium.org2010-10-1313-277/+457
* Make sure the download status in the application icon is updatedphajdan.jr@chromium.org2010-10-1312-25/+22
* Delete moar code. And fix clang.thakis@chromium.org2010-10-131-7/+0
* [Sync] Removed unused function causing clang build to failakalin@chromium.org2010-10-131-11/+0
* [Sync] Rolled cache invalidation API to @49.akalin@chromium.org2010-10-136-181/+61
* DOMUI Cert Manager: Add import server cert function.mattm@chromium.org2010-10-136-1/+99
* Add Print Preview to about:labs.jhawkins@chromium.org2010-10-132-2/+15
* Add --no-labs switch.thakis@chromium.org2010-10-133-2/+12
* DOM UI Settings - Desktop Notification exceptionsestade@chromium.org2010-10-135-19/+118
* Remove singleprocess from the list of flags that we show an infobar for, sinc...jam@chromium.org2010-10-121-1/+0
* Rename ChromeThread to BrowserThread Final Part:tfarina@chromium.org2010-10-1222-319/+306
* Wait calling OnMenuOpened until the domui menu is ready to accept input.oshima@chromium.org2010-10-126-38/+58
* Add plumbing for passing the indexed database quota via IDBFactory::openandreip@chromium.org2010-10-127-16/+44
* Fix broken trybot compiles by moving test cases inside the anonymous namespace.rohitrao@chromium.org2010-10-121-2/+1
* [Chrome OS] Make LoginLibrary robust to extraneous signalscmasone@chromium.org2010-10-121-10/+12
* Remove unneeded using directives. This will fix Canary build break caused by ...jianli@chromium.org2010-10-121-1/+0
* DOMUI cert manager: Add CA cert import.mattm@chromium.org2010-10-1211-71/+361
* DOMUI: Remove an errant conditional that kept the 'Reset to defaults' buttonjhawkins@chromium.org2010-10-122-9/+11
* DOMUI Cert Manager: remove placeholder icon on certificate rows.mattm@chromium.org2010-10-121-3/+1
* Add a private pepper API for the pdf plugin to disable copy/print etc. This ...jam@chromium.org2010-10-1211-0/+50
* Disable incremental linking on chrome.exescottbyer@chromium.org2010-10-121-0/+13
* Fix the ChromeFrame net test failures. These tests started failing since the ...ananta@chromium.org2010-10-122-3/+7
* Un-mark a test as flaky, since it's been passing lately.asargent@chromium.org2010-10-121-1/+1
* Used process_util methods to wait for the service process to die in the Servi...sanjeevr@chromium.org2010-10-121-33/+23
* AutoFill: Allow parsing a cardholder name separately from the card number andjhawkins@chromium.org2010-10-122-2/+58
* Mark the Whitelist test as flaky again.finnur@chromium.org2010-10-121-5/+2
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-126-11/+165
* Exit DOMUI menu when browser window is destroyed.oshima@chromium.org2010-10-122-8/+39
* Another clang build fix.thakis@chromium.org2010-10-121-0/+2
* Fix clang compile error introduced by recent change to template_url_fetcher_u...thakis@chromium.org2010-10-121-4/+4
* Mark ExtensionApiTest.Tabs as FAILS on Win.andybons@chromium.org2010-10-121-1/+9
* Playing HTML5 videos from the test matrix would cause ChromeFrame to hang at ...ananta@chromium.org2010-10-121-0/+6
* Record startup time closer to where the browser really startednirnimesh@chromium.org2010-10-121-3/+2
* Fix service for CUPS CP proxy.gene@google.com2010-10-121-0/+7
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-1295-97/+96
* [Mac] Add Instant to labs on Mac.rohitrao@chromium.org2010-10-121-0/+7
* [Sync] Pass correct ExpectedCrxType to ExtensionsService.akalin@chromium.org2010-10-123-1/+12
* Make WaitForInfobarCount() robustnirnimesh@chromium.org2010-10-121-14/+24