| Commit message (Expand) | Author | Age | Files | Lines |
* | input: Move synthetic web-builder util functions into common/. | sadrul@chromium.org | 2013-12-02 | 1 | -0/+2 |
* | Try to fix the iOS build by not depending on Blink for it. | peter@chromium.org | 2013-11-29 | 1 | -1/+1 |
* | Add support for color input datalist on Android | keishi@chromium.org | 2013-11-29 | 1 | -0/+3 |
* | SignedCertificateTimestamp storing & serialization code. | alcutter@google.com | 2013-11-29 | 1 | -0/+3 |
* | Fix enable_plugins==0 component build by including content/font_list.cc | spang@chromium.org | 2013-11-28 | 1 | -1/+0 |
* | Notify WebSocket handshake information to the renderer, chromium side | yhirano@chromium.org | 2013-11-27 | 1 | -0/+1 |
* | IndexedDB: Don't leak database proxy objects | jsbell@chromium.org | 2013-11-26 | 1 | -0/+1 |
* | DevTools: Add an instrumentation event to track GPU utilization | alph@chromium.org | 2013-11-21 | 1 | -0/+4 |
* | [Android] Move CommandLine.java to base | jdduke@chromium.org | 2013-11-20 | 1 | -2/+0 |
* | Add touch pinch gesture for new synthetic gesture framework. | dominikg@chromium.org | 2013-11-17 | 1 | -0/+2 |
* | Use pango related font API when use_pango = 1 | kalyan.kondapally@intel.com | 2013-11-13 | 1 | -2/+1 |
* | [Android] Enable touchscreen tap suppression | jdduke@chromium.org | 2013-11-10 | 1 | -0/+2 |
* | ozone: Allow building for ozone without depending on pango | sadrul@chromium.org | 2013-11-06 | 1 | -0/+1 |
* | Move memory allocation/stats structs to gpu:: and remove bazillion copies | jamesr@chromium.org | 2013-10-29 | 1 | -1/+0 |
* | ui: Have shell_dialogs into its own gyp file under its shell_dialogs/ directory. | tfarina@chromium.org | 2013-10-29 | 1 | -1/+1 |
* | Add multi-process GpuMemoryBuffer framework. | reveman@chromium.org | 2013-10-22 | 1 | -0/+2 |
* | Revert 220369 "Add content::SurfaceCapturer". | hshi@chromium.org | 2013-10-17 | 1 | -8/+2 |
* | Refactoring: Move MessagePort-related IPCs and handling them away from Worker... | marja@chromium.org | 2013-10-15 | 1 | -0/+1 |
* | Revert 228448 "Refactoring: Move MessagePort-related IPCs and ha..." | marja@chromium.org | 2013-10-14 | 1 | -1/+0 |
* | Refactoring: Move MessagePort-related IPCs and handling them away from Worker... | marja@chromium.org | 2013-10-14 | 1 | -0/+1 |
* | Implement new synthetic gesture class. | dominikg@chromium.org | 2013-10-11 | 1 | -0/+6 |
* | Move device_motion_hardware_buffer.h to device_orientation/ subdirectory. | timvolodine@chromium.org | 2013-10-11 | 1 | -1/+1 |
* | Simplify content::InputEvent | jdduke@chromium.org | 2013-10-08 | 1 | -4/+4 |
* | Remove the ENABLE_GPU #define and enable_gpu gyp variable | jamesr@chromium.org | 2013-10-04 | 1 | -5/+1 |
* | Remove the BufferedInputRouter | jdduke@chromium.org | 2013-10-01 | 1 | -4/+0 |
* | gfx: Create a separate gfx component out of ui. | sadrul@chromium.org | 2013-09-30 | 1 | -0/+1 |
* | Revert 225857 "gfx: Create a separate gfx component out of ui." | ckocagil@chromium.org | 2013-09-28 | 1 | -1/+0 |
* | gfx: Create a separate gfx component out of ui. | sadrul@chromium.org | 2013-09-28 | 1 | -0/+1 |
* | webkit: Kill support/ directory. | tfarina@chromium.org | 2013-09-24 | 1 | -1/+1 |
* | Stub out initial NavigationController browser implementation | alecflett@chromium.org | 2013-09-21 | 1 | -0/+1 |
* | Fix build breakage on chrome-for-tv | kjyoun@google.com | 2013-09-11 | 1 | -4/+3 |
* | Refactor media::MediaPlayerAndroid::SourceType as MediaPlayerHostMsg_Initiali... | scherkus@chromium.org | 2013-09-11 | 1 | -0/+1 |
* | Move PasswordForm from //content to //autofill. | blundell@chromium.org | 2013-09-09 | 1 | -2/+0 |
* | Add InputEvent and EventPacket types for batched input delivery | jdduke@chromium.org | 2013-09-07 | 1 | -0/+12 |
* | Use Blink accessibility enums in Chromium | dmazzoni@chromium.org | 2013-09-04 | 1 | -1/+0 |
* | Fix a compilation error with order_profiling=1. | mariakhomenko@chromium.org | 2013-09-04 | 1 | -1/+0 |
* | Android: exclude dead code from android build | anton@chromium.org | 2013-09-02 | 1 | -3/+5 |
* | The SurfaceCapturer interface is for screen capturers that capture | sheu@chromium.org | 2013-08-29 | 1 | -10/+16 |
* | Run VDA::Decode on GPU IO thread if VDA supports it. | wuchengli@chromium.org | 2013-08-29 | 1 | -0/+2 |
* | Pass context capabilities via cc::ContextProvider instead of gl string | jamesr@chromium.org | 2013-08-29 | 1 | -1/+0 |
* | Revert "Revert "Remove dependencies on /media for iOS."" | bdibello@google.com | 2013-08-28 | 1 | -1/+1 |
* | ExynosVideoEncodeAccelerator | sheu@chromium.org | 2013-08-15 | 1 | -0/+2 |
* | Add media::VideoEncodeAccelerator with WebRTC integration | sheu@chromium.org | 2013-08-13 | 1 | -0/+4 |
* | <webview>: Refactor Permission API to chrome | fsamuel@chromium.org | 2013-08-12 | 1 | -1/+1 |
* | Add DesktopMediaId type to identify desktop media source. | sergeyu@chromium.org | 2013-08-09 | 1 | -0/+2 |
* | Revert EVS revisions 209760, 298753, 213143. | hshi@chromium.org | 2013-08-07 | 1 | -1/+0 |
* | Move webkit/{browser,common}/dom_storage into content/ | kinuko@chromium.org | 2013-08-07 | 1 | -1/+3 |
* | Delete dead code: OmxVideoDecodeAccelerator is unused. | fischman@chromium.org | 2013-08-06 | 1 | -5/+0 |
* | Fix Win64 DirectX redistributables | jschuh@chromium.org | 2013-08-06 | 1 | -1/+1 |
* | Implement Device Orientation using shared memory in content/renderer. | timvolodine@chromium.org | 2013-08-05 | 1 | -2/+4 |