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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up painting and conversion functions inside webkit_media::VideoRenderer...
scherkus@chromium.org
2011-12-21
5
-208
/
+455
*
base::Bind: Convert most of webkit/appcache.
jhawkins@chromium.org
2011-12-21
24
-264
/
+267
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
4
-0
/
+9
*
Revert 115227 - Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
4
-9
/
+0
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
4
-0
/
+9
*
Clean up the Linux WebThemeEngine impl according to the coding style rules
peter@chromium.org
2011-12-20
4
-82
/
+79
*
Fix leak of the typeface when doing DrawGlyphs for Flash.
brettw@chromium.org
2011-12-20
1
-6
/
+2
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
1
-3
/
+3
*
Cleanup: Reorder methods in SandboxMountPointProvider
kinuko@chromium.org
2011-12-20
2
-100
/
+90
*
Implement the Web Theme Engine for Android
peter@chromium.org
2011-12-20
3
-0
/
+214
*
Add/update comments and cleanup code around FileSystemPathManager
kinuko@chromium.org
2011-12-20
7
-79
/
+91
*
Delete stream after the operation is done in MemoryFileUtil (fix for r115094)
kinuko@chromium.org
2011-12-20
1
-1
/
+2
*
Fix memory leaks in MemoryFileUtil
kinuko@chromium.org
2011-12-20
2
-14
/
+28
*
Roll WebKit DEPS 103216:103260
enne@chromium.org
2011-12-20
1
-0
/
+4
*
Fix a regression in the NPAPI NPN_GetValueForURL function which is used by pl...
ananta@chromium.org
2011-12-19
1
-1
/
+2
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
3
-32
/
+37
*
Support custom MIME type data in web drag/drop for Mac and GTK.
dcheng@chromium.org
2011-12-18
1
-4
/
+6
*
Implement async verision of FileSystemFileUtil and in-memory file system for ...
satorux@chromium.org
2011-12-17
8
-0
/
+1748
*
Use references instead of pointers for WebViewPlugin::getFormValue().
bashi@chromium.org
2011-12-17
2
-2
/
+2
*
Add the HTTP URL redirect handling to WebURLLoaderMock.
bbudge@chromium.org
2011-12-17
3
-4
/
+32
*
--enable-partial-swap plumbed up to WebKit.
backer@chromium.org
2011-12-17
2
-0
/
+5
*
Reland after fixes.
jhawkins@chromium.org
2011-12-17
1
-2
/
+3
*
Revert effects of r110733 (again) for autoplay breakage.
vrk@chromium.org
2011-12-16
1
-2
/
+8
*
Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.
garykac@chromium.org
2011-12-16
1
-3
/
+2
*
base::Bind: Remove even moar OldCompletionCallback.
jhawkins@chromium.org
2011-12-16
1
-2
/
+3
*
Removing DataSource from Filter hierarchy and refactoring FilterHost into Dem...
acolwell@chromium.org
2011-12-16
8
-23
/
+21
*
Introduce FileSystemOperationInterface.
satorux@chromium.org
2011-12-16
4
-35
/
+167
*
Add suppressions for two layout test failures seen on Linux in order
kbr@chromium.org
2011-12-16
1
-0
/
+4
*
disable building glue as a component for now.
dpranke@chromium.org
2011-12-16
5
-5
/
+5
*
Use a monotonic clock (TimeTicks) to report network times to WebCore.
simonjam@chromium.org
2011-12-16
4
-20
/
+21
*
Implement in-process PPB_VarArrayBuffer_Dev.
dmichael@chromium.org
2011-12-15
10
-16
/
+138
*
Update the images used for HTML speech input to lower contrast.
dmazzoni@chromium.org
2011-12-15
4
-0
/
+4
*
Add a command-line switch --enable-per-tile-painting and make it consistent b...
reveman@google.com
2011-12-15
2
-5
/
+10
*
Use a shorter include paths on Windows.
tony@chromium.org
2011-12-15
1
-2
/
+9
*
Avoid including gtest file directly, and go through base instead
jar@chromium.org
2011-12-15
1
-1
/
+1
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-5
/
+9
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-9
/
+5
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-5
/
+9
*
GetDocumentURL is added to PPB_Testing_Dev.
ygorshenin@google.com
2011-12-15
1
-2
/
+11
*
Add a non-null check for a pointer to NPAPIClient::ExecuteGetJavascriptUrlTes...
timurrrr@chromium.org
2011-12-15
1
-1
/
+3
*
Free the command buffer when tabs are switched
gman@chromium.org
2011-12-15
1
-1
/
+1
*
Group forms-related files in webkit/glue in a forms/ subdirectory.
isherman@chromium.org
2011-12-15
15
-84
/
+138
*
Rev the Flash interface to add new functionality.
brettw@chromium.org
2011-12-15
3
-18
/
+67
*
Fix harmless warning in setup_third_party that was causing all
dpranke@chromium.org
2011-12-14
1
-2
/
+5
*
Adding UMA stats for requestFileSystem error analysis.
tzik@chromium.org
2011-12-14
1
-0
/
+25
*
Use references instead of pointers for WebPlugin::getFormValue().
bashi@chromium.org
2011-12-14
4
-5
/
+5
*
Fix header guard in webkit/media/web_data_source_factory.h
scherkus@chromium.org
2011-12-14
1
-3
/
+3
*
Remove reference counting from BufferedResourceLoader.
scherkus@chromium.org
2011-12-14
7
-40
/
+22
*
Implement platform-independent DrawGlyphs for Flash.
brettw@chromium.org
2011-12-13
4
-137
/
+107
*
Track webcore worker message loops in chromium.
dgrogan@chromium.org
2011-12-13
7
-0
/
+239
[next]