summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
* Move v8_use_external_startup_data out of //build/config:feature_flags.dpranke2015-10-211-1/+4
* chrome: Move more Chrome classes out of "chrome" namespace.tfarina2015-09-172-9/+0
* Remove remoting client plugin from chrome.sergeyu2015-08-041-32/+0
* Use crypto::InitNSSSafely to initialize NSS for remoting.davidben2015-07-081-2/+1
* Chromium changes to statically link ffmpeg.chcunningham2015-06-091-5/+2
* Allow startup with missing V8 snapshot file.erikcorry2015-06-081-0/+1
* Revert "Chromium changes to statically link ffmpeg."chcunningham2015-06-051-2/+5
* Chromium changes to statically link ffmpeg.chcunningham2015-06-041-5/+2
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-2/+2
* Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}.oth2015-04-052-2/+3
* Initialize V8 in PDFium from external files (plugin process only)baixo2014-11-143-0/+10
* Standardize usage of virtual/override/final in chrome/dcheng2014-10-211-1/+1
* Replacing the OVERRIDE with override and in chromemohan.reddy2014-10-101-1/+1
* Use a qualified path for grit includes in various chrome/ directories.thestig@chromium.org2014-08-131-1/+0
* Clamp down various chrome/ DEPS files.thestig@chromium.org2014-06-241-1/+1
* Add chrome/plugin and chrome/utility to GN build.brettw@chromium.org2014-06-231-0/+18
* Report PPAPI plugin load error code to UMA.xhwang@chromium.org2014-03-251-2/+2
* Revert 233201 "Clamp down various chrome/ DEPS files"hashimoto@chromium.org2013-11-061-1/+1
* Clamp down various chrome/ DEPS filesthestig@chromium.org2013-11-061-1/+1
* Do not set process names in the Activity Monitor.avi@chromium.org2013-10-252-26/+0
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-241-7/+9
* Rename sys_string_conversions in chrome.brettw@chromium.org2013-03-281-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-2/+2
* Run the Chromoting client plugin out-of-process.wez@chromium.org2012-11-163-0/+40
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-4/+0
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-0/+4
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-4/+0
* Move content_plugin_client.h to content\public\plugin.ananta@chromium.org2011-10-122-2/+2
* Clean up DEPS rules against content so that not all chrome code can include a...jam@chromium.org2011-09-303-0/+61
* Move plugin code to content.jam@chromium.org2011-03-1625-4811/+0
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-165-29/+9
* Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,...dpapad@chromium.org2011-03-161-2/+2
* Get rid of some more dependencies on chrome\common from plugin, in preparatio...jam@chromium.org2011-03-154-14/+13
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-151-12/+3
* Move injection_test_dll.h to content\common to get rid of a dependency on chr...jam@chromium.org2011-03-141-2/+2
* Move plugin messages to content.jam@chromium.org2011-03-148-8/+8
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-1/+1
* Remove Gears from Chrome.aa@chromium.org2011-03-115-869/+0
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-112-2/+2
* Move Linux sub process breakpad initialization to a common place.jam@chromium.org2011-03-111-9/+0
* Remove references to off the record from PluginChannel. Contributed by vipul....jam@chromium.org2011-03-105-8/+8
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Fix wstrings in content/common.avi@chromium.org2011-03-081-1/+1
* Move ChildThread and ChildProcess to content. Also move remaining code that ...jam@chromium.org2011-03-086-6/+6
* Reland r76840 with fix for webkit_gpu dependencies.apatrick@chromium.org2011-03-086-400/+1
* Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...jam@chromium.org2011-03-071-1/+1
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-041-3/+1
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-046-1/+400