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
*
Support the specification of complete plugin information including multiple m...
marshall@chromium.org
2011-11-02
2
-28
/
+21
*
Make LazyInstance managed Locks leaky.
thestig@chromium.org
2011-11-01
1
-1
/
+3
*
Update version metadata for Flash, Reader, Shockwave.
cevans@chromium.org
2011-11-01
1
-6
/
+10
*
Update JRE version metadata.
cevans@chromium.org
2011-11-01
1
-5
/
+9
*
refactor video capture in renderer process
wjia@chromium.org
2011-11-01
1
-1
/
+0
*
Try a workaround for initMessageEvent bug.
dmichael@chromium.org
2011-10-27
1
-17
/
+10
*
Copy 2 missing fields of PP_FontDescription_Dev.
eugenis@google.com
2011-10-26
1
-0
/
+2
*
include fcntl.h on OpenBSD too
robert.nagy@gmail.com
2011-10-25
1
-1
/
+1
*
Remove unused argument that was not cleaned up in
polina@google.com
2011-10-25
2
-10
/
+9
*
Remove temporary hack necessary while webkit change was landing: https://bugs...
polina@google.com
2011-10-24
1
-5
/
+0
*
Convert the flash clipboard API to thunk system.
brettw@chromium.org
2011-10-22
4
-36
/
+61
*
Handle the change from CaretBounds to SelectionBounds for PPAPI Plugins.
kinaba@chromium.org
2011-10-21
4
-0
/
+9
*
Gracefully handle child process death in out-of-process plugin loading.
rsesek@chromium.org
2011-10-21
5
-94
/
+84
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
4
-16
/
+10
*
Remove TrackerBase.
brettw@chromium.org
2011-10-20
15
-322
/
+238
*
Split HostVarTracker out of HostResourceTracker.
brettw@chromium.org
2011-10-20
8
-134
/
+217
*
Rename the ResourceTracker in webkit to HostResourceTracker.
brettw@chromium.org
2011-10-20
21
-62
/
+64
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
21
-147
/
+206
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
6
-49
/
+0
*
Remaining cleanup (base::Bind): Replacing FileUtilProxy calls with new callback
kinuko@chromium.org
2011-10-19
4
-13
/
+7
*
Support playback & seeking in media files over 2G.
fischman@chromium.org
2011-10-19
1
-3
/
+3
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
21
-206
/
+147
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
21
-147
/
+206
*
Don't DCHECK NPP_HandleEvent's return for NPERR_NO_ERROR
davidben@chromium.org
2011-10-18
1
-4
/
+2
*
base::Bind: Final cleanups in webkit/quota.
jhawkins@chromium.org
2011-10-18
1
-7
/
+5
*
QuotaFileIO: Add back a delete I accidentally removed.
jhawkins@chromium.org
2011-10-17
1
-0
/
+1
*
base::Bind: Convert FileUtilProxy::StatusCallback.
jhawkins@chromium.org
2011-10-17
5
-32
/
+34
*
base::Bind: Convert FileUtilProxy::WriteCallback.
jhawkins@chromium.org
2011-10-17
4
-40
/
+41
*
base::Bind: Convert FileUtilProxy::ReadCallback.
jhawkins@chromium.org
2011-10-17
1
-3
/
+4
*
base::Bind: Convert FileUtilProxy::GetFileInfoCallback.
jhawkins@chromium.org
2011-10-17
4
-12
/
+14
*
Move PPB/PPP_MouseLock out of dev/.
yzshen@chromium.org
2011-10-16
3
-6
/
+6
*
PPAPI Fullscreen: move out of Dev.
polina@google.com
2011-10-14
3
-6
/
+9
*
PPAPI Fullscreen: remove redundant code errouneously inherited from
polina@google.com
2011-10-14
1
-9
/
+0
*
Add ppapi implementation of IsScalingDisabled.
vandebo@chromium.org
2011-10-14
4
-4
/
+20
*
PPAPI Fullscreen: In ViewChanged, check if the browser entered fullscreen mode
polina@google.com
2011-10-14
4
-20
/
+35
*
PPAPI Fullscreen: Hack plugin's attributes to force resizing of the plugin to...
polina@google.com
2011-10-14
2
-8
/
+110
*
Infobar Flip4Mac.
cevans@chromium.org
2011-10-13
1
-1
/
+1
*
Support dynamic switching between integrated and discrete GPUs on Mac OS X.
kbr@chromium.org
2011-10-13
3
-3
/
+18
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
5
-10
/
+30
*
Don't hard-code an X11 screen number in DefaultVisual, etc.
davidben@chromium.org
2011-10-13
1
-7
/
+9
*
PrintPreview: [Win] Added a temporary hack to print blank pdf pages.
kmadhusu@chromium.org
2011-10-12
1
-7
/
+12
*
Finish moving plugin probing out of process.
rsesek@chromium.org
2011-10-12
3
-27
/
+19
*
Implement Pepper IME API.
kinaba@chromium.org
2011-10-12
7
-24
/
+246
*
Convert the charset, memory, and crypto interfaces to use the thunk system.
brettw@chromium.org
2011-10-11
11
-236
/
+6
*
Prevent reentrant destructors in the PluginModule.
brettw@chromium.org
2011-10-11
3
-5
/
+30
*
Convert URLUtil to the thunk system.
brettw@chromium.org
2011-10-10
5
-185
/
+87
*
Fix the bug that closing a tab which owns a fullscreen Flash widget causes cr...
yzshen@chromium.org
2011-10-10
1
-0
/
+2
*
Fix the issue that PPB_CursorControl_Dev.SetCursor doesn't take effect until ...
yzshen@chromium.org
2011-10-09
4
-2
/
+29
*
Add a content::RenderView API. I'll make RenderView use it in a future change...
jam@chromium.org
2011-10-08
2
-3
/
+1
*
Convert a bunch of pepper implementation to use base::Callback.
dmichael@chromium.org
2011-10-07
24
-80
/
+111
[next]