summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* <webview>: Implement contentload eventfsamuel@chromium.org2013-05-087-0/+31
* Fixes a memory leak when running webrtc-internals for a long time, by using a...jiayl@chromium.org2013-05-084-36/+15
* Prune out some unused methods of webkit_glue.darin@chromium.org2013-05-081-2/+5
* [content shell] forcibly resize webview before each testjochen@chromium.org2013-05-086-21/+34
* Removing third_party\webkit dependencies.cpu@chromium.org2013-05-082-6/+2
* Fix the way we get ssrc from an ssrc report for the coming changes in getStat...jiayl@chromium.org2013-05-085-29/+81
* Check that the files the renderer wants to preserve as part of a session rest...tsepez@chromium.org2013-05-085-11/+122
* Add MediaPlayerAndroid as a super class for all media player implementations ...qinmin@chromium.org2013-05-085-52/+54
* Fix a memory leak in VideoSourceHandler.ronghuawu@chromium.org2013-05-081-1/+6
* CRX FileSystem Pepper private APIvictorhsieh@chromium.org2013-05-085-3/+48
* Expose RenderProcessHost::MapTransportDIB and remove the duplicated implement...skaslev@chromium.org2013-05-085-23/+18
* Add chrome_split_dll gyp variable, and duplicate chrome_main_dll target (reland)scottmg@chromium.org2013-05-084-7/+36
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-05-087-8/+88
* [content shell] don't show modal popup menus on mac during layout testsjochen@chromium.org2013-05-085-0/+32
* Support --enable-delegated-renderer on Android.aelias@chromium.org2013-05-084-29/+100
* [Android] Remove "Chrome" and "View" personalitiesmnaganov@chromium.org2013-05-084-80/+39
* [Android] Move zoom controls management into WebViewmnaganov@chromium.org2013-05-084-307/+47
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-087-33/+28
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-0825-25/+25
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-0825-25/+25
* Revert 198834 "Add chrome_split_dll gyp variable, and duplicate ..."dewittj@chromium.org2013-05-084-36/+7
* Add chrome_split_dll gyp variable, and duplicate chrome_main_dll targetscottmg@chromium.org2013-05-084-7/+36
* aura: Don't lock resizes for auto-resize RWHpiman@chromium.org2013-05-072-1/+6
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-077-28/+33
* Revert 198675 "Reland 198495 for Windows."tommi@chromium.org2013-05-072-7/+1
* Update device scale factor for the IOSurface before checking if thereccameron@chromium.org2013-05-073-8/+23
* 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