summaryrefslogtreecommitdiffstats
path: root/content/common
Commit message (Expand)AuthorAgeFilesLines
* Web MIDI: implement WebMIDIClient to handle permissionstoyoshim@chromium.org2013-07-251-5/+3
* Update include paths in content/common for base/process changes.rsesek@chromium.org2013-07-2520-20/+16
* When showing a previously blocked popup, restore the "window features"jochen@chromium.org2013-07-251-20/+0
* Split PepperPluginRegistry into the pieces that are needed in each process. c...jam@chromium.org2013-07-255-332/+137
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-253-8/+10
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-251-1/+1
* Create a new FileSystemOperationRunner for each FileAPIMessageFilterkinuko@chromium.org2013-07-241-0/+2
* <webview>: Implement dialog APIfsamuel@chromium.org2013-07-244-3/+21
* Pass a WeakPtr of the decoder_ to prevent SEGFAULT.owenlin@chromium.org2013-07-241-1/+1
* Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""hubbe@chromium.org2013-07-231-29/+51
* Makes RenderViewImpl::GetSSLStatusOfFrame() actually do something.dbeam@chromium.org2013-07-231-4/+5
* Add frame content testing to video_decode_accelerator_unittest.sabercrombie@chromium.org2013-07-2312-92/+398
* Encoded video capture: wire up key frame and bitrate settings.hshi@chromium.org2013-07-231-0/+7
* Don't override application/octet-stream MIME type.asanka@chromium.org2013-07-232-26/+62
* Change minimum GPU allocation per client to 4MBvarkha@chromium.org2013-07-232-38/+3
* Correctly restore window open disposition and referrer header for blocked popupsjochen@chromium.org2013-07-231-0/+4
* Pass WebWindowFeatures to browser when creating a new viewjochen@chromium.org2013-07-232-0/+24
* reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...scottmg@chromium.org2013-07-234-3/+5
* Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...jam@chromium.org2013-07-231-9/+0
* <webview>: Fix resize.fsamuel@chromium.org2013-07-231-0/+2
* Use WebDataSource::replacesCurrentHistoryItem() instead of isClientRedirect()japhet@chromium.org2013-07-221-1/+1
* Revert 212927 "Move webkitplatformsupport_impl and related from ..."bryeung@chromium.org2013-07-224-5/+3
* Move webkitplatformsupport_impl and related from glue to childscottmg@chromium.org2013-07-224-3/+5
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-2111-75/+98
* <webview>: Pointer lock looks more like other permissionsfsamuel@chromium.org2013-07-201-1/+3
* Update two left references to googleurl.tfarina@chromium.org2013-07-201-1/+1
* Creates a WebRTCIdentityService instance per peer connection and passes it to...jiayl@chromium.org2013-07-201-9/+8
* Use builders to convert between WebKit and content IDB typesjamesr@chromium.org2013-07-208-149/+2
* Remove webkit/plugins/npapi.jam@chromium.org2013-07-195-56/+43
* Vibration API: plumbing from Blink to Java.mvanouwerkerk@chromium.org2013-07-191-0/+9
* Readd ananata and bauerb as owners of the plugin files that were moved from w...jam@chromium.org2013-07-191-0/+3
* Small cleanup on WebPluginInfo before moving it to content.jam@chromium.org2013-07-191-22/+6
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-1911-3/+2414
* Associate an id with the output surface to handle lost contextspiman@chromium.org2013-07-182-4/+8
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-1/+1
* Convert to new WebIDBTypes enums and accessorsjamesr@chromium.org2013-07-188-89/+114
* <webview>: BrowserPluginHostMsg_RespondPermission IPC cleanupfsamuel@chromium.org2013-07-181-2/+1
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-1813-13/+13
* BrowserPlugin: Implement internal attach APIfsamuel@chromium.org2013-07-172-2/+4
* Move WebMenuItem to content::MenuItem.darin@chromium.org2013-07-171-5/+5
* <webview> Move exit event to chromefsamuel@chromium.org2013-07-173-8/+2
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-1720-22/+22
* Move DBMessageFilter to content/child since its only used in child ptypesjamesr@chromium.org2013-07-172-97/+0
* Add content/common/DEPS to burn down bad Blink usesjamesr@chromium.org2013-07-175-5/+42
* Add UMA/Telemetry stats for end-to-end scroll latencymiletus@chromium.org2013-07-173-1/+11
* Implement Chromium backend for getSourceInfos()vrk@chromium.org2013-07-173-0/+16
* Rename base::Delete to base::DeleteFilebrettw@chromium.org2013-07-162-2/+2
* Add jln to OWNERS for IPC review.palmer@chromium.org2013-07-161-0/+1
* Produce mailbox from the correct texture in YUVReadback test.danakj@chromium.org2013-07-161-6/+7
* Temporarily disable GLHelperTest.YUVReadbackTest so Blink GPU bots will go gr...acolwell@chromium.org2013-07-151-1/+2