index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
default_plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete default plugin external npapi entry points.
thakis@chromium.org
2010-06-11
2
-20
/
+0
*
Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...
tfarina@chromium.org
2010-06-05
1
-2
/
+2
*
Fix more type issues from the npapi.h tranisition to *_t types
stuartmorgan@chromium.org
2010-06-04
2
-15
/
+15
*
Make webkit_glue not depend on default_plugin.
thakis@chromium.org
2010-06-02
2
-19
/
+8
*
Try to get PluginTest.DefaultPluginLoadTest running on mac and linux.
thakis@chromium.org
2010-05-28
1
-7
/
+8
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-2
/
+2
*
Part 2 of http://codereview.chromium.org/2079016
thakis@chromium.org
2010-05-27
3
-65
/
+122
*
Part 1 of http://codereview.chromium.org/2079016
thakis@chromium.org
2010-05-26
5
-12
/
+435
*
Revert 48315 - Linux: Initial scaffolding for default plugin.
thakis@chromium.org
2010-05-26
8
-557
/
+77
*
Linux: Initial scaffolding for default plugin.
thakis@chromium.org
2010-05-26
8
-77
/
+557
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-2
/
+2
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-2
/
+2
*
Use FilePath::DirName instead of the deprecated file_util::GetDirectoryFromPath.
tfarina@chromium.org
2010-05-24
1
-4
/
+3
*
Reland Mac: First steps for default plugin
thakis@chromium.org
2010-05-20
6
-81
/
+287
*
Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
6
-286
/
+80
*
Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
6
-80
/
+286
*
Remove webkit_support_in_chromium.gyp and use webkit_support.gyp
tony@chromium.org
2010-05-14
1
-2
/
+2
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
1
-2
/
+2
*
Cleanup: Add a bunch of missing includes.
thestig@chromium.org
2010-05-10
1
-1
/
+2
*
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
[next]