summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Move SpawnedTestServer to its own subdirectory.phajdan.jr@chromium.org2013-05-0713-13/+13
* Disable RenderViewImplTest.OnHandleKeyboardEventdewittj@chromium.org2013-05-071-1/+8
* Removes jknotten from OWNERS.bulach@chromium.org2013-05-072-2/+0
* Expose GeolocationProvider in Content API. This removes the recently introduc...jam@chromium.org2013-05-0717-531/+432
* Deleted obsolete setMinimumTimerInterval and related constants.kbr@chromium.org2013-05-071-12/+2
* [content shell] move code common to several processes to a common dirjochen@chromium.org2013-05-0738-75/+75
* Fixed the crash when the WebRtcAudioCapturer::|buffer_| is NULL, this can hap...xians@chromium.org2013-05-072-2/+17
* Fix usage of MessageLoopProxy in PepperPlatformAudioInputImpl.bbudge@chromium.org2013-05-071-1/+2
* <webview>: Add name field to 'newwindow' event.fsamuel@chromium.org2013-05-072-18/+24
* [content shell] when creating a new shell window, set the initial size correctlyjochen@chromium.org2013-05-072-5/+7
* Libjingle log message delegation.grunell@chromium.org2013-05-074-19/+33
* Reland 198495 for Windows.tommi@chromium.org2013-05-072-1/+7
* Notify geometry when requesting for external surfacewonsik@chromium.org2013-05-0711-70/+44
* Replace send packet throttling with a scheme based on number of in-flight byt...miu@chromium.org2013-05-071-18/+48
* Allow extra codec data to be passed to AudioCodecBridgeqinmin@chromium.org2013-05-071-0/+2
* Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]rsleevi@chromium.org2013-05-071-3/+3
* Roll libjingle r313.ronghuawu@chromium.org2013-05-072-11/+13
* Fix WebKit Assertion error about ScrollBegin at Chrome sidewangxianzhu@chromium.org2013-05-072-27/+39
* Fix compile on 'official' Linux builder after r198570thestig@chromium.org2013-05-071-1/+1
* Enable a few gpu tests on Android.zmo@chromium.org2013-05-072-4/+0
* Adding TCP packet support for STUN/TURN packets.ronghuawu@chromium.org2013-05-079-76/+411
* Fix mouse locking in Chrome AURA Windows and ASH.ananta@chromium.org2013-05-072-3/+9
* Glue code to connect PPAPI proxy to MediaStream sources and destinations.bbudge@chromium.org2013-05-074-32/+173
* disable IndexedDBDispatcherTest.ValueSizeTestestade@chromium.org2013-05-071-1/+1
* Provide a reason why GPU access is blocked.zmo@chromium.org2013-05-078-36/+108
* Revert 198565 "Adding TCP packet support for STUN/TURN packets."ronghuawu@chromium.org2013-05-079-410/+76
* Adding TCP packet support for STUN/TURN packets.ronghuawu@chromium.org2013-05-069-76/+410
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-067-0/+74
* Remove function level static initializers media library initialization.dalecurtis@chromium.org2013-05-061-0/+2
* Revert 198507 "Revert 198503 "Revert 198495 "Build libpeerconnec..."tommi@chromium.org2013-05-062-7/+1
* Avoid crash when changing sample-rates using live audio inputcrogers@google.com2013-05-061-2/+10
* Revert 198519 "Notify all visible renderers when the visibility ..."skaslev@chromium.org2013-05-067-74/+0
* Notify all visible renderers when the visibility of the mouse cursor changestdanderson@google.com2013-05-067-0/+74
* Add cc option to non-lazily disable vsync notificationboliu@chromium.org2013-05-063-0/+12
* Revert 198503 "Revert 198495 "Build libpeerconnection as a loada..."tommi@chromium.org2013-05-062-1/+7
* Revert 198495 "Build libpeerconnection as a loadable module for ..."tommi@chromium.org2013-05-062-7/+1
* Build libpeerconnection as a loadable module for win, mac and linux by defaul...tommi@chromium.org2013-05-062-1/+7
* Close camera when tab is closed.wjia@chromium.org2013-05-064-0/+19
* Implement download link in chrome://indexeddb-internals/alecflett@chromium.org2013-05-068-43/+302
* Move WebRTC logging files to media/grunell@chromium.org2013-05-0611-24/+24
* Rename new-run-webkit-httpd to run-blink-httpd, chromium side.thakis@chromium.org2013-05-061-1/+1
* Replace deprecated WebRtc_Word16 with int16_t.pbos@chromium.org2013-05-061-1/+1
* Roll libjingle r312.tommi@chromium.org2013-05-061-0/+1
* Use new new enable*Features APIs added in Blink r149671.eseidel@chromium.org2013-05-061-40/+4
* Revert 198386 "Close camera when tab is closed."tommyw@chromium.org2013-05-065-19/+6
* Remove unnecessary Skia include from favicon_status.hstuartmorgan@chromium.org2013-05-061-1/+0
* Disable incoming TCP connections on windows so that we don't get "block by Wi...ronghuawu@chromium.org2013-05-061-0/+3
* Close camera when tab is closed.wjia@chromium.org2013-05-065-6/+19
* Effects Pepper Plugin and MediaStream Glue.ronghuawu@chromium.org2013-05-0616-14/+952
* Keep accessible bounding box rects in sync.dmazzoni@chromium.org2013-05-069-2/+91