summaryrefslogtreecommitdiffstats
path: root/chrome/default_plugin
Commit message (Expand)AuthorAgeFilesLines
* Reland 111519: Remove default plug-in on Mac, Gtk and Aura.bauerb@chromium.org2011-11-258-1133/+1
* Revert 111519 - Remove default plug-in on Mac, Gtk and Aura.jbauman@chromium.org2011-11-247-0/+1126
* Remove default plug-in on Mac, Gtk and Aura.bauerb@chromium.org2011-11-247-1126/+0
* More base::Bind migrations.csilv@chromium.org2011-11-221-3/+4
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Cleanup: Remove unneeded forward declarations from various chrome subdirector...thestig@chromium.org2011-11-142-8/+2
* Don't show the missing plug-in infobar until the plug-in has a window.bauerb@chromium.org2011-11-071-6/+13
* Show missing plug-in infobar only if a plug-in is available.bauerb@chromium.org2011-11-046-22/+24
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-1/+5
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-283-3/+3
* add default plugin stub for aura to get ui_tests to compile.alicet@chromium.org2011-10-104-2/+199
* Stop using the Profile::Deprecated::GetDefaultRequestContext function in the ...ananta@chromium.org2011-09-231-1/+1
* Get chrome to link with USE_AURAben@chromium.org2011-09-072-6/+4
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-2/+5
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-19/+25
* Revert 99810 - Get the rest of the chrome target to build (but not link) with...ben@chromium.org2011-09-061-25/+19
* Get the rest of the chrome target to build (but not link) with USE_AURA.ben@chromium.org2011-09-061-19/+25
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-319-38/+152
* Always call the class methods to save/restore contexts.avi@chromium.org2011-08-051-3/+3
* Revert 95611 - Always call the class methods to save/restore contexts.yzshen@chromium.org2011-08-051-3/+3
* Always call the class methods to save/restore contexts.avi@chromium.org2011-08-051-3/+3
* 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