| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for a crash in ChildProcessLauncher::GetChildTerminationStatus | cpu@chromium.org | 2011-09-23 | 1 | -2/+2 |
* | Don't depend on the embedder creating a plugin. That way embedders can always... | jam@chromium.org | 2011-09-23 | 6 | -17/+27 |
* | Convert the PluginService interface to be an async wrapper around PluginList. | rsesek@chromium.org | 2011-09-23 | 6 | -57/+133 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-23 | 12 | -32/+46 |
* | Add a "disabled" field for GPU Blacklist entries. | zmo@google.com | 2011-09-23 | 4 | -8/+82 |
* | Reland r102332 - export more symbols needed for the component build | dpranke@chromium.org | 2011-09-23 | 7 | -24/+35 |
* | Removed sending of the following IPC messages from chrome and added API's on ... | ananta@chromium.org | 2011-09-23 | 6 | -156/+228 |
* | Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g... | dpranke@chromium.org | 2011-09-22 | 8 | -26/+20 |
* | Remove GetP2PSocketDispatcher from PepperPluginDelegate interface. | sergeyu@chromium.org | 2011-09-22 | 2 | -6/+0 |
* | Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t... | dpranke@chromium.org | 2011-09-22 | 8 | -20/+26 |
* | Revert "Fix more symbol exports and a compile failure for the component build... | dpranke@chromium.org | 2011-09-22 | 7 | -35/+24 |
* | Fix more symbol exports and a compile failure for the component build of | dpranke@chromium.org | 2011-09-22 | 7 | -24/+35 |
* | Revert 102322 - For the SSL cert status, convert anonymous enum that gives bi... | pkasting@chromium.org | 2011-09-22 | 12 | -46/+32 |
* | For the SSL cert status, convert anonymous enum that gives bit values into a ... | pkasting@chromium.org | 2011-09-22 | 12 | -32/+46 |
* | Remove old WEBWIDGET_HAS_ANIMATE_CHANGES ifdefs. | adamk@chromium.org | 2011-09-22 | 2 | -9/+0 |
* | Update the Chromium version of webrtc::VideoCaptureModule to be reference cou... | perkj@chromium.org | 2011-09-22 | 2 | -2/+24 |
* | net: Put more functions from escape.h into net namespace. | tfarina@chromium.org | 2011-09-22 | 3 | -7/+7 |
* | Removing singelton property of MediaStreamManager. | mflodman@chromium.org | 2011-09-22 | 15 | -99/+246 |
* | Make isimpledom write shared generated files to SHARED_INTERMEDIATE_DIR | rsleevi@chromium.org | 2011-09-22 | 2 | -3/+4 |
* | Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIR | rsleevi@chromium.org | 2011-09-22 | 2 | -4/+7 |
* | Mouse lock implementation, including the renderer side and the Windows versio... | yzshen@chromium.org | 2011-09-22 | 17 | -19/+457 |
* | Code cleanup: rename DisallowedExtensions to DisallowedFeature. | zmo@google.com | 2011-09-22 | 4 | -10/+10 |
* | Add NPChannelBase::GetModalDialogEvent() to avoid content/plugin/ include fro... | steveblock@chromium.org | 2011-09-22 | 5 | -21/+23 |
* | Added UMA for downloads that are interrupted at the end. | ahendrickson@chromium.org | 2011-09-21 | 2 | -1/+11 |
* | Introduce AudioDecoderConfig to migrate away from GetAVStream(). | scherkus@chromium.org | 2011-09-21 | 1 | -1/+1 |
* | Use Chrome's user agent string for content_shell, since some sites (i.e. Gmai... | jam@chromium.org | 2011-09-21 | 1 | -1/+2 |
* | Add routing id and notification type to accessibility logging. | dtseng@chromium.org | 2011-09-21 | 1 | -2/+4 |
* | Update Chrome to use new context notification APIs from WebKit. | aa@chromium.org | 2011-09-21 | 7 | -47/+42 |
* | wstring: convert all SetPageTitle APIs to use string16 | evan@chromium.org | 2011-09-21 | 4 | -4/+4 |
* | Retry r100017. This time, prevent a potential shutdown race by moving the cal... | benjhayden@chromium.org | 2011-09-21 | 17 | -105/+309 |
* | Modify NPObjectStub::OnSetProperty() to get the plugin path from the command ... | steveblock@chromium.org | 2011-09-21 | 5 | -19/+14 |
* | Removed sending of the content IPC messages from chrome and replaced them wit... | ananta@chromium.org | 2011-09-21 | 5 | -96/+191 |
* | Revert 102126 - Make cancel remove cancelled download from active queues at t... | rdsmith@chromium.org | 2011-09-21 | 12 | -194/+148 |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 2 | -1/+1 |
* | Make cancel remove cancelled download from active queues at time of cancel. | rdsmith@chromium.org | 2011-09-21 | 12 | -148/+194 |
* | Refactor SpeechInputManager between chrome/ and content/. | allanwoj@chromium.org | 2011-09-21 | 3 | -7/+259 |
* | Make plugins work in content_shell. | jam@chromium.org | 2011-09-21 | 2 | -1/+3 |
* | Rename WebIntentData for backend storage to WebIntentServiceData. | gbillock@chromium.org | 2011-09-21 | 7 | -28/+32 |
* | Add DISABLE_TCP_TRANSPORT flag in the Transport API. | sergeyu@chromium.org | 2011-09-21 | 1 | -2/+7 |
* | Add a simple GUI around the content shell. This is inspired heavily by TestSh... | jam@chromium.org | 2011-09-20 | 12 | -32/+710 |
* | [Mac] Fix "Rubber-band overhang doesn't go away after scrolling". | asvitkine@chromium.org | 2011-09-20 | 1 | -4/+17 |
* | move webkit_glue::IsSingleProcess to content. | dpranke@chromium.org | 2011-09-20 | 1 | -4/+0 |
* | move webkit_glue::GetWebKitLocale to content. | dpranke@chromium.org | 2011-09-20 | 4 | -15/+18 |
* | gtk: swallow spurious error | evan@chromium.org | 2011-09-20 | 1 | -0/+2 |
* | Making TOOLKIT_USES_GTK orthogonal to USE_AURA. | saintlou@chromium.org | 2011-09-20 | 4 | -14/+11 |
* | Add a gyp flag to enable dcheck by default in release without | nsylvain@chromium.org | 2011-09-20 | 1 | -2/+2 |
* | Move handle dumpage to the renderer process (so that it works correctly) and ... | cdn@chromium.org | 2011-09-20 | 16 | -181/+101 |
* | Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen. | brettw@chromium.org | 2011-09-20 | 1 | -2/+2 |
* | [Mac] Add additional debug code for crbug.com/94758 . | jeremy@chromium.org | 2011-09-20 | 1 | -0/+12 |
* | Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c... | steveblock@chromium.org | 2011-09-20 | 17 | -34/+33 |