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
*
Remove the fast path for QD plugins
stuartmorgan@chromium.org
2012-06-20
4
-254
/
+9
*
Remove message_loop_helpers.h and update the includes to point to the new loc...
tfarina@chromium.org
2012-06-20
4
-54
/
+54
*
If we show a replacement plug-in when the real one is not initialized correctly,
pan.deng@intel.com
2012-06-20
1
-0
/
+1
*
Override isPlaceholder() for NPAPI and PPAPI plugins.
ddorwin@chromium.org
2012-06-19
4
-0
/
+10
*
PPAPI/NaCl: Reinitialize some stuff when the ipc proxy starts.
dmichael@chromium.org
2012-06-19
6
-75
/
+150
*
Implement base::win::IsMetroProcess.
siggi@chromium.org
2012-06-18
1
-1
/
+1
*
Actually free plugin implement vars when running out of process when the
brettw@chromium.org
2012-06-18
3
-9
/
+8
*
Allow loading multiple plug-ins with the same base name on Mac.
bauerb@chromium.org
2012-06-18
1
-18
/
+2
*
Pass display names from file chooser to Pepper FileRef.
kinaba@chromium.org
2012-06-16
5
-17
/
+48
*
Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal.
yzshen@chromium.org
2012-06-15
5
-0
/
+27
*
ppapi: Set the mouse_button correctly for mouse-move events.
sadrul@chromium.org
2012-06-15
1
-0
/
+8
*
Set request type to "object" for PPAPI plugins.
vabr@chromium.org
2012-06-15
1
-0
/
+1
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
3
-0
/
+11
*
Add yzshen to webkit/plugins/ppapi/OWNERS.
viettrungluu@chromium.org
2012-06-14
1
-0
/
+1
*
Browser Plugin -- Populate WebKeyboardEvent's keyIdentifier
fsamuel@chromium.org
2012-06-13
1
-0
/
+1
*
Move usb_keycode_map.h into ui/base/keycodes.
garykac@chromium.org
2012-06-13
3
-393
/
+2
*
Fix all hardcoded Windows registry lookups.
gab@chromium.org
2012-06-13
1
-2
/
+11
*
Add an asynchronous version of the Flash DeviceID API.
brettw@chromium.org
2012-06-11
3
-0
/
+6
*
Add ENABLE_PRINTING and disable it on Android.
wangxianzhu@chromium.org
2012-06-09
1
-0
/
+8
*
Plumb texture target to VideoDecodeAccelerator::Client
sail@chromium.org
2012-06-08
2
-4
/
+7
*
"Replace" PPB_Flash's GetSettingInt with a more general GetSetting.
viettrungluu@chromium.org
2012-06-08
2
-1
/
+9
*
Add some compile asserts for the Pepper event mask flags.
brettw@chromium.org
2012-06-07
1
-0
/
+37
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-05
7
-176
/
+64
*
Fixing gcc 4.7 building problems.
shenhan@google.com
2012-06-05
2
-6
/
+7
*
Revert 140399 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
7
-64
/
+176
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-04
7
-176
/
+64
*
RefCounted types should not have public destructors, webkit/ edition
rsleevi@chromium.org
2012-06-04
4
-4
/
+13
*
Support mouse lock in Flash fullscreen mode.
yzshen@chromium.org
2012-06-03
1
-1
/
+6
*
Revert bad changes from r132747 to fix NP_ASFILE regression in NPAPI plugins.
thestig@chromium.org
2012-06-02
4
-12
/
+20
*
Revert 140093 - Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
7
-64
/
+176
*
Open pepper files directly in browser.
tsepez@chromium.org
2012-06-01
7
-176
/
+64
*
WebSocket Pepper API: allow to close connection without code and reason
toyoshim@chromium.org
2012-05-31
1
-21
/
+28
*
Remove PPB_Transport_Dev API.
sergeyu@chromium.org
2012-05-30
5
-501
/
+0
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
4
-30
/
+34
*
Add the necessary plumbing mechanisms to ensure proper WebGL support inside t...
scshunt@google.com
2012-05-29
3
-13
/
+41
*
Add pepper flash back to windows metro mode
cpu@chromium.org
2012-05-25
1
-4
/
+1
*
Reland 138502 - Move version metadata from PluginGroup into PluginInstaller.
bauerb@chromium.org
2012-05-24
5
-410
/
+30
*
Clean up: Remove unused printBegin() function.
kmadhusu@chromium.org
2012-05-24
2
-16
/
+1
*
Revert 138502 - Move version metadata from PluginGroup into PluginInstaller.
vandebo@chromium.org
2012-05-23
5
-30
/
+410
*
Move version metadata from PluginGroup into PluginInstaller.
bauerb@chromium.org
2012-05-23
5
-410
/
+30
*
Cleanup: Remove unneeded scoped_ptr.h includes from webkit.
thestig@chromium.org
2012-05-23
6
-13
/
+8
*
Test for Pepper IME events.
kinaba@chromium.org
2012-05-21
7
-48
/
+113
*
Add WebFrame pointer to WebViewClient::startDragging
jochen@chromium.org
2012-05-18
2
-2
/
+4
*
Remove all npapi plugins from windows metro chrome
cpu@chromium.org
2012-05-18
1
-1
/
+10
*
[Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit t...
kmadhusu@chromium.org
2012-05-16
4
-11
/
+51
*
Sequentialize calls to PluginList::GetPlugins from PluginService.
bauerb@chromium.org
2012-05-16
2
-18
/
+30
*
Revert 137396 - Sequentialize calls to PluginList::GetPlugins from PluginServ...
bauerb@chromium.org
2012-05-16
2
-30
/
+18
*
Sequentialize calls to PluginList::GetPlugins from PluginService.
bauerb@chromium.org
2012-05-16
2
-18
/
+30
*
Browser Plugin: Expose instance() so that BrowserPlugin can read the pp_insta...
fsamuel@chromium.org
2012-05-16
1
-0
/
+2
*
Change the way _EXPORT macros look.
thakis@chromium.org
2012-05-15
1
-0
/
+4
[next]