summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Add way to create a texture in parent's context and copy into itjamesr@chromium.org2010-08-284-0/+94
* Ensure that ChromeFrame link navigations which occur when the opener frame is...ananta@chromium.org2010-08-271-0/+4
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-4/+3
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-272-0/+15
* fix browsertest failureerikkay@chromium.org2010-08-271-1/+1
* Enable device orientation by default.hans@chromium.org2010-08-271-1/+1
* compile errorerikkay@chromium.org2010-08-271-1/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-2711-91/+359
* Implement window.chrome.app.isInstalled .skerner@chromium.org2010-08-273-0/+92
* Displays a speech input UI bubble during speech recognition.satish@chromium.org2010-08-272-3/+10
* DeviceOrientationDispatcher: no orientation updates equal to lastOrientation().hans@chromium.org2010-08-272-13/+34
* Reland interval change.mbelshe@chromium.org2010-08-271-3/+0
* Fix the SPDY histograms to be more accurate. Prior to this change, wembelshe@chromium.org2010-08-271-84/+100
* Remove outdated comment.isherman@chromium.org2010-08-261-3/+0
* Make context-menu show for large data encoded URLs.jcivelli@chromium.org2010-08-261-1/+7
* GTTF: Make our handling of Windows pre-processor symbols more consistent.phajdan.jr@chromium.org2010-08-261-2/+1
* First cut at experimental API for managing installed/enabled extensions.asargent@chromium.org2010-08-261-0/+1
* Revert 57386: nsylvain@chromium.org2010-08-261-0/+3
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-0/+1
* Bump ICU to 57283jshin@chromium.org2010-08-251-1/+3
* Do not refetch or clear the accessibility tree if the navigation is within th...kkania@chromium.org2010-08-252-6/+15
* Move the chromium.Interval to chrome.Interval as part of the benchmarkingmbelshe@chromium.org2010-08-251-3/+0
* Undisable tests that were crashy because of re-initializing WebKit:phajdan.jr@chromium.org2010-08-252-4/+2
* Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.kinuko@chromium.org2010-08-253-1/+15
* 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