| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaces video_capture_module_impl with rtc_video_capturer. | perkj@chromium.org | 2012-09-06 | 1 | -3/+5 |
* | Moving v8 string conversion functions to content/public/renderer so that they... | shishir@chromium.org | 2012-09-05 | 1 | -0/+2 |
* | Removed benchmark results object from rendering benchmarks, now one result pe... | dmurph@chromium.org | 2012-08-20 | 1 | -1/+0 |
* | Remove obsolete webkit_glue::P2PTransport interface. | sergeyu@chromium.org | 2012-08-16 | 1 | -2/+0 |
* | Exclude more files from Android build | wangxianzhu@chromium.org | 2012-08-14 | 1 | -16/+14 |
* | Creates the WebCompositorOutputSurface, which is the new mechanism for render... | nduca@chromium.org | 2012-08-13 | 1 | -0/+2 |
* | Bluetooth API: improve discovery | brettw@chromium.org | 2012-08-10 | 1 | -3/+5 |
* | Browser Plugin: New Implementation (Renderer Side) | fsamuel@chromium.org | 2012-08-10 | 1 | -0/+10 |
* | Revert 150863 - Browser Plugin: New Implementation (Renderer Side) | mmoss@chromium.org | 2012-08-09 | 1 | -10/+0 |
* | Browser Plugin: New Implementation (Renderer Side) | fsamuel@chromium.org | 2012-08-09 | 1 | -0/+10 |
* | Revert 150654 - Browser Plugin: New Implementation (Renderer Side) | jeremya@chromium.org | 2012-08-09 | 1 | -10/+0 |
* | Browser Plugin: New Implementation (Renderer Side) | fsamuel@chromium.org | 2012-08-09 | 1 | -0/+10 |
* | Browser Plugin: Rename old colliding files to old_*. | fsamuel@chromium.org | 2012-08-08 | 1 | -2/+2 |
* | Added rendering benchmark javascript hook | dmurph@chromium.org | 2012-07-30 | 1 | -0/+5 |
* | Move AudioDevice and AudioInputDevice to media. | tommi@chromium.org | 2012-07-27 | 1 | -8/+0 |
* | Remove the deprecated PeerConnection supporting the ROAP protocol. | perkj@chromium.org | 2012-07-26 | 1 | -2/+0 |
* | Adds a hy-phen-ator. | hbono@chromium.org | 2012-07-17 | 1 | -0/+3 |
* | Enable renderer side mixing behind a flag. | dalecurtis@chromium.org | 2012-07-17 | 1 | -0/+2 |
* | This implements the PPB_FileChooser resource as a new-style IPC-only resource. | brettw@chromium.org | 2012-07-14 | 1 | -0/+5 |
* | [Android] Upstream all the IPC communications/handlings for stream texture | qinmin@chromium.org | 2012-07-13 | 1 | -0/+4 |
* | Chromium change of sharing some WebKit API between Android/Linux. | wangxianzhu@chromium.org | 2012-07-09 | 1 | -0/+7 |
* | Hook up content/renderer to the PPAPI host. | brettw@chromium.org | 2012-07-03 | 1 | -0/+6 |
* | This CL adds a new factory method called AudioDeviceFactory. It is a template... | henrika@chromium.org | 2012-06-29 | 1 | -0/+2 |
* | remove ffmpeg dependency from content_renderer | james.wei@intel.com | 2012-06-24 | 1 | -1/+0 |
* | Browser Plugin: Move to old directories | fsamuel@chromium.org | 2012-06-18 | 1 | -12/+12 |
* | Refactor all accessibility code out of webkit/glue. | dmazzoni@chromium.org | 2012-06-12 | 1 | -0/+2 |
* | added gpu_benchmarking_extension boilerplate and hooked it up to a new switch. | dmurph@chromium.org | 2012-06-12 | 1 | -0/+2 |
* | New RendererAccessibility implementation that doesn't use WebKit accessibility. | dmazzoni@chromium.org | 2012-06-05 | 1 | -0/+4 |
* | Support mouse lock in Flash fullscreen mode. | yzshen@chromium.org | 2012-06-03 | 1 | -0/+2 |
* | Remove PPB_Transport_Dev API. | sergeyu@chromium.org | 2012-05-30 | 1 | -18/+14 |
* | Create default implementations of ContentRendererClient, ContentUtilityClient... | jam@chromium.org | 2012-05-30 | 1 | -0/+1 |
* | Fix content detector nits. | leandrogracia@chromium.org | 2012-05-28 | 1 | -2/+2 |
* | Revert 139238 - Fix content detector nits. | leandrogracia@chromium.org | 2012-05-28 | 1 | -2/+2 |
* | Fix content detector nits. | leandrogracia@chromium.org | 2012-05-28 | 1 | -2/+2 |
* | [Android] Introduce phone number detection. | leandrogracia@chromium.org | 2012-05-25 | 1 | -0/+7 |
* | Revert 139019 - [Android] Introduce phone number detection. | leandrogracia@chromium.org | 2012-05-25 | 1 | -7/+0 |
* | [Android] Introduce phone number detection. | leandrogracia@chromium.org | 2012-05-25 | 1 | -0/+7 |
* | Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP... | hans@chromium.org | 2012-05-25 | 1 | -0/+4 |
* | [Android] Introduce email address detection. | leandrogracia@chromium.org | 2012-05-24 | 1 | -0/+2 |
* | Revert 138801 - Introduced SpeechRecognitionDispatcher(Host) classes, handlin... | hans@chromium.org | 2012-05-24 | 1 | -4/+0 |
* | Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP... | primiano@chromium.org | 2012-05-24 | 1 | -0/+4 |
* | Renderer-side changes for browser plugin | fsamuel@chromium.org | 2012-05-23 | 1 | -2/+10 |
* | Allow for building content_shell from within WebKit | jochen@chromium.org | 2012-05-22 | 1 | -1/+1 |
* | [Android] Introduce US geographical address detection. | leandrogracia@chromium.org | 2012-05-10 | 1 | -0/+2 |
* | Pull domstorage specifics out of RenderThreadImpl into a seperate | michaeln@google.com | 2012-05-10 | 1 | -4/+6 |
* | Introduce content detection base class. | leandrogracia@chromium.org | 2012-05-06 | 1 | -0/+2 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | This adds a hang monitor for Pepper plugins. It monitors sync messages on the... | brettw@chromium.org | 2012-04-13 | 1 | -0/+2 |
* | Adding JSEP PeerConnection glue - attempt 2 | perkj@chromium.org | 2012-04-13 | 1 | -0/+4 |
* | Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue. | eugenis@google.com | 2012-04-12 | 1 | -4/+0 |