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
*
Add WebCore log channels support to webkit_support.
gavinp@chromium.org
2011-11-11
2
-0
/
+9
*
reenable component build w/ fix to test_support_content
dpranke@chromium.org
2011-11-10
2
-6
/
+12
*
Refactor PluginService to take PluginList as a dependency.
rsesek@chromium.org
2011-11-10
3
-1
/
+12
*
Plumb through buffer type for clipboard sequence number requests.
dcheng@chromium.org
2011-11-10
4
-13
/
+20
*
Tiny cleanup in FileSystemOperation
kinuko@chromium.org
2011-11-10
2
-65
/
+28
*
Revert 109337 - base::Bind cleanup in SimpleDatabaseSystem
michaeln@google.com
2011-11-10
2
-54
/
+40
*
base::Bind cleanup in SimpleDatabaseSystem
michaeln@google.com
2011-11-10
2
-40
/
+54
*
Make the Pepper Flash net address just private, not Flash-specific.
viettrungluu@chromium.org
2011-11-10
5
-23
/
+23
*
Updating XTBs based on .GRDs from branch 912
laforge@chromium.org
2011-11-09
1
-1
/
+1
*
net: Move the last two Escape() functions into the net namespace.
tfarina@chromium.org
2011-11-09
2
-5
/
+5
*
Bind: Reimplement remaining FileSystemFileUtilProxy methods using PostTaskAnd...
kinuko@chromium.org
2011-11-09
4
-184
/
+110
*
Retry: Bind: Merge FileUtilProxy and FileSystemFileUtilProxy: Delete/Touch/Tr...
kinuko@chromium.org
2011-11-09
4
-460
/
+94
*
Removed old code related to unimplemented GL_CHROMIUM_copy_texture_to_parent_...
apatrick@chromium.org
2011-11-09
2
-11
/
+0
*
Support for unsandboxed out-of-process pepper.
jhorwich@chromium.org
2011-11-09
2
-2
/
+12
*
To minimize the risk to LTR users, we are thinking to enable this feature fir...
xji@chromium.org
2011-11-09
3
-1
/
+5
*
Name ambiguity with registration pathway is now resolved.
gbillock@chromium.org
2011-11-08
1
-2
/
+0
*
WebKit roll 99529:99590.
ojan@chromium.org
2011-11-08
1
-8
/
+0
*
Made application cache manifest URL always available for DevTools.
vsevik@chromium.org
2011-11-08
10
-92
/
+138
*
Revert 109010 - Merge FileUtilProxy and FileSystemFileUtilProxy using PostTas...
joi@chromium.org
2011-11-08
4
-94
/
+460
*
Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply: Delet...
kinuko@chromium.org
2011-11-08
4
-460
/
+94
*
Retry: Merge FileUtilProxy and FileSystemFileUtilProxy using PostTaskAndReply...
kinuko@chromium.org
2011-11-08
4
-134
/
+78
*
Remove 2 exit time destructors from webkit/
thakis@chromium.org
2011-11-08
2
-2
/
+2
*
Revert 108976 (broke win shared) - enable component build for content
thakis@chromium.org
2011-11-08
2
-12
/
+6
*
enable component build for content
dpranke@chromium.org
2011-11-08
2
-6
/
+12
*
Stop using WebFileChooserParams::acceptTypes.
tkent@chromium.org
2011-11-08
4
-1
/
+75
*
First cut at UMA-exposing histograms of media data in the wild.
fischman@chromium.org
2011-11-08
1
-0
/
+5
*
Remove obsolete exception. We have an exception for this
tony@chromium.org
2011-11-08
1
-2
/
+0
*
Cleanup old NotificationProvider::grantPermission overload.
dcheng@chromium.org
2011-11-07
2
-10
/
+0
*
GTK: Don't assert when a website gives us an empty cursor image.
erg@chromium.org
2011-11-07
2
-9
/
+52
*
Update V8 to version 3.7.4
jkummerow@chromium.org
2011-11-07
1
-0
/
+8
*
Update test_shell NotificationPresenter in preparation for WebKit r99368
dcheng@chromium.org
2011-11-06
2
-3
/
+11
*
Remove redundant XHR method/header validation. This is done byAssociatedURLLo...
bbudge@chromium.org
2011-11-06
4
-127
/
+18
*
Revert 108318 temporarily until the fix for WebKit bug 71561 lands
dmazzoni@chromium.org
2011-11-05
1
-13
/
+16
*
Copy WebKit's DEFINE_STATIC_LOCAL to base/basictypes.h
thakis@chromium.org
2011-11-05
3
-10
/
+8
*
[Mac] Attach NSPopUpButtonCell to view.
shess@chromium.org
2011-11-04
1
-15
/
+22
*
Expose gles2 bgra extensions when GL_EXT_bgra is supported
piman@chromium.org
2011-11-04
1
-4
/
+13
*
Remove unused clipboard methods.
dcheng@chromium.org
2011-11-04
6
-101
/
+44
*
Log message about ignoring plugins with MIME type mismatch.
bauerb@chromium.org
2011-11-04
1
-1
/
+6
*
Revert 108639 - again it seems to have broken Mac layout tests
kinuko@chromium.org
2011-11-04
3
-31
/
+111
*
Original issue with review is:
kinuko@chromium.org
2011-11-04
3
-111
/
+31
*
Add a LoadState for the AppCache
rvargas@chromium.org
2011-11-04
1
-2
/
+2
*
Handle plugin MIME type mismatches in PluginList instead of ChromeContentRend...
bauerb@chromium.org
2011-11-03
1
-3
/
+27
*
Roll WebKit 99142:99180
caseq@google.com
2011-11-03
1
-1
/
+1
*
Separate some generated files into their own targets
piman@chromium.org
2011-11-03
1
-14
/
+19
*
Expose accessible text attributes for anything with an
dmazzoni@chromium.org
2011-11-02
1
-16
/
+13
*
Support the specification of complete plugin information including multiple m...
marshall@chromium.org
2011-11-02
2
-28
/
+21
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
2
-4
/
+0
*
Removed overrides for svg/hixie/perf/00[12].xml
caseq@google.com
2011-11-02
1
-4
/
+0
*
Roll WebKit 99003:99053
caseq@google.com
2011-11-02
1
-0
/
+2
*
Revert 108258 - broke Mac LayoutTests.
kinuko@chromium.org
2011-11-02
3
-31
/
+111
[next]