summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* A/B experiment for re-establishing TCP connections.ziadh@chromium.org2010-08-251-0/+37
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-1/+0
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-0/+1
* Limit the time spent on a single iteration of PhishingDOMFeatureExtractor.bryner@chromium.org2010-08-244-11/+233
* Disable crashy RenderViewTest.DidFailProvisionalLoadWithErrorForErrorphajdan.jr@chromium.org2010-08-241-1/+2
* Band-aid a build failure, will land a proper fix soon.phajdan.jr@chromium.org2010-08-241-1/+2
* GTTF: move tests that use WebKit from unit_tests to browser_testsphajdan.jr@chromium.org2010-08-245-0/+0
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-2425-2/+29
* Customize Hebrew spellcheck word break iteratorjshin@chromium.org2010-08-242-12/+36
* Add support for a directory file chooser command, which creates a file list b...johnnyg@chromium.org2010-08-241-3/+6
* Implement IDBTransaction::objectStoreandreip@chromium.org2010-08-242-5/+8
* Fix IDBDatabase::removeObjectStore for multiprocess modeandreip@chromium.org2010-08-242-0/+10
* Mac: Correctly show/hide compositor on navigations.thakis@chromium.org2010-08-242-3/+25
* Fix the ChromeFrame ReferrerTest failures. This test fails because we incorre...ananta@chromium.org2010-08-241-0/+5
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-233-2/+20
* Clean up the way top level navigations are handled in ChromeFrame and reporte...ananta@chromium.org2010-08-232-30/+14
* Skeleton of sync handler on the I/O thread for GetSearchProviderInstallState.levin@chromium.org2010-08-233-3/+11
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-233-20/+2
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-233-2/+20
* Fix compilation errors of 56862 byandreip@chromium.org2010-08-238-1/+149
* DevTools: remove injected script from resources.pfeldman@chromium.org2010-08-232-7/+0
* Add 1st cut of IPC plumbing code for FileSystem API's openFileSystemkinuko@chromium.org2010-08-212-0/+69
* Set state of a new audio stream to Paused until it start to play. Also added ...sergeyu@chromium.org2010-08-211-2/+7
* Speed up the test for IsSearchProviderInstalled by making it run multiple tes...levin@chromium.org2010-08-211-22/+94
* Add a file thread to the renderer process.dumi@chromium.org2010-08-202-0/+27
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-201-0/+1
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-203-4/+1
* Revert 56862 - Add transaction coordinator. Allow idle transactions to be abo...thomasvl@chromium.org2010-08-208-149/+1
* Add transaction coordinator. Allow idle transactions to be aborted when their...andreip@chromium.org2010-08-208-1/+149
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Switch some LOG(ERROR)s to DLOG(INFO) in PhishingDOMFeatureExtractor.bryner@chromium.org2010-08-191-3/+3
* Remove the negative field trial from prefetching histogramsgavinp@chromium.org2010-08-191-22/+3
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-191-0/+1
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-195-46/+66
* Disable crashy FormManagerTest.LabelsInferredFromParagraphphajdan.jr@chromium.org2010-08-191-1/+2
* Break isGLES2Compliant() flag into multiple ones.zmo@google.com2010-08-192-0/+15
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-193-0/+11
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-196-4/+142
* Reland 55888: Allow per-plugin content settings.bauerb@chromium.org2010-08-193-15/+34
* DevTools: complete migration to runtime properties started upstream.pfeldman@chromium.org2010-08-191-3/+4
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-191-2/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-192-2/+0
* Fix DEPS after moving SQLite code.phajdan.jr@chromium.org2010-08-191-1/+1
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-181-1/+1
* Disable crashy RenderViewTest.OnHandleKeyboardEventphajdan.jr@chromium.org2010-08-181-1/+2
* Fixed race where GPU process rendered to invalid window handle.apatrick@chromium.org2010-08-181-1/+4
* Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.kinuko@chromium.org2010-08-182-13/+13
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-185-0/+5
* Don't claim we would always block cookies, since there are always exceptions.jochen@chromium.org2010-08-182-10/+0
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-1710-8/+31