| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove DXSDK_DIR from include and lib search paths. | apatrick@chromium.org | 2013-01-24 | 1 | -2/+0 |
* | Use correct favicon scale factor on Android. | aruslan@chromium.org | 2013-01-24 | 1 | -2/+2 |
* | Add msvs_cygwin_shell: 1 to extract_from_cab.py | iannucci@chromium.org | 2013-01-22 | 1 | -0/+1 |
* | [Android] Manage CVC's retained JS object set on the native side. | benm@chromium.org | 2013-01-21 | 1 | -0/+2 |
* | Revert 177765 | scottmg@chromium.org | 2013-01-18 | 1 | -2/+0 |
* | [Android] Manage CVC's retained JS object set on the native side. | benm@chromium.org | 2013-01-18 | 1 | -0/+2 |
* | Bring back the file dialogs for chrome AURA. | ananta@chromium.org | 2013-01-17 | 1 | -0/+1 |
* | Introduce IPC validation to the media::VideoCaptureParams type. | cevans@chromium.org | 2013-01-17 | 1 | -2/+2 |
* | VDA implementation for Exynos, using V4L2 | sheu@chromium.org | 2013-01-16 | 1 | -0/+2 |
* | Revert 176748 | cevans@chromium.org | 2013-01-14 | 1 | -2/+2 |
* | Introduce IPC validation to the media::VideoCaptureParams type. | cevans@chromium.org | 2013-01-14 | 1 | -2/+2 |
* | Remove IPC code for old methods. | alecflett@chromium.org | 2013-01-11 | 1 | -4/+0 |
* | Reland 175201 with fixes for installer. | apatrick@chromium.org | 2013-01-10 | 1 | -2/+0 |
* | Revert 175201 due to failures in official build. | dharani@google.com | 2013-01-06 | 1 | -0/+2 |
* | Windows: Remove content's dependency on d3dx9_43.dll. | apatrick@chromium.org | 2013-01-04 | 1 | -2/+0 |
* | Move tracing component to src/components | kaiwang@chromium.org | 2012-12-28 | 1 | -1/+1 |
* | Move GpuMemoryManager::ClientState structure to its own class. | ccameron@chromium.org | 2012-12-24 | 1 | -0/+3 |
* | Exclude PluginService for builds with enable_plugins==0 | nileshagrawal@chromium.org | 2012-12-20 | 1 | -0/+5 |
* | Generate PageTransitionTypes.java for Android | boliu@chromium.org | 2012-12-16 | 1 | -0/+1 |
* | Add UMA histograms for GPU memory usage at GPU process exit. | ccameron@chromium.org | 2012-12-11 | 1 | -0/+1 |
* | Implement an IsAllowed function in the pepper PPB_Broker_Trusted API | raymes@chromium.org | 2012-12-10 | 1 | -0/+2 |
* | Add tracing support to NaCl | jbauman@chromium.org | 2012-12-08 | 1 | -2/+1 |
* | move favicon download code from chrome/ into content/ | caitkp@chromium.org | 2012-12-06 | 1 | -0/+3 |
* | Add a gyp flag to allow removing dependency on ppapi. | nileshagrawal@chromium.org | 2012-12-05 | 1 | -1/+5 |
* | Change the InputEventAck codepath to use a tri-state-enum instead of a boolean | yusufo@chromium.org | 2012-11-30 | 1 | -0/+1 |
* | Move gl_bindings_skia_cmd_buffer into webkit_gpu and make the latter a component | piman@chromium.org | 2012-11-30 | 1 | -0/+1 |
* | cc: Create param traits for cc::RenderPass and its contained classes. | danakj@chromium.org | 2012-11-22 | 1 | -0/+1 |
* | Do not compile third_party/libva on Linux. It's not used. | phajdan.jr@chromium.org | 2012-11-20 | 1 | -1/+1 |
* | Raise an infobar and deny access to WebGL if a GPU reset was detected while a... | kbr@chromium.org | 2012-11-20 | 1 | -0/+1 |
* | Plumb drag event info through from the renderer. This CL appends the following | varunjain@chromium.org | 2012-11-07 | 1 | -0/+1 |
* | The content_common target should depend on webkit's glue target. | thestig@chromium.org | 2012-10-31 | 1 | -0/+1 |
* | Move blacklist checks for the compositing field trials to the query functions... | vangelis@chromium.org | 2012-10-31 | 1 | -2/+0 |
* | Split IPC logging between content and chrome. | jochen@chromium.org | 2012-10-30 | 1 | -0/+3 |
* | webkit: Merge 'database' and 'quota' to 'webkit_storage' | hashimoto@chromium.org | 2012-10-26 | 1 | -1/+0 |
* | Browser Plugin: Deleted old implementation (renderer side) | fsamuel@chromium.org | 2012-10-25 | 1 | -1/+0 |
* | Remove some dead code. | jam@chromium.org | 2012-10-23 | 1 | -1/+0 |
* | webkit: Merge build target 'appcache' to 'webkit_storage' | hashimoto@chromium.org | 2012-10-23 | 1 | -1/+0 |
* | webkit: Merge blob and fileapi into one build target 'webkit_storage' | hashimoto@chromium.org | 2012-10-18 | 1 | -2/+1 |
* | Build various bits of content code on iOS. | msarda@chromium.org | 2012-10-16 | 1 | -0/+4 |
* | browser-plugin: Allow accepting drag-n-drop events. | sadrul@chromium.org | 2012-10-12 | 1 | -0/+1 |
* | Upstream fullscreen video implementation for android | qinmin@chromium.org | 2012-10-05 | 1 | -0/+1 |
* | Move forms/ out of webkit/. | blundell@chromium.org | 2012-10-05 | 1 | -1/+2 |
* | Cleanup the IPC param traits structure: | jam@chromium.org | 2012-09-25 | 1 | -2/+6 |
* | Revert 158211 - Revert 158076 - Implement blacklist's force GPU capability in... | tzik@chromium.org | 2012-09-23 | 1 | -0/+1 |
* | Revert 158076 - Implement blacklist's force GPU capability in dual GPU machines. | tzik@chromium.org | 2012-09-23 | 1 | -1/+0 |
* | Implement blacklist's force GPU capability in dual GPU machines. | zmo@chromium.org | 2012-09-21 | 1 | -0/+1 |
* | Enable a minimal content/ build on iOS | stuartmorgan@chromium.org | 2012-09-18 | 1 | -1/+2 |
* | Add preliminary iOS support to more content/ gypi files | stuartmorgan@chromium.org | 2012-09-10 | 1 | -14/+36 |
* | Split user agent code out of the 'glue' target | stuartmorgan@chromium.org | 2012-09-10 | 1 | -0/+1 |
* | Implement the gamepad API in the IPC proxy | brettw@chromium.org | 2012-09-10 | 1 | -0/+2 |