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
/
glue
/
plugins
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
The IPCs for carrying data requested by plugins have been changed from synchr...
ananta@chromium.org
2009-07-24
2
-1
/
+92
*
Fix NPAPIIncognitoTester.PrivateEnabled
jam@chromium.org
2009-07-07
1
-3
/
+0
*
Disable NPAPIIncognitoTester.PrivateEnabled test because it's flaky.
jhawkins@chromium.org
2009-07-07
1
-0
/
+3
*
Relanding r20046.
jhawkins@chromium.org
2009-07-07
1
-1
/
+1
*
Revert r20046.
jhawkins@chromium.org
2009-07-07
1
-1
/
+1
*
Fix a typo.
jhawkins@chromium.org
2009-07-07
1
-1
/
+1
*
Fix browser hang due to plugin deadlock
amit@chromium.org
2009-06-03
3
-28
/
+57
*
Add events to windowless plugins on linux. This CL also refactors the event
evan@chromium.org
2009-05-22
1
-12
/
+3
*
Displaying consecutive alerts from plugins should not hang the browser. The p...
ananta@chromium.org
2009-05-15
1
-0
/
+3
*
Make WidgetWin redraw child windows that are in a different process asynchron...
jam@chromium.org
2009-05-14
3
-10
/
+95
*
Delete the checked-in webkit .vcproj (and ancillary .sln) files.
sgk@google.com
2009-05-12
1
-288
/
+0
*
Fix plugin window sticking around when parent became invisible. Added test f...
jam@chromium.org
2009-05-10
1
-14
/
+0
*
Fix Flash window in Analytics being incorrectly visible.
jam@chromium.org
2009-05-05
5
-0
/
+76
*
Forgot an added file in http://codereview.chromium.org/99154
amanda@chromium.org
2009-04-28
1
-0
/
+46
*
Add the npapi_test_plugin to the Mac build of test_shell
amanda@chromium.org
2009-04-28
1
-0
/
+6
*
Fix hang seen in plugin process because plugin creation ended up having to wa...
jam@chromium.org
2009-04-21
5
-3
/
+123
*
Fix build break due to incorrect merge, TBR=awalker
jam@chromium.org
2009-04-16
1
-1
/
+1
*
Ensure we check the page pointer before using it after we come out of NPP_Han...
jam@chromium.org
2009-04-16
2
-39
/
+45
*
linux: make npapi_test_plugin loadable.
evan@chromium.org
2009-04-13
4
-11
/
+86
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-84
/
+0
*
We need to set the clipping region of the HDC passed in to a windowless flash...
ananta@chromium.org
2009-03-27
4
-25
/
+39
*
Expose whether we're in private browsing mode to plugins.I chose to implement...
jam@chromium.org
2009-03-26
4
-1
/
+95
*
Report the plugin position to windowed plugins as (0,0)
jam@chromium.org
2009-03-26
1
-4
/
+14
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
24
-34
/
+0
*
Install the npapi_test_plugin in the same way we did the layout_test one.
evan@chromium.org
2009-01-23
1
-1
/
+3
*
Improve scrolling performance when there are many windowed plugins in a page.
jam@chromium.org
2009-01-16
1
-3
/
+0
*
Spaces at end of lines begone!
avi@google.com
2009-01-16
10
-28
/
+28
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-0
/
+6
*
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
-264
/
+264
*
Revert this file submitted by accident
nsylvain@chromium.org
2008-12-05
1
-11
/
+0
*
Reverting r6396 the PDF fix to not cancel the manual data stream
ananta@chromium.org
2008-12-05
1
-0
/
+11
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
1
-264
/
+264
*
Move dmg_fp in scons build to compile from
tc@google.com
2008-11-15
1
-1
/
+0
*
fix scons webkit build on windows
tc@google.com
2008-11-13
1
-0
/
+1
*
Remove duplicate plugin_geturl_test.cc from the to-be-ported list.
sgk@google.com
2008-11-11
1
-1
/
+0
*
Moved the SelfDeletePluginInvokeInSynchronousMouseMove to interactive ui tests
ananta@chromium.org
2008-10-29
3
-17
/
+48
*
Revert r4094; ui_tests failures in SelfDeletePluginInvokeInSynchronousMouseMove.
sgk@google.com
2008-10-28
3
-48
/
+17
*
Proposed fix for http://b/issue?id=1362948, which is a crash in the rendererw...
ananta@chromium.org
2008-10-28
3
-17
/
+48
*
Added support for querying the NPNVSupportsWindowless value from NPN_GetValue.
ananta@chromium.org
2008-10-24
1
-3
/
+11
*
Actually adding the new scons toolkit (hammer) base tools to the built
bradnelson@google.com
2008-10-24
1
-11
/
+1
*
fix linux build by adding necessary idl files
tc@google.com
2008-10-21
2
-2
/
+2
*
Rolling back switch to hammer patterns again.
bradnelson@chromium.org
2008-10-20
1
-2
/
+13
*
This fixes http://code.google.com/p/chromium/issues/detail?id=205, which was ...
ananta@chromium.org
2008-10-20
5
-1
/
+113
*
Adding in new hammer patterns. Restored from rollback change 3578.
bradnelson@chromium.org
2008-10-18
1
-13
/
+2
*
Rolling back CL 3578, discovered hammer.bat had not been updated yet.
bradnelson@chromium.org
2008-10-18
1
-2
/
+13
*
Applying software construction toolkit patterns in scons build.
bradnelson@chromium.org
2008-10-17
1
-13
/
+2
*
WebKit merge hits the SCons build, the sequel:
sgk@google.com
2008-10-09
1
-0
/
+1
*
Porting changes in webkit/glue/plugins/test
evanm@google.com
2008-10-09
3
-29
/
+40
*
port a webkit plugin test to non-win32
estade@chromium.org
2008-10-02
2
-9
/
+5
[next]