| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding missing dependency from default_plugin on webkit_strings. | bradnelson@chromium.org | 2009-05-11 | 1 | -0/+1 |
* | Convert the webkit build on Windows to gyp: | sgk@google.com | 2009-05-08 | 1 | -187/+0 |
* | Don't attempt to destroy the stream in the NPP_URLNotify notification in the ... | ananta@chromium.org | 2009-05-06 | 1 | -3/+0 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -4/+4 |
* | Rolling back webkit-gyp switch. r14382 | bradnelson@google.com | 2009-04-29 | 1 | -0/+187 |
* | Switching webkit over to gyp on windows. | bradnelson@google.com | 2009-04-29 | 1 | -187/+0 |
* | Relanding the following revisions. | ananta@chromium.org | 2009-04-13 | 1 | -0/+32 |
* | Revert change 13558 and 13555 because they broke the plugin | nsylvain@chromium.org | 2009-04-13 | 1 | -32/+0 |
* | Remove the Activex shim registration for generic Activex controls. The Active... | ananta@chromium.org | 2009-04-11 | 1 | -0/+32 |
* | Rolling back change 13480 (change to gyp for webkit on windows). | bradnelson@google.com | 2009-04-10 | 1 | -0/+187 |
* | Switching webkit to gyp on windows. | bradnelson@google.com | 2009-04-09 | 1 | -187/+0 |
* | Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build: | sgk@google.com | 2009-04-08 | 1 | -1/+1 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 1 | -61/+0 |
* | It looks like the Chrome NPAPI plugin installer has been broken since we firs... | ananta@chromium.org | 2009-03-28 | 2 | -52/+93 |
* | Fix bug 7550: We still refer to the Java beta when suggesting plugins to down... | finnur@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Removed unneeded includes of base/time.h. | thestig@chromium.org | 2009-03-16 | 1 | -1/+0 |
* | Remove logging.h from cc files that don't use it. | thestig@chromium.org | 2009-03-12 | 1 | -1/+0 |
* | Remove unneeded uses of logging.h in header files. | thestig@chromium.org | 2009-03-12 | 2 | -2/+0 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 12 | -12/+0 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Snapshotting progress. | bradnelson@google.com | 2009-03-09 | 1 | -35/+42 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 3 | -10/+10 |
* | Fixes to gyp files to get test_shell building on windows from a gyp project (... | bradnelson@google.com | 2009-03-03 | 1 | -0/+47 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 2 | -10/+2 |
* | Add an #if around user_gesture_msg_factory_ to unbreak the Linux | amanda@chromium.org | 2009-02-11 | 1 | -0/+326 |
* | Move the current default plugin implementation to being | awalker@google.com | 2009-01-30 | 5 | -377/+388 |
* | Moved Init() before startup_data_->event.Signal() because derived | jrg@chromium.org | 2009-01-27 | 4 | -7/+26 |
* | Move webkit_resources.rc to webkit_resources.grd. Add | tc@google.com | 2009-01-13 | 1 | -1/+0 |
* | Move default plugin resources into separate .h and .rc files | tc@google.com | 2009-01-09 | 4 | -1/+49 |
* | Some more GRIT refactoring. | tc@google.com | 2009-01-05 | 1 | -2/+2 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -1/+1 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+7 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -2/+2 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -183/+183 |
* | Have GRIT generate files into a common directory. | tc@google.com | 2008-12-12 | 1 | -1/+1 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -183/+183 |
* | Pass in SW_SHOW to ShellExecuteEx as the plugin installers can rely on this f... | ananta@chromium.org | 2008-11-12 | 1 | -0/+5 |
* | Updating the Chrome plugin installer database files with the updated | ananta@chromium.org | 2008-11-04 | 2 | -0/+653 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=3769, which | ananta@chromium.org | 2008-10-31 | 5 | -636/+86 |
* | This fixes http://code.google.com/p/chromium/issues/detail?id=3769, which is | ananta@chromium.org | 2008-10-27 | 1 | -0/+653 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+3 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -4/+4 |
* | Rolling back switch to hammer patterns again. | bradnelson@chromium.org | 2008-10-20 | 1 | -2/+1 |
* | Adding in new hammer patterns. Restored from rollback change 3578. | bradnelson@chromium.org | 2008-10-18 | 1 | -1/+2 |
* | Rolling back CL 3578, discovered hammer.bat had not been updated yet. | bradnelson@chromium.org | 2008-10-18 | 1 | -2/+1 |
* | Applying software construction toolkit patterns in scons build. | bradnelson@chromium.org | 2008-10-17 | 1 | -1/+2 |
* | Replace "WINAPI" with platform-independent "API_CALL". | mmoss@google.com | 2008-09-09 | 3 | -12/+9 |
* | Begin Linux port of webkit/default_plugin. | mmoss@google.com | 2008-09-05 | 1 | -17/+27 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Allow consumers of MessageLoop to specify the type of MessageLoop they want. | darin@google.com | 2008-08-26 | 1 | -1/+1 |