summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Use WebKit implementation of accessible scrolling methods.dmazzoni@chromium.org2012-01-2413-257/+142
* Add Mac gamepad input remapper.scottmg@chromium.org2012-01-249-77/+217
* Remove the ChildProcessMsg_AskBeforeShutdown message since it's now always se...jam@chromium.org2012-01-245-23/+4
* Get rid of RenderViewHostDelegate::GetAsTabContents.jam@chromium.org2012-01-247-16/+9
* Transition a couple of DLOG(WARNING)'s in RenderViewImpl to DVLOG(1)'s.isherman@chromium.org2012-01-241-2/+2
* cleanup: remove old form of WebSharedWorker::startWorkerContext() method.tsepez@chromium.org2012-01-242-21/+0
* Add tests for the webui implementation of the SSL client certificate selector.kevers@chromium.org2012-01-242-8/+23
* Do not invoke setDartEnabled.antonm@google.com2012-01-243-5/+0
* Remove the default plugin.bauerb@chromium.org2012-01-2410-46/+4
* Move DownloadDangerType to its own file.jam@chromium.org2012-01-2414-87/+100
* Get rid of a bunch of geolocation includes in chrome tests. I've created a si...jam@chromium.org2012-01-246-22/+84
* Add a cros autotest runner for omx_video_decode_accelerator_unittest (on ARM).fischman@chromium.org2012-01-241-1/+3
* net: add a policy option: DisableSSLRecordSplittingagl@chromium.org2012-01-241-2/+0
* Disable WorkerWebSocketLayoutTests in all platformstoyoshim@chromium.org2012-01-241-4/+1
* Removes invalid DCHECK() calls in the WebRTC ADM.henrika@chromium.org2012-01-241-5/+3
* Simplify shutdown of AudioDevice's audio thread.tommi@chromium.org2012-01-242-45/+28
* Disable WorkerWebSocketLayoutTeststoyoshim@chromium.org2012-01-241-0/+5
* Revert 118789 - Always use webkit compositorpiman@chromium.org2012-01-242-3/+2
* Always use webkit compositorpiman@chromium.org2012-01-242-2/+3
* Adding tommi@chromium.org to media-related OWNERS files.scherkus@chromium.org2012-01-243-0/+3
* remove build_webkit_exes_from_webkit_gyp flagdpranke@chromium.org2012-01-241-5/+1
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-243-24/+3
* Hide geolocation_provider.h from chrome, and move geolocation_permission_cont...jam@chromium.org2012-01-249-14/+33
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-2320-78/+79
* Re-enable test.abarth@chromium.org2012-01-231-3/+2
* Pass a flag for JS precompiled data down to the renderer process.antonm@google.com2012-01-231-0/+1
* Pass Content-security-policy and header type from WebSharedWorkerProxy to Web...tsepez@chromium.org2012-01-235-15/+62
* Change grow box computation back to a method on BrowserWindowthakis@chromium.org2012-01-2316-77/+59
* move more files and dependency to enable_webrtc==1wjia@chromium.org2012-01-231-3/+3
* Add command-line flags to disable the use of the GPU for accelerated renderingjbauman@chromium.org2012-01-234-2/+39
* Probably a merge conflict with r118172backer@chromium.org2012-01-231-1/+1
* GamepadDataFetcherEmpty should define its ctor out-of-linehans@chromium.org2012-01-233-3/+35
* DevTools: open resources in the front-end's browser, not the agent's browser.pfeldman@chromium.org2012-01-236-1/+20
* add stubs to fix build with enable_webrtc=0wjia@chromium.org2012-01-223-2/+129
* WebRtc VideoEngine takes millisecond as the captured frame timestamp.ronghuawu@chromium.org2012-01-211-1/+1
* Implement MouseLock for RWHVA.varunjain@chromium.org2012-01-212-7/+144
* Update chromium code to use WebIntentRequest.gbillock@chromium.org2012-01-214-32/+64
* Repeat performance for 118553 -- Add nacl private interface and statesehr@google.com2012-01-215-0/+12
* Checkpoint: android fixes towards compilation of unit_tests.jrg@chromium.org2012-01-211-2/+2
* Revert 118553 - Add nacl private interface and state for process creation.sehr@google.com2012-01-215-13/+1
* Add nacl private interface and state for process creation.sehr@google.com2012-01-205-1/+13
* Implements partial swaps for EGLpkotwicz@chromium.org2012-01-201-4/+104
* Implement WebViewClient::createGraphicsContext3D (and support for DRT)piman@chromium.org2012-01-202-0/+30
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-2033-389/+679
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-205-120/+9
* Convert use of int ms to TimeDelta in files owned by bulach.tedvessenes@gmail.com2012-01-206-16/+17
* Disable NPAPI under Aura.saintlou@chromium.org2012-01-201-0/+4
* mac: Mark failing MacTestCmdUp test as FAILS.sadrul@chromium.org2012-01-201-2/+3
* Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...jam@chromium.org2012-01-2014-88/+165
* DevTools: look up client hosts for the given tab contents while navigating.pfeldman@chromium.org2012-01-205-17/+32