summaryrefslogtreecommitdiffstats
path: root/chrome/plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove GetURLForDebugging().pkasting@chromium.org2010-10-231-4/+0
* Convert LOG(INFO) to VLOG(1) - chrome/plugin/.pkasting@chromium.org2010-10-212-10/+10
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-202-41/+74
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-202-74/+41
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-2/+2
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-173-14/+17
* Implement IME for Mac plugins using the Cocoa event model on 10.6stuartmorgan@chromium.org2010-10-154-0/+18
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-151-1/+2
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-1/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2010-10-131-2/+7
* FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: .erg@google.com2010-10-081-2/+3
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-062-38/+74
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-062-74/+38
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-1/+2
* Enable the invalidating Core Animation plugin drawing model on 10.5stuartmorgan@chromium.org2010-10-014-6/+170
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-291-1/+1
* Add NULL-checks to plugin delegate message handlersstuartmorgan@chromium.org2010-09-271-7/+13
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-182-6/+6
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-172-6/+6
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-172-6/+6
* DevTools: report network stack-based finish time for resources.pfeldman@chromium.org2010-09-161-1/+2
* FBTF: Add default ctors/dtors for various param structs.erg@google.com2010-09-151-0/+1
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-2/+3
* This is a second attempt of http://codereview.chromium.org/3175038davemoore@chromium.org2010-09-131-1/+1
* Revert 59147 - Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* Allow overriding of X error functionsdavemoore@chromium.org2010-09-101-1/+1
* Fix initial plugin Mac plugin focus and visibilystuartmorgan@chromium.org2010-09-031-5/+0
* Sandboxing built-in flashcpu@chromium.org2010-08-301-3/+32
* Fix for the missing plugin message displayed at times on sites like youtube w...ananta@chromium.org2010-08-253-7/+14
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-171-0/+1
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+1
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+1
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-071-1/+1
* Use built-in size function from std::string instead of strlen function.tfarina@chromium.org2010-08-061-7/+6
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-062-4/+3
* base: rename Environment::SetEnv to Environment::SetVar.tfarina@chromium.org2010-08-061-1/+1
* If SHM pixmaps support is available, for example, Intel drivers now support thatpiman@chromium.org2010-08-052-0/+56
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-042-4/+4
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-042-4/+4
* Remove wstring-ness from some more locale variables.evan@chromium.org2010-08-041-2/+2
* base: rename Environment::UnSetEnv to Environment::UnSetVar.tfarina@chromium.org2010-08-041-1/+1
* base: Rename EnvVarGetter to Environment.tfarina@chromium.org2010-08-031-2/+2
* Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-311-12/+16
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-3/+5
* Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-311-16/+12
* base: Add UnSetEnv function to EnvVarGetter API.tfarina@chromium.org2010-07-311-12/+16
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2612-0/+12