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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 135901 - Terminate plugins as well as runing onunload handlers during ...
tsepez@chromium.org
2012-05-09
1
-3
/
+1
*
A better fix for scaling issue.
gene@chromium.org
2012-05-09
1
-2
/
+2
*
Terminate plugins as well as runing onunload handlers during slow shutdown.
tsepez@chromium.org
2012-05-08
1
-1
/
+3
*
Hook up the PPB_Flash_Print proxy.
brettw@chromium.org
2012-05-07
2
-6
/
+0
*
Move gles2 extensions out of dev.
nfullagar@google.com
2012-05-07
1
-6
/
+8
*
Add AllowSuddenTermination to API. This provide means for plugins to let us k...
tsepez@chromium.org
2012-05-07
5
-0
/
+14
*
Revert 135661 - Move the click-to-play tests from plugin_test to browser_test...
rvargas@google.com
2012-05-07
8
-160
/
+51
*
Move the click-to-play tests from plugin_test to browser_test. Then I'm plann...
jam@chromium.org
2012-05-07
8
-51
/
+160
*
Generate and connect a Pepper identifier for Chrome OS
drewry@google.com
2012-05-04
4
-2
/
+10
*
ugrr... Fixing printing scaling again.
gene@chromium.org
2012-05-03
1
-2
/
+15
*
Add an API to determine if the system will support acceleration
brettw@chromium.org
2012-05-02
2
-0
/
+8
*
ppapi Graphics2d should invalidate all changes without clipping to visible area.
shawnsingh@chromium.org
2012-05-01
1
-12
/
+17
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-05-01
6
-8
/
+39
*
Don't send mouse move related events to Cocoa plugins in background windows
stuartmorgan@chromium.org
2012-05-01
1
-0
/
+11
*
Revert 134620 - Show a replacement plug-in for loading errors.
zmo@google.com
2012-04-30
6
-39
/
+8
*
Show a replacement plug-in for loading errors.
bauerb@chromium.org
2012-04-30
6
-8
/
+39
*
Move the rest of the Flash functions to the thunk system.
brettw@chromium.org
2012-04-30
5
-324
/
+230
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
7
-76
/
+27
*
RefCounted types should not have public destructors, webkit/
rsleevi@chromium.org
2012-04-28
3
-22
/
+22
*
Merge VideoCaptureDevice::Capability with media::VideoCaptureCapability
yujie.mao@intel.com
2012-04-28
1
-1
/
+1
*
Move text input API to Instance.
brettw@chromium.org
2012-04-27
5
-174
/
+76
*
Fix line endings
brettw@chromium.org
2012-04-26
1
-2
/
+2
*
If shared memory cannot be mapped, the audio thread should not be started as ...
raymes@chromium.org
2012-04-26
1
-1
/
+2
*
Move the FlashClipboard API into the Flash one.
brettw@chromium.org
2012-04-25
6
-323
/
+240
*
WebSocket Pepper API: the second Close() should not return error code.
toyoshim@chromium.org
2012-04-25
1
-2
/
+3
*
WebSocket Pepper API: PPB_WebSocket::close must accept undefined reason
toyoshim@chromium.org
2012-04-24
1
-7
/
+11
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
12
-210
/
+122
*
Cleanup: IWYU for base/file_util_proxy.h.
thestig@chromium.org
2012-04-23
1
-0
/
+1
*
Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...
tedvessenes@gmail.com
2012-04-23
1
-3
/
+3
*
Log when a browser plugin hangs
whyuan@google.com
2012-04-20
2
-20
/
+47
*
Hook up screensaver prevention on Windows
brettw@chromium.org
2012-04-20
1
-1
/
+1
*
Hook up the DeviceID to the browser process.
brettw@chromium.org
2012-04-20
1
-1
/
+1
*
Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...
jam@chromium.org
2012-04-20
3
-4
/
+4
*
Allow a bit more imprecision in TimeConversion.Time.
thestig@chromium.org
2012-04-20
1
-2
/
+3
*
Don't search root paths for MS WMP plugin
jschuh@chromium.org
2012-04-20
1
-21
/
+1
*
Unbind 3D Context When Pepper Plugin Crashes
fsamuel@chromium.org
2012-04-19
1
-1
/
+2
*
Update Adobe Reader version metadata.
cevans@chromium.org
2012-04-19
1
-3
/
+3
*
Remove support for bitmap printing in pepper
brettw@chromium.org
2012-04-19
2
-155
/
+1
*
Cleanup webkit::npapi::PluginStream a bit.
thestig@chromium.org
2012-04-18
4
-88
/
+86
*
Move VideoCapture::VideoCaptureCapability to video_capture_types.h
yujie.mao@intel.com
2012-04-18
2
-3
/
+4
*
Add a Flash API to get the device ID.
brettw@chromium.org
2012-04-13
3
-0
/
+29
*
Fix per-tile painting support in Pepper Graphics2D plugins by using a tempora...
reveman@chromium.org
2012-04-13
1
-1
/
+9
*
Fix plug-in identifier for Shockwave and add a unit test.
bauerb@chromium.org
2012-04-13
3
-3
/
+15
*
Make the text input not require round-trips when the text is updated.
brettw@chromium.org
2012-04-12
2
-10
/
+14
*
This adds the following to functions to the ppapi TCPSocket interface:
raymes@chromium.org
2012-04-12
5
-13
/
+30
*
Avoid sending DidChangeView notification if the plugin rect is too big.
yzshen@chromium.org
2012-04-12
3
-2
/
+24
*
Fix Local Storage Issues.
bbudge@chromium.org
2012-04-11
1
-2
/
+2
*
Use EXPECT_DOUBLE_EQ instead of EXPECT_EQ in TimeConversion test.
thestig@chromium.org
2012-04-11
1
-4
/
+4
*
Hook up the file chooser proxy 0.6
brettw@chromium.org
2012-04-09
1
-2
/
+0
*
Add new MouseCursor interface for setting the mouse cursor.
brettw@chromium.org
2012-04-08
6
-214
/
+99
[next]