| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GetURLForDebugging(). | pkasting@chromium.org | 2010-10-23 | 1 | -4/+0 |
* | Convert LOG(INFO) to VLOG(1) - chrome/plugin/. | pkasting@chromium.org | 2010-10-21 | 2 | -10/+10 |
* | Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc... | kkania@chromium.org | 2010-10-20 | 2 | -41/+74 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-20 | 2 | -74/+41 |
* | Add Ability to pass in allowed extensions to GPU contexts. | gman@chromium.org | 2010-10-19 | 1 | -2/+2 |
* | Move scoped_cftyperef from base to base/mac, use the new namespace, and name it | brettw@chromium.org | 2010-10-17 | 3 | -14/+17 |
* | Implement IME for Mac plugins using the Cocoa event model on 10.6 | stuartmorgan@chromium.org | 2010-10-15 | 4 | -0/+18 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2010-10-15 | 1 | -1/+2 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2010-10-13 | 1 | -1/+3 |
* | Coverity: Initialize member variables. | jhawkins@chromium.org | 2010-10-13 | 1 | -2/+7 |
* | FBTF: Move some structs in webkit_glue::ResourceLoaderBridge:: . | erg@google.com | 2010-10-08 | 1 | -2/+3 |
* | Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc... | satish@chromium.org | 2010-10-06 | 2 | -38/+74 |
* | On Windows, create a new TransportDIB::Handle struct which includes the file | kkania@chromium.org | 2010-10-06 | 2 | -74/+38 |
* | Add offscreen context creation attributes to GGL. | enne@chromium.org | 2010-10-01 | 1 | -1/+2 |
* | Enable the invalidating Core Animation plugin drawing model on 10.5 | stuartmorgan@chromium.org | 2010-10-01 | 4 | -6/+170 |
* | shared_memory: remove wstrings, fix callers. | evan@chromium.org | 2010-09-29 | 1 | -1/+1 |
* | Add NULL-checks to plugin delegate message handlers | stuartmorgan@chromium.org | 2010-09-27 | 1 | -7/+13 |
* | Extend improved windowless plugin focus handling to all platforms | stuartmorgan@chromium.org | 2010-09-18 | 2 | -6/+6 |
* | Revert 59845 - Extend improved windowless plugin focus handling to all platforms | stuartmorgan@chromium.org | 2010-09-17 | 2 | -6/+6 |
* | Extend improved windowless plugin focus handling to all platforms | stuartmorgan@chromium.org | 2010-09-17 | 2 | -6/+6 |
* | DevTools: report network stack-based finish time for resources. | pfeldman@chromium.org | 2010-09-16 | 1 | -1/+2 |
* | FBTF: Add default ctors/dtors for various param structs. | erg@google.com | 2010-09-15 | 1 | -0/+1 |
* | base: Move SplitStringDontTrim functions from string_util.h to string_split.h | tfarina@chromium.org | 2010-09-15 | 1 | -2/+3 |
* | This is a second attempt of http://codereview.chromium.org/3175038 | davemoore@chromium.org | 2010-09-13 | 1 | -1/+1 |
* | Revert 59147 - Allow overriding of X error functions | davemoore@chromium.org | 2010-09-10 | 1 | -1/+1 |
* | Allow overriding of X error functions | davemoore@chromium.org | 2010-09-10 | 1 | -1/+1 |
* | Fix initial plugin Mac plugin focus and visibily | stuartmorgan@chromium.org | 2010-09-03 | 1 | -5/+0 |
* | Sandboxing built-in flash | cpu@chromium.org | 2010-08-30 | 1 | -3/+32 |
* | Fix for the missing plugin message displayed at times on sites like youtube w... | ananta@chromium.org | 2010-08-25 | 3 | -7/+14 |
* | FBTF: Header cleanup in chrome/common. Part 1. | jhawkins@chromium.org | 2010-08-17 | 1 | -0/+1 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -0/+1 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -1/+0 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | FBTF: Remove all the easy headers from *_messages.h. | erg@google.com | 2010-08-12 | 1 | -0/+1 |
* | base: rename Environment::GetEnv to Environment::GetVar. | tfarina@chromium.org | 2010-08-07 | 1 | -1/+1 |
* | Use built-in size function from std::string instead of strlen function. | tfarina@chromium.org | 2010-08-06 | 1 | -7/+6 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-06 | 2 | -4/+3 |
* | base: rename Environment::SetEnv to Environment::SetVar. | tfarina@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | If SHM pixmaps support is available, for example, Intel drivers now support that | piman@chromium.org | 2010-08-05 | 2 | -0/+56 |
* | Revert "Remove GetSwitchValue() from chrome/* where easy." | evan@chromium.org | 2010-08-04 | 2 | -4/+4 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-04 | 2 | -4/+4 |
* | Remove wstring-ness from some more locale variables. | evan@chromium.org | 2010-08-04 | 1 | -2/+2 |
* | base: rename Environment::UnSetEnv to Environment::UnSetVar. | tfarina@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -2/+2 |
* | Reland r54418 - base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 1 | -12/+16 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 1 | -3/+5 |
* | Revert 54418 - base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 1 | -16/+12 |
* | base: Add UnSetEnv function to EnvVarGetter API. | tfarina@chromium.org | 2010-07-31 | 1 | -12/+16 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 12 | -0/+12 |