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
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Remove developer_extras_enabled from WebPreferences
yurys@chromium.org
2013-04-06
2
-3
/
+0
*
Temporarily disable DomSerializerTests.SerializeXMLDocWithBuiltInEntities
yurys@chromium.org
2013-04-05
1
-1
/
+2
*
mac: Make components build work in 64bit mode.
thakis@chromium.org
2013-04-03
1
-0
/
+2
*
[MIPS] Fix webkit deserialization alignment problem
petarj@mips.com
2013-04-03
1
-4
/
+6
*
[Android] Fix remaining linker errors for components build
yfriedman@chromium.org
2013-04-03
1
-1
/
+2
*
IndexedDB: Ensure connections arriving for terminated workers are closed
jsbell@chromium.org
2013-04-02
2
-2
/
+3
*
Switch TouchFlingGestureCurveUnittest to use WebFloatSize.
aelias@chromium.org
2013-04-02
1
-10
/
+10
*
Move MessageLoop to base namespace.
brettw@chromium.org
2013-03-31
1
-1
/
+3
*
Update the remaining references to sys_string_conversions.h to its new location.
tfarina@chromium.org
2013-03-30
3
-3
/
+3
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
18
-74
/
+82
*
Enable setSelectionIncludesAltImageText in WebKit.
tony@chromium.org
2013-03-28
1
-0
/
+1
*
Convert include paths for string_number_conversions in src/chrome and src/webkit
brettw@chromium.org
2013-03-27
2
-2
/
+2
*
LoadTiming in net part 7: Hooking it all up
mmenke@chromium.org
2013-03-27
3
-110
/
+61
*
Replace only use of WebRegularExpression with RE2
jamesr@chromium.org
2013-03-26
1
-109
/
+0
*
mac: Clean up a few more uses of USE_SKIA
thakis@chromium.org
2013-03-25
1
-4
/
+0
*
Removing command line switch to disable deferred 2d canvas.
junov@chromium.org
2013-03-24
2
-5
/
+0
*
Access defaultVideoPosterURL setting for ContentSettings
michaelbai@chromium.org
2013-03-21
2
-0
/
+3
*
optimize png files under webkit/glue/resources
oshima@chromium.org
2013-03-20
144
-0
/
+0
*
Updating XTBs based on .GRDs from branch 1410
dharani@google.com
2013-03-20
2
-5
/
+5
*
Add support for configuring the minimum accelerated 2d canvas size
jochen@chromium.org
2013-03-18
2
-0
/
+5
*
Add web setting for smartInsertDeleteEnabled
jochen@chromium.org
2013-03-18
2
-0
/
+8
*
Android: factor out use of SDK jar.
torne@chromium.org
2013-03-18
1
-1
/
+0
*
Add Chromium-side changes for MediaSource::isTypeSupported()
acolwell@chromium.org
2013-03-15
3
-0
/
+16
*
Revert "Revert 188259 "Move the webkit cursor resources to ui\resources\...""
tbreisacher@chromium.org
2013-03-15
23
-20
/
+3
*
Revert 188259 "Move the webkit cursor resources to ui\resources\..."
tbreisacher@chromium.org
2013-03-15
23
-3
/
+20
*
Follow up to r188259. Performing missing renames.
pfeldman@chromium.org
2013-03-15
1
-35
/
+0
*
Move the webkit cursor resources to ui\resources\cursors as ui\aura needs to ...
ananta@chromium.org
2013-03-15
23
-20
/
+3
*
Delete usage of obsolete macros
abarth@chromium.org
2013-03-12
2
-7
/
+0
*
Replace hand-written JNI in fling_animator with generated bindings.
yfriedman@chromium.org
2013-03-11
4
-49
/
+50
*
Updating XTBs based on .GRDs from branch 1410
dharani@google.com
2013-03-11
52
-17
/
+1889
*
Update some #includes for files that have been moved to the new Platform/ dir...
pilgrim@chromium.org
2013-03-08
1
-1
/
+1
*
Update some #includes for WebPluginListBuilder.h which has been moved to the ...
pilgrim@chromium.org
2013-03-08
1
-1
/
+1
*
Change scroll deltas to floats.
aelias@chromium.org
2013-03-07
3
-14
/
+18
*
Add a number of connection type fields to ExtraData instead of using the fiel...
rch@chromium.org
2013-03-05
2
-8
/
+51
*
Expose global state variables for sampling tracing to WebKit
haraken@chromium.org
2013-03-05
2
-1
/
+17
*
Replaced deprecated v8 API calls by their non-deprecated counterparts.
svenpanne@chromium.org
2013-03-05
1
-1
/
+3
*
[Android WebView] Turn off "double-tap-to-zoom" together with UseWideViewport
mnaganov@chromium.org
2013-03-04
2
-1
/
+3
*
Populate cc::LayerTreeSettings from command line instead of WebKit's values
jamesr@chromium.org
2013-03-02
2
-51
/
+0
*
Clean up video controls resources for Chromium.
scherkus@chromium.org
2013-03-01
16
-21
/
+0
*
Enable the threaded HTML parser by default
abarth@chromium.org
2013-03-01
1
-1
/
+1
*
Revert 185318. It caused improvements in intl1/2 and morejs cyclers, but also
agable@chromium.org
2013-02-28
1
-1
/
+1
*
Enable the threaded HTML parser by default
abarth@chromium.org
2013-02-28
1
-1
/
+1
*
Remove some more web intents code I missed previously
thakis@chromium.org
2013-02-27
9
-640
/
+0
*
Change all references of WebKit::WebKitPlatformSupport to WebKit::Platform in...
pilgrim@chromium.org
2013-02-27
1
-2
/
+2
*
Add a ResourceScheduler to ResourceDispatcherHost.
simonjam@chromium.org
2013-02-27
4
-3
/
+48
*
[Android WebView] Implement WebSettings.{get|set}LoadWithOverviewMode
mnaganov@chromium.org
2013-02-26
2
-0
/
+3
*
Backwards compatibility with HistoryItems with old page scale (attempt 2).
aelias@chromium.org
2013-02-26
2
-4
/
+28
*
Revert 184502
vandebo@chromium.org
2013-02-26
1
-15
/
+2
*
Backwards compatibility with HistoryItems with old page scale.
aelias@chromium.org
2013-02-25
1
-2
/
+15
[next]