| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't call NPP_SetWindow during the painting of windowless plugins. | dglazkov@chromium.org | 2009-08-04 | 1 | -16/+28 |
* | Remove the checked-in .vcproj files obviated by r17687. | sgk@chromium.org | 2009-06-05 | 1 | -198/+0 |
* | Make automation proxy objects to ref_counted. That allows to process async no... | stoyan@chromium.org | 2009-05-28 | 1 | -1/+1 |
* | Lookup the plugin for the mime type before attempting to open a channel for t... | ananta@chromium.org | 2009-05-19 | 1 | -1/+5 |
* | Yet more deprecation of the wstring version of PathService::Get() for UI tests. | thestig@chromium.org | 2009-05-02 | 1 | -1/+1 |
* | Disabling the EmbeddedMP3 plugin test as it needs a functional sound device o... | ananta@chromium.org | 2009-05-01 | 1 | -2/+2 |
* | Added audio/mpeg and video/mpeg to the list of mime types supported by the Ac... | ananta@chromium.org | 2009-04-30 | 1 | -0/+9 |
* | Relanding the following revisions. | ananta@chromium.org | 2009-04-13 | 1 | -1/+1 |
* | Revert change 13558 and 13555 because they broke the plugin | nsylvain@chromium.org | 2009-04-13 | 1 | -1/+1 |
* | Removing the Activex shim plugin from the list of default plugins caused some... | ananta@chromium.org | 2009-04-11 | 1 | -1/+1 |
* | Replace chrome_process_filter with chrome_process_util. | estade@chromium.org | 2009-04-09 | 1 | -0/+12 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -3/+4 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -176/+0 |
* | It looks like the Chrome NPAPI plugin installer has been broken since we firs... | ananta@chromium.org | 2009-03-28 | 1 | -1/+84 |
* | Redisable the java test. Even though the machine was | nsylvain@chromium.org | 2009-03-12 | 1 | -1/+2 |
* | Re-enable java plugin test (reverting 11510) | jar@chromium.org | 2009-03-12 | 1 | -2/+1 |
* | Restore bretts change (reverting 11506) and disabling java test | jar@chromium.org | 2009-03-12 | 1 | -1/+2 |
* | Rollback 11498 | jar@chromium.org | 2009-03-12 | 1 | -2/+1 |
* | Diable a failing test. This seems to be related to the WebKit merge 41559:41588 | brettw@chromium.org | 2009-03-12 | 1 | -1/+2 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Revert "Disabling tests that are failing." | kuchhal@chromium.org | 2009-02-25 | 1 | -13/+11 |
* | Disabling tests that are failing. | kuchhal@chromium.org | 2009-02-24 | 1 | -11/+13 |
* | Make adding internal plugins easier (and allow it to be dynamic). This code ... | jam@chromium.org | 2009-01-29 | 1 | -2/+2 |
* | Make CommandLine into a normal object, with some statics for getting at the c... | evan@chromium.org | 2009-01-21 | 1 | -16/+5 |
* | Generate all chrome .vcproj files: | sgk@google.com | 2009-01-17 | 1 | -26/+102 |
* | New implementations of core plugin libraries. | avi@google.com | 2009-01-15 | 1 | -0/+1 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -1/+27 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -1/+1 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -186/+186 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -186/+186 |
* | Disable test that started failing with the merge. | ojan@google.com | 2008-11-26 | 1 | -1/+2 |
* | Un-duplicate EvictFileFromSystemCache. | deanm@chromium.org | 2008-11-25 | 2 | -5/+0 |
* | Next round of SCons changes: | sgk@google.com | 2008-11-14 | 2 | -84/+75 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | Roll the third_party/icu38 revision in DEPS to have SCons build libicu, | sgk@google.com | 2008-09-26 | 1 | -1/+1 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Add a helper method to SConscript.main for adding .pdb files to the | tc@google.com | 2008-08-13 | 1 | -3/+1 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -110/+110 |
* | Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and... | maruel@google.com | 2008-08-13 | 1 | -0/+1 |
* | Cross-platform: Let SCons abstract library names by getting rid of .lib suff... | sgk@google.com | 2008-08-04 | 1 | -18/+20 |
* | Pull the block of common Windows system libraries that we link with everywher... | sgk@google.com | 2008-08-04 | 1 | -24/+3 |
* | Convert chrome SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -1/+1 |
* | Move more net classes into the net namespace. Also remove the net_util names... | darin@google.com | 2008-07-31 | 1 | -1/+1 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 1 | -2/+0 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 3 | -0/+552 |