| Commit message (Expand) | Author | Age | Files | Lines |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -0/+1 |
* | Move wtl from chrome/third_party to third_party/. This | tony@chromium.org | 2010-03-09 | 1 | -1/+1 |
* | Move nphostapi.h to be with the rest of the NPAPI headers. | jam@chromium.org | 2010-02-24 | 1 | -2/+2 |
* | bsds: views/ and webkit/ support for FreeBSD/OpenBSD | evan@chromium.org | 2009-12-31 | 1 | -2/+2 |
* | Update the plugin finder service. | mal@chromium.org | 2009-12-07 | 1 | -1/+8 |
* | Partially revert WebKit.gyp switch-over, because it broke build bot setup | dglazkov@google.com | 2009-11-13 | 1 | -2/+2 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -2/+2 |
* | Third patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 1 | -1/+4 |
* | Re-try r29078: Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -1/+1 |
* | Revert wstring patch (r29078 and follow up commits). It is causing failures o... | estade@chromium.org | 2009-10-15 | 1 | -1/+1 |
* | Remove some deprecated file_util wstring functions. | estade@chromium.org | 2009-10-15 | 1 | -1/+1 |
* | Re-land http://codereview.chromium.org/211031 with a bug opened | amanda@chromium.org | 2009-10-13 | 1 | -4/+4 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 2 | -3/+4 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Replace icu38/icu38.gyp with icu/icu.gyp in gyp files replace all the refere... | jshin@chromium.org | 2009-09-09 | 1 | -2/+2 |
* | Take out the activex control.BUG=20259 | jam@chromium.org | 2009-09-08 | 7 | -412/+21 |
* | This fixes a regression with my previous fix for the installer dialog. The p... | jam@chromium.org | 2009-09-05 | 3 | -6/+7 |
* | This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ... | jam@chromium.org | 2009-09-04 | 1 | -5/+12 |
* | Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL. | jhawkins@chromium.org | 2009-09-02 | 2 | -4/+6 |
* | Fix two issues with the plugin installer. | jam@chromium.org | 2009-09-01 | 4 | -42/+76 |
* | Add icu:: qualifiers to a couple of more files. They're missed in the previou... | jshin@chromium.org | 2009-08-19 | 1 | -1/+1 |
* | Revert "Reverting 23406" as it didn't break any tests. | jhawkins@chromium.org | 2009-08-14 | 3 | -42/+44 |
* | Reverting 23406. | levin@chromium.org | 2009-08-14 | 3 | -44/+42 |
* | Change PluginInstallImpl to use base::WindowImpl instead of CWindowImpl to re... | jhawkins@chromium.org | 2009-08-14 | 3 | -42/+44 |
* | Linux: fix up use_system_{libxml,libxslt,sqlite3} | agl@chromium.org | 2009-08-13 | 1 | -2/+8 |
* | Update the plugin finder service with the latest URLs. | mal@chromium.org | 2009-08-11 | 1 | -4/+4 |
* | Remove *.vsprops files that are no longer referenced (or only have | sgk@google.com | 2009-07-28 | 1 | -12/+0 |
* | Wean activex_shim from urlmon.lib: | sgk@google.com | 2009-06-14 | 1 | -2/+3 |
* | Revert r18359. | sgk@google.com | 2009-06-14 | 1 | -3/+2 |
* | Convert chrome.dll to gyp generation. | sgk@google.com | 2009-06-14 | 1 | -2/+3 |
* | Revert r18354. | sgk@google.com | 2009-06-13 | 1 | -3/+2 |
* | Remove unnecessary addition of urlmon.lib to AdditionalDependencies | sgk@google.com | 2009-06-13 | 1 | -2/+3 |
* | Capitalize -lurlmon.lib in default_plugin consistently with the other | sgk@google.com | 2009-06-08 | 1 | -1/+1 |
* | 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 |