| Commit message (Expand) | Author | Age | Files | Lines |
* | Regkey functions return error code instead of bool | amit@chromium.org | 2011-01-19 | 1 | -4/+4 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 1 | -7/+9 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -2/+2 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -2/+2 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -2/+2 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -2/+2 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -2/+2 |
* | Convert LOG(INFO) to VLOG(1) - chrome/common/. | pkasting@chromium.org | 2010-10-22 | 1 | -7/+6 |
* | Move pe_image and registry from base to base/win and use the namespace. It re... | brettw@chromium.org | 2010-10-17 | 1 | -2/+2 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | Coverity: Initialize data members in constructor. | jhawkins@chromium.org | 2010-10-05 | 1 | -1/+2 |
* | Cleanup our Registry API. | tfarina@chromium.org | 2010-08-09 | 1 | -4/+4 |
* | Don't use command line flags for enabling the internal pdf plugin. Instead, ... | jam@chromium.org | 2010-05-22 | 1 | -6/+0 |
* | Turn on internal Flash Player by default. | viettrungluu@chromium.org | 2010-04-12 | 1 | -3/+2 |
* | Temporary stuff for internal plugins, part 1. | viettrungluu@chromium.org | 2010-03-25 | 1 | -1/+4 |
* | Register internal plugins and fix internal plugins path for Mac tests. | viettrungluu@chromium.org | 2010-03-25 | 1 | -3/+7 |
* | Revert 42646 - Register internal plugins. | viettrungluu@chromium.org | 2010-03-25 | 1 | -7/+3 |
* | Register internal plugins. | viettrungluu@chromium.org | 2010-03-25 | 1 | -3/+7 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-15 | 1 | -16/+1 |
* | Reverting 23420. It caused a reliability regression. | maruel@chromium.org | 2009-08-14 | 1 | -1/+16 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-14 | 1 | -16/+1 |
* | posix: drop Gears NOTIMPLEMENTED() | evan@chromium.org | 2009-07-13 | 1 | -2/+1 |
* | Remove a NOTIMPLEMENTED for Mac | pinkerton@chromium.org | 2009-04-28 | 1 | -5/+0 |
* | Fix/punt on a bunch of NOTIMPLEMENTEDs. | evan@chromium.org | 2009-03-26 | 1 | -2/+2 |
* | Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs." | evan@chromium.org | 2009-03-25 | 1 | -2/+2 |
* | Fix/punt on a bunch of NOTIMPLEMENTEDs. | evan@chromium.org | 2009-03-25 | 1 | -2/+2 |
* | Use string for Histogram names since these are all ASCII anyway. | dsh@google.com | 2009-02-24 | 1 | -1/+1 |
* | Add logging to NP_Initialize and CP_Initialize to try to figure out why gears | mpcomplete@google.com | 2009-02-06 | 1 | -0/+5 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | render_* work. | jrg@chromium.org | 2009-01-27 | 1 | -3/+24 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -2/+1 |
* | Changes to make it possible to statically link Gears. This is disabled by an | mpcomplete@google.com | 2009-01-16 | 1 | -0/+14 |
* | Fixing a crash when plugin messages are sent to dialogs. | zork@google.com | 2009-01-16 | 1 | -0/+5 |
* | Get rid of lowercasing plugin filenames in order to determine if two paths po... | jam@chromium.org | 2009-01-12 | 1 | -11/+3 |
* | Move plugins to FilePaths, some cleanup | avi@google.com | 2009-01-06 | 1 | -10/+15 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Add an accessor to get the CPAPI main plugin thread's MessageLoop. Use that | mpcomplete@google.com | 2008-09-23 | 1 | -0/+8 |
* | Replace all instances of <hash_map> with a "base/hash_tabe.h", | erg@google.com | 2008-09-08 | 1 | -2/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -0/+6 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+278 |