summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-226-8/+8
* Move ComputeDirectorySize to the base namespace.brettw@chromium.org2013-06-221-1/+1
* Set default pinch viewport overlay scrollbar thickness in WebPreferences.wjmaclean@chromium.org2013-06-221-2/+4
* Add the SetMediaKeys handler to pass a drm bridge to a MediaSourcePlayerqinmin@chromium.org2013-06-222-0/+13
* Remove acknowledge timeout for TouchEnd and TouchCancel eventstrchen@chromium.org2013-06-221-1/+4
* Use validating param traits for MediaStreamType enumaedla@chromium.org2013-06-221-1/+2
* Shuffle media-related WebMimeRegistry code from webkit/ to content/.scherkus@chromium.org2013-06-226-29/+100
* Move webkit/renderer/media/android/ to content/renderer/media/android/.scherkus@chromium.org2013-06-2226-444/+3663
* Re-land r207105 (Mac audio capture threading fix) with unit test memory leak ...miu@chromium.org2013-06-224-28/+30
* [autofill] Add support for PSL domain matching for password autofill.nyquist@chromium.org2013-06-222-0/+25
* added back support to speech when ask_user=false. We should use the default d...xians@chromium.org2013-06-221-3/+14
* Force spontaneous draws into the SW pathjoth@chromium.org2013-06-222-10/+11
* Re-land 16025005 with tiny fix for statics perf issuecrogers@google.com2013-06-2219-1/+647
* Revert 207992: This looks like a reland of r207983, which was reverted insadrul@chromium.org2013-06-2219-647/+1
* don't include iostream.hcrogers@google.com2013-06-2219-1/+647
* Revert 207983 "Implement Web MIDI API back-end"crogers@google.com2013-06-2219-647/+1
* The semantics of shallow finish are to block until the GPU process has issued...apatrick@chromium.org2013-06-222-1/+3
* Implement Web MIDI API back-endcrogers@google.com2013-06-2219-1/+647
* Fix overscroll glow when the FIP dialog is activejdduke@chromium.org2013-06-223-23/+54
* Add the P2P_SOCKET_STUN_TCP_CLIENT and P2P_SOCKET_STUN_SSLTCP_CLIENT to IsTcp...ronghuawu@chromium.org2013-06-221-1/+3
* Android: adds test intents for memory pressure.bulach@chromium.org2013-06-211-0/+24
* aura: Use the WindowSlider for gesture-nav while the page is reloading.sadrul@chromium.org2013-06-214-24/+356
* From the stack trace, it appears that the ShaderClearHelper is getting cleane...dsinclair@chromium.org2013-06-211-3/+5
* Fix linkage for components_unittest for ozone=1rjkroege@chromium.org2013-06-212-0/+36
* GTTF: TestLauncher: asynchronous and out-of-order execution of testsphajdan.jr@chromium.org2013-06-211-5/+22
* Apply artificial memory pressure when backgrounded.vollick@chromium.org2013-06-215-0/+85
* Replace content::ContextMenuSourceType with ui::MenuSourceType.varunjain@chromium.org2013-06-2111-40/+12
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-215-9/+8
* Convert asynchronous closure test in cr.ui framework to a browser test.kevers@chromium.org2013-06-211-0/+1
* Move histograms and supporting code that don't belong in content out.jeremy@chromium.org2013-06-214-47/+10
* Move the npruntime_util.h/.cc files from webkit\glue to content\child.ananta@chromium.org2013-06-215-4/+80
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-213-18/+14
* Proxy detection is important feature for the P2P sockets, asmallinath@chromium.org2013-06-219-91/+115
* Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHostnasko@chromium.org2013-06-2116-230/+222
* Add dmichael to pepper host OWNERS files.raymes@chromium.org2013-06-212-0/+2
* Delete some dead code.michaeln@google.com2013-06-212-8/+0
* Revert 207875 "Native Android accessibility."dmichael@chromium.org2013-06-2114-1014/+398
* Add Min as owner for media code in content/browser/androidyfriedman@chromium.org2013-06-211-1/+3
* Native Android accessibility.dmazzoni@chromium.org2013-06-2114-398/+1014
* [telemetry] test_runner and run_benchmarksdtu@chromium.org2013-06-211-2/+1
* Minor cleanup to remove the static thread-safe methods on BrowserMainLoop. In...jam@chromium.org2013-06-2120-136/+153
* Revert "Implement WebFrameClient in RenderFrame and proxy all calls to Render...senorblanco@chromium.org2013-06-215-67/+15
* Track NPObject ownership by the originating plugins' NPP identifier. [4/6] (C...wez@chromium.org2013-06-2114-25/+149
* additions to DEPS to avoid third_party/WebKit in browserscottmg@chromium.org2013-06-211-0/+42
* Implement WebFrameClient in RenderFrame and proxy all calls to RenderView (fo...nasko@chromium.org2013-06-215-15/+67
* Add a function to convert key system into UUIDqinmin@chromium.org2013-06-212-1/+10
* SSLTCP (pseudo-SSL with fake handshake and unencrypted data) support for p2p ...ronghuawu@chromium.org2013-06-219-22/+61
* Change WGC3DInProcessCBImpl factories to return a base class pointer.sievers@chromium.org2013-06-214-24/+28
* Pass InitializeCDM() call through IPC to the browser.xhwang@chromium.org2013-06-215-47/+68
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-2114-17/+3