summaryrefslogtreecommitdiffstats
path: root/content/renderer
Commit message (Expand)AuthorAgeFilesLines
* Disable failing P2P tests.sergeyu@chromium.org2011-04-061-3/+3
* P2P Transport implementation.sergeyu@chromium.org2011-04-064-3/+545
* Define TransportTexture for 'sharing' texture between gpu and rendererhclam@chromium.org2011-04-068-3/+623
* Fixed a few styles issues in skia::PlatformDevice. Made function names consis...alokp@chromium.org2011-04-061-1/+1
* Roll Skiabsalomon@google.com2011-04-061-0/+4
* Revert 80567 - P2P Transport implementation.TEST=Unittests.BUG=NoneReview URL...sergeyu@chromium.org2011-04-064-545/+3
* P2P Transport implementation.sergeyu@chromium.org2011-04-064-3/+545
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-062-2/+5
* Refactored GGL from c-style interface to c++ interface.apatrick@chromium.org2011-04-0415-697/+506
* When out-of-process PPAPI plugins fail to initialize, don't fall back on tryingbrettw@chromium.org2011-04-043-8/+32
* Move a few RenderViewObservers to ChromeContentRendererClient so that we can ...jam@chromium.org2011-04-015-72/+10
* Add FakeSocketFactory.sergeyu@chromium.org2011-04-012-32/+9
* Remove the rest of the extension dependencies from content\renderer.jam@chromium.org2011-04-015-85/+73
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-04-011-2/+4
* Defining hardware video decoding IPC message and landing associated Pepper cl...scherkus@chromium.org2011-04-014-1/+169
* Ignore preliminary page captures for client-side phishing detection.bryner@chromium.org2011-03-312-2/+4
* Add content/renderer/p2p/OWNERS.sergeyu@chromium.org2011-03-311-0/+1
* Lost context fixespiman@google.com2011-03-313-23/+41
* Make UserScriptIdleScheduler not tied to NavigationState, as part of removing...jam@chromium.org2011-03-315-155/+5
* Checking in major revision of Pepper video decode APIs.scherkus@chromium.org2011-03-312-96/+5
* Revert "Turn on client-side phishing detection for UMA users with SafeBrowsin...satorux@chromium.org2011-03-311-2/+2
* Turn on client-side phishing detection for UMA users with SafeBrowsing enabled.bryner@chromium.org2011-03-311-2/+2
* Checking in media::BitstreamBuffer and media::VideoDecodeAccelerator interfaces.scherkus@chromium.org2011-03-302-0/+162
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-301-1/+1
* Update the code to have the SpellCheckProvider implement WebSpellCheckClient,...jam@chromium.org2011-03-292-146/+8
* Setting last active URL in GPU process for crash reporting. For now this is j...jbates@chromium.org2011-03-299-30/+71
* Move the dispatching of extension messages out of RenderThread. This also mo...jam@chromium.org2011-03-295-16/+61
* Remove render_messages_params files since they're not needed anymore. I move...jam@chromium.org2011-03-295-18/+13
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-2/+2
* Add a RenderProcessObserver. For now this will be primarily used to filter c...jam@chromium.org2011-03-282-0/+43
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-282-55/+22
* Remove forward declaration of GeolocationDispatcherOld from render_view.hjknotten@chromium.org2011-03-281-1/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-2829-52/+52
* Land Henrik's patch: http://codereview.chromium.org/6721027/crogers@google.com2011-03-254-41/+145
* Move all dev tools messages to devtools_messages.h and create a TabHelper to ...jam@chromium.org2011-03-251-1/+2
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-256-9/+9
* Move spellcheck messages into their own file, and dispatch them all in SpellC...jam@chromium.org2011-03-251-9/+12
* fix mac buildjamesr@chromium.org2011-03-251-1/+1
* Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...jamesr@chromium.org2011-03-252-5/+8
* Die, DemuxerStream::QueryInterface, die!fischman@chromium.org2011-03-241-6/+2
* Add GPU_TRACE instrumentation for updateRectAcknduca@chromium.org2011-03-241-2/+3
* Fix an error caught by valgrind while gman was investigating another bug.kbr@chromium.org2011-03-241-1/+1
* Move the rest of the renderer->browser messages that belong in content. Also...jam@chromium.org2011-03-243-9/+10
* RendererWebAudioDeviceImpl::sampleRate() shouldn't be inlinecrogers@google.com2011-03-232-1/+6
* Fix build error because RendererWebAudioDeviceImpl did not implement sampleRa...crogers@google.com2011-03-231-0/+1
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-2310-15/+14
* Add WebKit API to retrieve the audio hardware sample-ratecrogers@google.com2011-03-232-0/+6
* Move the rest of the content browser->renderer messages to content. Also mov...jam@chromium.org2011-03-235-31/+30
* Use a #define to control if WebTextCheckingResult is used as a struct or as a...jam@chromium.org2011-03-221-2/+0
* Move a bunch more renderer messages from chrome to content.jam@chromium.org2011-03-224-22/+12