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
*
Check that GetInterface() is called on the main thread.
ddorwin@chromium.org
2011-04-14
1
-0
/
+3
*
Fix clang error.
ddorwin@chromium.org
2011-04-14
1
-1
/
+1
*
Asynchronously create the ppapi broker.
ddorwin@chromium.org
2011-04-14
7
-14
/
+31
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
4
-7
/
+11
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-13
9
-52
/
+60
*
Implement P2P Transport Dev using P2PTransportImpl.
sergeyu@chromium.org
2011-04-12
5
-119
/
+154
*
Revert 81319 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-12
9
-60
/
+52
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-12
9
-52
/
+60
*
implemented latch support in renderer process. this corresponds with a webkit...
jbates@chromium.org
2011-04-12
1
-3
/
+3
*
Fix download path for RealPlayer.
cevans@chromium.org
2011-04-12
1
-1
/
+1
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
17
-46
/
+41
*
Connect the right metafiles for print preview on Linux and Windows.
vandebo@chromium.org
2011-04-11
1
-14
/
+11
*
Fix the issue that context menu doesn't show on fullscreen Pepper Flash.
yzshen@chromium.org
2011-04-11
5
-3
/
+9
*
Eliminate skia::PlatformCanvas - Step 1 (linux)
alokp@chromium.org
2011-04-11
1
-3
/
+3
*
Create a VarPrivate interface to contain the scripting helper functions of Var.
brettw@chromium.org
2011-04-11
1
-0
/
+4
*
Revert 81028 - It broke LayoutTests/ fast/filesystem/op-copy.html on Windows ...
tkent@chromium.org
2011-04-11
9
-57
/
+49
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-09
9
-49
/
+57
*
Reupload of http://codereview.chromium.org/6801053/
dmichael@chromium.org
2011-04-08
4
-13
/
+13
*
Revert 80982, tests failing on Win XP
dmichael@chromium.org
2011-04-08
9
-62
/
+54
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-08
9
-54
/
+62
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
4
-6
/
+6
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
4
-15
/
+13
*
Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...
wez@chromium.org
2011-04-08
3
-0
/
+156
*
Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.
ddorwin@chromium.org
2011-04-07
8
-4
/
+228
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-5
/
+1
*
Revert 80833 - More filesystem cleanup: convert URL-encoded-as-FilePath to ac...
ericu@google.com
2011-04-07
9
-62
/
+54
*
More filesystem cleanup: convert URL-encoded-as-FilePath to actual URL, where
ericu@google.com
2011-04-07
9
-54
/
+62
*
Added and partially implemented entry points for PPB_GRAPHICS_3D.
alokp@chromium.org
2011-04-07
2
-5
/
+83
*
Revert 80819 due to failed tests
mmenke@chromium.org
2011-04-07
1
-1
/
+5
*
Make the windows_version.h functions threadsafe by using a singleton. Add ac...
pkasting@chromium.org
2011-04-07
1
-5
/
+1
*
Leak the resource tracker and any resources still around at shutdown. The
brettw@chromium.org
2011-04-07
2
-10
/
+24
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
5
-43
/
+7
*
Fixed a few styles issues in skia::PlatformDevice. Made function names consis...
alokp@chromium.org
2011-04-06
1
-9
/
+9
*
Fixing PPB_Graphics2D::Describe
brettw@chromium.org
2011-04-06
1
-1
/
+2
*
rename getBitmapDC to beginPlatformPaint and add calls to endPlatformPaint
vandebo@chromium.org
2011-04-05
1
-8
/
+4
*
Rename some printing classes and minor cleanups.
vandebo@chromium.org
2011-04-04
1
-5
/
+5
*
Remove assertion when destroying a plugin that doesn't exist. The DidDestroy
brettw@chromium.org
2011-04-04
2
-13
/
+20
*
Update Silverlight v3 version metadata.
cevans@chromium.org
2011-03-31
1
-14
/
+11
*
Add GetPluginURL to PPB_URLUtil_Dev
piman@google.com
2011-03-31
4
-1
/
+26
*
Additional clean up from missing OVERRIDE from r80037.
scherkus@chromium.org
2011-03-31
1
-4
/
+0
*
Cleaning up missing OVERRIDE from r80037.
scherkus@chromium.org
2011-03-31
1
-1
/
+0
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
5
-9
/
+49
*
Adding missing virtual keyword to PPB_VideoDecoder_Impl.
scherkus@chromium.org
2011-03-31
1
-8
/
+12
*
Checking in major revision of Pepper video decode APIs.
scherkus@chromium.org
2011-03-31
6
-63
/
+274
*
Pepper/Flapper: Make PPB_Flash::Navigate() handle javascript: URLs.
viettrungluu@chromium.org
2011-03-30
1
-4
/
+13
*
Remove usages of WebView::Create that pass in devtools/autofill client.
jam@chromium.org
2011-03-29
2
-2
/
+2
*
Report more detailed stats on which plug-ins are being blocked.
cevans@chromium.org
2011-03-29
3
-3
/
+7
*
Fix up some reference counting when WebPluginImpl::scriptableObject is called.
dmichael@google.com
2011-03-29
4
-10
/
+35
*
Add bauerb to webkit/plugins/npapi/OWNERS.
bauerb@chromium.org
2011-03-29
1
-0
/
+1
*
Remove the path from PlatformFileInfo; it's cleaner just to pass it along as a
ericu@google.com
2011-03-28
2
-2
/
+5
[next]