summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Remove chrome dependency on PepperPluginRegistry. This was used only by exten...jam@chromium.org2011-11-291-3/+6
* Remove base::Bind() from cpp_bound_class.hdcheng@chromium.org2011-11-292-6/+16
* Make JavaType a struct and move it to its own filesteveblock@chromium.org2011-11-296-95/+103
* Remove custom Task implementations in content renderer_host and tab_contents.dcheng@chromium.org2011-11-299-344/+139
* Revert 111988 - Land change for grunell@: "Adding support for MediaStream and...tommi@chromium.org2011-11-2926-1760/+42
* Revert 111994 - Adding missing OVERRIDE tags.tommi@chromium.org2011-11-291-3/+3
* Adding missing OVERRIDE tags.tommi@chromium.org2011-11-291-3/+3
* Land change for grunell@: "Adding support for MediaStream and PeerConnection ...tommi@chromium.org2011-11-2926-42/+1760
* Force annotation of overridden methods with OVERRIDE.avi@chromium.org2011-11-291-1/+2
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-2913-10/+13
* Move the RendererProcessType enum out of ChildProcessInfo. It's actually neve...jam@chromium.org2011-11-292-61/+2
* aura: #include a header used. This caused a compilation error from r111936.sadrul@chromium.org2011-11-291-0/+5
* Revert 111936 - Use callback_forward.h instead of callback.h where possible.jstritar@chromium.org2011-11-2913-13/+10
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-2913-10/+13
* Replace all usages of FRIEND_TEST() with FRIEND_TEST_ALL_PREFIXES()robertshield@chromium.org2011-11-292-7/+7
* Add url and is_main_frame to DidFinishLoad and DidFailLoad.mkosiba@chromium.org2011-11-296-9/+75
* Add UserMetrics for OpenFileSystemkinuko@chromium.org2011-11-291-0/+6
* Trigger pepper ViewDidFlushPaint on draw of compositor framejbauman@chromium.org2011-11-291-5/+5
* Make content::DialogDelegate::GetDialogRootWindow() const.thestig@chromium.org2011-11-293-3/+3
* Re-land http://codereview.chromium.org/8586008/yzshen@chromium.org2011-11-297-938/+868
* aura: fix switching off accelerated compositingpiman@chromium.org2011-11-292-3/+29
* Implements the PowerSaveBlocker::ApplyBlock method for Linux systems. It usescristian.patrasciuc@gmail.com2011-11-293-20/+461
* Added UMA statistics to see what servers accept range requests.ahendrickson@chromium.org2011-11-294-1/+46
* Remove section_util_win since it had two functions that were used in three pl...jam@chromium.org2011-11-286-71/+10
* Revert 110287 - Return a specific error code for unknown URL schemes.rvargas@google.com2011-11-282-35/+1
* Move SpeechInputResult into content/public since it's used in chrome. Also ma...jam@chromium.org2011-11-2817-97/+124
* Rename the external popup menu test from unittest to browsertest, as it is a ...jochen@chromium.org2011-11-281-0/+0
* Enable WebKitBrowserTest.XsltBadImportjaphet@chromium.org2011-11-281-9/+1
* Fix the RenderViewImpl to adapt to the Chromium API change for Web Intents.gbillock@chromium.org2011-11-285-40/+34
* Revert 111773 - Land change for grunell@: "Adding support for MediaStream and...tommi@chromium.org2011-11-2825-1754/+40
* Land change for grunell@: "Adding support for MediaStream and PeerConnection ...tommi@chromium.org2011-11-2825-40/+1754
* Cleanup SiteInstanceTest a bitjochen@chromium.org2011-11-281-16/+5
* Move RenderViewHostManagerTest to contentjochen@chromium.org2011-11-282-26/+111
* Add OVERRIDE to content/.avi@chromium.org2011-11-2812-41/+53
* Remove DOMStorage histograms.cbentzel@chromium.org2011-11-281-12/+14
* Handled failed IDB object lookup in IPC.jsbell@chromium.org2011-11-282-2/+27
* Fix a regression in chrome://gpucrash etc.zmo@google.com2011-11-282-0/+13
* base::Bind: Convert a use of Task in worker_process_host.cc.jhawkins@chromium.org2011-11-281-19/+8
* Adds sample-rate verification to WebRTC unit tests to ensure that wehenrika@chromium.org2011-11-281-7/+40
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-2815-164/+541
* Move NavigationControllerTest to contentjochen@chromium.org2011-11-285-17/+21
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-2815-541/+164
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-2815-164/+541
* Resolves crash related to conflict with latest WebRTC (1008) and the WebRTCAu...henrika@chromium.org2011-11-281-5/+4
* Revert 111666 - Move PepperTCPSocket and PepperUDPSocket from pepper_message_...rsleevi@chromium.org2011-11-287-865/+938
* Move PepperTCPSocket and PepperUDPSocket from pepper_message_filter to separa...yzshen@chromium.org2011-11-287-938/+865
* Refactor the AudioInputDeviceManager by removing the device thread. xians@chromium.org2011-11-263-374/+258
* Delete DevToolsAgent::frontendLoaded related plumbingyurys@chromium.org2011-11-266-19/+0
* Message receiver on browser side that holds/starts the gamepad data providerscottmg@chromium.org2011-11-264-0/+75
* Remove unused method RVHD::RendererManagement::OnCrossSiteNavigationCanceled().dcheng@chromium.org2011-11-253-12/+0