summaryrefslogtreecommitdiffstats
path: root/chrome/default_plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Remove app from a bunch of DEPS files.tfarina@chromium.org2011-06-301-1/+0
* Remove msvs_guid in gyp files in src/chrome/.tony@chromium.org2011-06-231-1/+0
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-1/+1
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-103-9/+12
* Get rid of url_request_tracking.*. The only other place that used it other t...jam@chromium.org2011-05-231-1/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...tony@chromium.org2011-05-191-1/+1
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-7/+0
* Get rid of chrome dependencies from PluginProcessHost by moving dispatching o...jam@chromium.org2011-05-181-30/+4
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-121-2/+29
* Base: More adjustments to BASE_API and project dependencies torvargas@google.com2011-04-211-1/+2
* Standardize grit invokesthomasvl@chromium.org2011-03-281-26/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Modify #include order slightly to clearly put ATL headers first.pkasting@chromium.org2011-03-251-4/+4
* Direct Windows users to a better Java download page.mal@chromium.org2011-03-221-1/+1
* WinDDK ATL and MSVC express 2008/2005 compatability mark@chromium.org2011-03-211-1/+5
* wstring: remove some simple uses of FromWStringHackevan@chromium.org2011-03-151-1/+1
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-041-1/+0
* Implemented policy to disable plugin finder.pastarmovj@chromium.org2011-02-252-12/+20
* Integrate gfx::Image into the ResourceBundle.rsesek@chromium.org2011-02-222-3/+3
* Reduce size of all PNGs with pngcrush.estade@chromium.org2011-02-181-0/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-2/+2
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move UI-relevant Windows files to ui/base.ben@chromium.org2011-01-191-2/+2
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.tfarina@chromium.org2011-01-101-3/+3
* Fix grit dependencies for chromeos, touchui, and toolkit_views.tony@chromium.org2011-01-081-1/+2
* Refactor grit -D flags into a gyp variable so we don'ttony@chromium.org2011-01-071-6/+2
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-2/+2
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-214-9/+13
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-214-13/+9
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-204-9/+13
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-204-13/+9
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-204-9/+13
* windows: remove PathService::Get() that uses wstringsevan@chromium.org2010-11-301-2/+3
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-302-10/+9
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-302-9/+10
* default plugin: Remove dcheck when unable to open thervargas@google.com2010-11-251-3/+2
* Move all ResourceBundle::GetNSImageNamed() calls to GetNativeImageNamed().rsesek@chromium.org2010-10-211-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-201-1/+4
* Convert LOG(INFO) to VLOG(1) - chrome/default_plugin/.pkasting@chromium.org2010-10-205-23/+20
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-2/+3
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* * Add rmdir, mkdir -p and umask to d8 on Unix.evan@chromium.org2010-08-172-8/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-154-5/+1
* Revert my last two changes.evan@chromium.org2010-08-141-2/+7
* Build fix.evan@chromium.org2010-08-131-7/+2
* Mac: Some clang appeasing.thakis@chromium.org2010-08-043-4/+4