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
*
Deleted obsolete setMinimumTimerInterval and related constants.
kbr@chromium.org
2013-05-07
2
-23
/
+0
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
6
-17
/
+18
*
Change MessagePumpLinux to MessagePumpOzone
davemoore@chromium.org
2013-05-03
1
-1
/
+1
*
Revert 196550 "Revert "Add a ConvertableToTraceFormat type to th..."
tonyg@chromium.org
2013-05-03
1
-1
/
+1
*
Handle decoding of vorbis files better on Android
rtoy@google.com
2013-05-03
1
-1
/
+2
*
build fix for r197854
toyoshim@chromium.org
2013-05-02
1
-1
/
+1
*
Websocket should fire 'error' event if no server available
tyoshino@chromium.org
2013-05-02
2
-0
/
+21
*
Remove unused webkit_glue::RemoveFormDataFromHistoryState function.
darin@chromium.org
2013-05-01
3
-42
/
+0
*
Move WebPreferences to root namespace
gman@chromium.org
2013-05-01
2
-169
/
+189
*
Enable Lazy Layout as part of WebKit experimental features flag.
leviw@chromium.org
2013-04-30
2
-0
/
+3
*
webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
2
-2
/
+2
*
Add fling velocity updates from gesture curves.
jdduke@chromium.org
2013-04-29
4
-5
/
+64
*
DevTools: change cursor while touch events emulated
pfeldman@chromium.org
2013-04-29
3
-0
/
+3
*
RenderView: When loading an alternate error page fails,
mmenke@chromium.org
2013-04-27
2
-4
/
+14
*
Revert 196728 "Websocket should fire 'error' event if no server ..."
ojan@chromium.org
2013-04-26
2
-21
/
+0
*
Websocket should fire 'error' event if no server available
li.yin@intel.com
2013-04-26
2
-0
/
+21
*
Revert "Add a ConvertableToTraceFormat type to the trace framework."
tonyg@chromium.org
2013-04-26
1
-1
/
+1
*
Update Platform calls to create a cancellation error.
japhet@chromium.org
2013-04-25
4
-14
/
+25
*
Remove PageCache-related preferences from Chromium
adamk@chromium.org
2013-04-25
2
-6
/
+0
*
Remove WebFileUtilitiesImpl::getAbsolutePath implementation.
dcheng@chromium.org
2013-04-24
2
-7
/
+0
*
Convert the remaining test_shell_tests to content_browsertests.
jam@chromium.org
2013-04-23
8
-1559
/
+3
*
Support concatenated spatialization data
rtoy@google.com
2013-04-22
1
-1
/
+11
*
Updating XTBs based on .GRDs from branch 1453
karen@chromium.org
2013-04-22
3
-7
/
+7
*
Revert "Disable cookies when fetching favicon" (r181483).
pliard@chromium.org
2013-04-22
1
-4
/
+0
*
Category group support/Renamings.
rubentopo@gmail.com
2013-04-19
2
-5
/
+5
*
Revert 194966 "Revert 194964 "Added images for disabled print bu..."
vitalybuka@chromium.org
2013-04-18
1
-0
/
+1
*
Revert 194966 "Revert 194964 "Added images for disabled print bu..."
vitalybuka@chromium.org
2013-04-18
2
-0
/
+0
*
Revert 194964 "Added images for disabled print button for PDF pl..."
vitalybuka@chromium.org
2013-04-18
3
-1
/
+0
*
Added images for disabled print button for PDF plugin.
vitalybuka@chromium.org
2013-04-18
3
-0
/
+1
*
add --enable-spatial-navigation flag for testing
mostynb@opera.com
2013-04-18
2
-0
/
+5
*
Fix DomSerializerTests.SerializeXMLDocWithBuiltInEntities
vsevik@chromium.org
2013-04-18
1
-7
/
+10
*
Remove frame flattening calls from Chromium as it is being removed from Blink
ojan@chromium.org
2013-04-18
2
-4
/
+0
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
[Android WebView] Never turn off viewport and fixed layout
mnaganov@chromium.org
2013-04-17
2
-1
/
+4
*
Plumb net::ERR_ABORTED to Platform, so that it can be exposed to WebCore. This
japhet@chromium.org
2013-04-16
2
-0
/
+6
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
1
-1
/
+1
*
Android implementation of WebAudio audio file decoder.
rtoy@google.com
2013-04-15
2
-0
/
+28
*
Refactor FileSystem.
victorhsieh@chromium.org
2013-04-12
1
-2
/
+0
*
Add custom entry fields for a sub-resource URL. The plan is to use this with ...
cdn@chromium.org
2013-04-12
1
-0
/
+4
*
Lets try this again.
michaeln@google.com
2013-04-12
1
-1
/
+1
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
1
-1
/
+1
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
1
-1
/
+1
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
2
-4
/
+4
*
[Android WebView] Enable legacy support for target-densityDpi
mnaganov@chromium.org
2013-04-11
2
-1
/
+5
*
cursor: Add dummy implementations for cursors, and use it for non-x11 chromeos.
sadrul@chromium.org
2013-04-10
2
-0
/
+40
*
Add a ConvertableToTraceFormat type to the trace framework.
dsinclair@chromium.org
2013-04-10
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-3
/
+3
*
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
[next]