| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate and remove unused PPB_Flash functions. | raymes@chromium.org | 2012-11-26 | 2 | -7/+0 |
* | Fixing RenderingStats vs WebRenderingStats mess | hartmanng@chromium.org | 2012-11-26 | 3 | -25/+45 |
* | Release video resources when switching tabs or leave clank | qinmin@chromium.org | 2012-11-26 | 1 | -2/+2 |
* | There is a delay after pausing/resuming the media stream using the audio tag,... | xians@chromium.org | 2012-11-23 | 1 | -3/+5 |
* | Add page scale min/max to UpdateFrameInfo. | aelias@chromium.org | 2012-11-22 | 1 | -0/+2 |
* | Convert touch events to tristate flag. | flackr@chromium.org | 2012-11-21 | 1 | -7/+0 |
* | Browser Plugin: Remove unnecessary local variable | fsamuel@chromium.org | 2012-11-21 | 1 | -1/+0 |
* | Combine media decoding and pipeline threads. | scherkus@chromium.org | 2012-11-21 | 2 | -2/+3 |
* | [base] Move AutoReset to base namespace. | dbeam@chromium.org | 2012-11-21 | 1 | -2/+3 |
* | This is a fix for http://code.google.com/p/chromium/issues/detail?id=128506 -... | edisonn@google.com | 2012-11-21 | 3 | -0/+27 |
* | Browser Plugin: Simplified BrowserPluginManager | fsamuel@chromium.org | 2012-11-20 | 13 | -84/+182 |
* | Raise an infobar and deny access to WebGL if a GPU reset was detected while a... | kbr@chromium.org | 2012-11-20 | 2 | -0/+27 |
* | Consolidate SetDeviceScaleFactor into ScreenInfoChanged | oshima@chromium.org | 2012-11-20 | 4 | -19/+19 |
* | Browser Plugin: Use Sad WebView Graphic | fsamuel@chromium.org | 2012-11-19 | 1 | -3/+1 |
* | Set supported sampling rate for platforms other than linux, bsd, win and mac. | wjia@chromium.org | 2012-11-19 | 1 | -0/+4 |
* | ipc: Remove ipc_listener.h from ipc_channel.h and update the files. | tfarina@chromium.org | 2012-11-17 | 1 | -1/+1 |
* | <webview>: Arrange event names and attribute names in browser plugin and its ... | lazyboy@chromium.org | 2012-11-17 | 3 | -194/+350 |
* | Remove dependency on enablePointerLock. | scheib@chromium.org | 2012-11-17 | 1 | -2/+0 |
* | Browser Plugin: Enter error state if partition attribute is invalid | fsamuel@chromium.org | 2012-11-16 | 4 | -13/+82 |
* | Allow WebMediaPlayerMS to be created on Android when URL is derived from medi... | wjia@chromium.org | 2012-11-16 | 1 | -11/+11 |
* | Merge branch 'master' into perms_print | brettw@chromium.org | 2012-11-16 | 1 | -10/+4 |
* | Refactor the URLResponseInfo to use new design | brettw@chromium.org | 2012-11-16 | 2 | -0/+14 |
* | Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer. | xians@chromium.org | 2012-11-16 | 5 | -406/+481 |
* | ui: Make native_theme its own library. | tfarina@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | Refactor video capture to new design, as part of the whole Pepper resource re... | victorhsieh@chromium.org | 2012-11-16 | 5 | -69/+587 |
* | Rolling libjingle r235 | mallinath@chromium.org | 2012-11-16 | 8 | -59/+13 |
* | Fix Cross-Process Redirect Navigation | irobert@chromium.org | 2012-11-15 | 1 | -6/+20 |
* | Initialize device scale factor correctly on Android | skyostil@chromium.org | 2012-11-15 | 2 | -14/+2 |
* | Implement the Flash menu as a new-style Pepper resource. | brettw@chromium.org | 2012-11-15 | 7 | -90/+59 |
* | Keep playing audio even when opening another tab, going to another app etc. | miguelg@chromium.org | 2012-11-15 | 1 | -1/+5 |
* | Revert 167371 - [Mac] In the renderer's patched TISCreateInputSourceList(), r... | gman@chromium.org | 2012-11-15 | 1 | -6/+2 |
* | Added some instrumentation to the software compositor. | skaslev@chromium.org | 2012-11-15 | 1 | -0/+2 |
* | Revert 167800 - Fix Cross-Process Redirect Navigation | creis@chromium.org | 2012-11-15 | 1 | -20/+6 |
* | Add an experimental --site-per-process flag. | creis@chromium.org | 2012-11-15 | 1 | -5/+8 |
* | Fix Cross-Process Redirect Navigation | irobert@chromium.org | 2012-11-15 | 1 | -6/+20 |
* | Revert 167727 - Add PPAPI permissions for file chooser, PDF, testing, video c... | brettw@chromium.org | 2012-11-14 | 1 | -4/+10 |
* | cc: Remove cc::settings, move them to LayerTreeSettings. | danakj@chromium.org | 2012-11-14 | 1 | -1/+2 |
* | Triggering InspectElement from context menu over a guest will open guest's de... | lazyboy@chromium.org | 2012-11-14 | 5 | -3/+55 |
* | Reland r167341 - Use the WebTestProxy for layout tests in content_shell | jochen@chromium.org | 2012-11-14 | 4 | -84/+181 |
* | Add PPAPI permissions for file chooser, PDF, testing, video capture, and vide... | brettw@chromium.org | 2012-11-14 | 1 | -10/+4 |
* | Add CHECKs to ensure swappedout:// URLs aren't sent to the browser. | creis@chromium.org | 2012-11-14 | 1 | -6/+24 |
* | Add a new ContentRendererClient::HandleNavigation callback in RenderViewImpl:... | marshall@chromium.org | 2012-11-14 | 1 | -0/+7 |
* | Removes usage of media::IsWASAPISupported and introduces new CoreAudioUtil::I... | henrika@chromium.org | 2012-11-14 | 1 | -1/+4 |
* | Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual... | reed@google.com | 2012-11-14 | 9 | -33/+20 |
* | Add link content detection for Android WebView | boliu@chromium.org | 2012-11-13 | 3 | -12/+6 |
* | Reverting this to fix the compile failures on linux clang. please reland afte... | ananta@chromium.org | 2012-11-13 | 5 | -55/+3 |
* | Triggering InspectElement from context menu over a guest will open guest's de... | lazyboy@chromium.org | 2012-11-13 | 5 | -3/+55 |
* | Revert 167387 - Break down the webrtc code and AudioInputDevice into a WebRtc... | wez@chromium.org | 2012-11-13 | 5 | -481/+426 |
* | Break down the webrtc code and AudioInputDevice into a WebRtcAudioCapturer. | xians@chromium.org | 2012-11-13 | 5 | -426/+481 |
* | [Mac] In the renderer's patched TISCreateInputSourceList(), return real objects. | rsesek@chromium.org | 2012-11-13 | 1 | -2/+6 |