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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop using the default profile's proxy service for plugin proxy requests, and...
jam@chromium.org
2011-08-29
1
-3
/
+0
*
Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...
bsalomon@google.com
2011-08-29
2
-3
/
+5
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
1
-0
/
+1
*
Add support for exporting IPC messages from component DLLs.
darin@chromium.org
2011-08-26
1
-1
/
+1
*
Add SetProperti() in the PPB_Transport_Dev interface.
sergeyu@chromium.org
2011-08-26
3
-1
/
+38
*
Completely random typo fixes and style corrections cleanup.
fischman@chromium.org
2011-08-25
3
-27
/
+2
*
Merge the plugin and impl side of the audio config and input event resources.
brettw@chromium.org
2011-08-25
1
-2
/
+0
*
make URL handling transparent to media pipeline.
wjia@chromium.org
2011-08-24
1
-0
/
+9
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-2
/
+2
*
Pass per-script fonts to WebKit settings.
falken@chromium.org
2011-08-24
2
-0
/
+76
*
Fix problem when 'ended' event was fired before stream really ended.
enal@chromium.org
2011-08-23
1
-3
/
+3
*
Remove ifdef for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING missed in r97524.
adamk@chromium.org
2011-08-23
1
-5
/
+2
*
Until this roll skia supported only a single GrGLInterace object shared by al...
bsalomon@google.com
2011-08-23
1
-127
/
+101
*
Add custom overhang pattern for rubber-banding.
asvitkine@chromium.org
2011-08-23
3
-0
/
+6
*
Add preliminary support for the autocompletetype atttribute for phone/fax pre...
isherman@chromium.org
2011-08-23
1
-1
/
+1
*
Update translations using strings from launchpad.net r311
fta@sofaraway.org
2011-08-22
2
-0
/
+9
*
Updating XTBs based on .GRDs from branch 835
kerz@chromium.org
2011-08-22
51
-1
/
+101
*
Prepare webthreadimpl for webthread changes.
nduca@chromium.org
2011-08-22
2
-0
/
+9
*
Remove framework for Pepper extensions to NPAPI.
wez@chromium.org
2011-08-22
1
-13
/
+0
*
Call GenerateSafeFilename() from GetSuggestedFilename().
asanka@chromium.org
2011-08-20
1
-1
/
+1
*
Move the RequestExtraData structure to content/, where we can modify it more ...
pkasting@chromium.org
2011-08-20
6
-59
/
+8
*
Cleanup: remove ifdefs for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING.
adamk@chromium.org
2011-08-19
2
-13
/
+0
*
Clean up comment for CppBoundClass.BindToJavascript()
steveblock@chromium.org
2011-08-18
1
-6
/
+6
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)
thestig@chromium.org
2011-08-18
1
-1
/
+0
*
Include pageScaleFactor when saving and restoring WebHistory of a page.
fsamuel@chromium.org
2011-08-18
2
-4
/
+11
*
Remove branch in WebMediaPlayerImpl that is never reached
hclam@chromium.org
2011-08-17
1
-12
/
+2
*
Reland 97048 - Update routing id of pending resource requests for reparented ...
rvargas@google.com
2011-08-17
3
-3
/
+19
*
Revert 97048 - Trying to see if this is related with a
rvargas@google.com
2011-08-17
3
-19
/
+3
*
Update routing id of pending resource requests for reparented iframes.
dimich@chromium.org
2011-08-16
3
-3
/
+19
*
This is an implementation of WebThread to allow WebKit to create threads that...
nduca@chromium.org
2011-08-16
5
-0
/
+80
*
Add link to SPIs.
avi@chromium.org
2011-08-15
1
-1
/
+7
*
Fix missing cursors.
avi@chromium.org
2011-08-15
1
-6
/
+60
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
3
-9
/
+7
*
Cleanup: Remove old webkit/glue/plugins/plugin_list.h
thestig@chromium.org
2011-08-12
1
-31
/
+0
*
Make webkit_glue depend on v8 explicitly. This is needed for
aa@chromium.org
2011-08-12
1
-1
/
+1
*
Mark the SkBitmap used for video uploads as volatile. This tells Ganesh (Ski...
senorblanco@chromium.org
2011-08-12
1
-0
/
+1
*
Add preliminary Autofill support for the 'autocompletetype' attribute.
isherman@chromium.org
2011-08-10
2
-0
/
+5
*
Migrate Pipeline & PipelineImpl to PipelineStatusCB.
acolwell@chromium.org
2011-08-09
9
-67
/
+68
*
Split WebMediaPlayerImpl::Proxy into its own class.
scherkus@chromium.org
2011-08-09
8
-413
/
+429
*
Log PipelineImpl events to MediaLog.
scottfr@chromium.org
2011-08-09
1
-4
/
+7
*
Log BufferedResourceLoader events to MediaLog.
scottfr@chromium.org
2011-08-09
11
-26
/
+93
*
Use consistent timestamps for data: url request info.
caseq@google.com
2011-08-09
1
-3
/
+5
*
Update translations using strings from launchpad.net r297
fta@sofaraway.org
2011-08-09
2
-0
/
+8
*
Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...
isherman@chromium.org
2011-08-09
3
-56
/
+30
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
1
-2
/
+1
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
1
-1
/
+2
*
Add support for ResourceRequest::TargetIsXHR (part II)
jochen@chromium.org
2011-08-08
1
-3
/
+0
*
Video Capture Pepper API
piman@chromium.org
2011-08-06
1
-0
/
+2
*
Plumb media data from renderers up to MediaInternals in the browser process.
scottfr@chromium.org
2011-08-05
2
-3
/
+21
*
Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...
yzshen@chromium.org
2011-08-05
2
-21
/
+3
[next]