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
*
Remove `kMockStart` from `quota::MockStorageClient`
mkwst@chromium.org
2012-02-10
4
-82
/
+70
*
Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
3
-5
/
+87
*
Create a class to represent a Dom Storage Database.
benm@chromium.org
2012-02-10
7
-1
/
+710
*
Revert 121429 - Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
3
-87
/
+5
*
Keep track of the last key returned.
benm@chromium.org
2012-02-10
3
-12
/
+38
*
Session restore: save and restore HTTP body for POST requests.
marja@chromium.org
2012-02-10
3
-5
/
+87
*
Add error messages when plug-in loading fails.
bauerb@chromium.org
2012-02-10
2
-6
/
+15
*
net: Make UploadData::GetContentLength() asynchronous.
satorux@chromium.org
2012-02-10
1
-1
/
+3
*
Define FilePath::NormalizePathSeparators on all platforms
kinuko@chromium.org
2012-02-10
4
-25
/
+9
*
Return net::ERR_FAILED when BufferedResourceLoader::didFail() is called.
scherkus@chromium.org
2012-02-09
2
-8
/
+34
*
QuotaManager::DeleteOriginData allows deletion of specific QuotaClients
mkwst@chromium.org
2012-02-09
9
-94
/
+430
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-09
3
-6
/
+6
*
Turn on WebGL JavaScript console messages
gman@chromium.org
2012-02-09
2
-0
/
+5
*
Move the charset inteface to "trusted" (we can't implement this efficiently
brettw@chromium.org
2012-02-09
1
-0
/
+1
*
Added extension call to provide authetication for gdata mount point. The file...
zelidrag@chromium.org
2012-02-09
1
-0
/
+1
*
fileapi: Add ScopedAllowIO to FileSystemURLRequestJob where files are closed.
satorux@chromium.org
2012-02-09
1
-3
/
+8
*
Back out r121064 from the trunk due to a compile failure.
mark@chromium.org
2012-02-08
3
-6
/
+6
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-08
3
-6
/
+6
*
Make inline c blocks non-greedy, and use to add pragma pack to gamepad structure
scottmg@chromium.org
2012-02-08
1
-4
/
+6
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-02-08
1
-2
/
+2
*
Infobar the NVIDIA 3D vision plug-ins.
cevans@chromium.org
2012-02-07
1
-0
/
+5
*
Adding command line switch --enable-deferred-2d-canvas
junov@chromium.org
2012-02-07
2
-0
/
+5
*
Tokenize Http headers on both /r and /n.
bbudge@chromium.org
2012-02-07
1
-1
/
+1
*
Try to fix 10.6 build after clang revert.
thakis@chromium.org
2012-02-07
1
-0
/
+4
*
Fix re-entrancy bug in SimpleDataSource::Abort() introduced in r118338.
fischman@chromium.org
2012-02-07
3
-14
/
+37
*
Database usage adjustment for .../webkit
gbillock@chromium.org
2012-02-07
6
-281
/
+140
*
Framing for a DomStorage backend that does not depend on in-process-webkit. O...
michaeln@google.com
2012-02-07
21
-1
/
+1285
*
Remove explicit casting needed from the .Pass() switchover, now that PassAs()...
fischman@chromium.org
2012-02-06
1
-1
/
+1
*
Update WebMediaPlayerProxy to use MessageLoopProxy.
scherkus@chromium.org
2012-02-06
3
-22
/
+24
*
IsolatedContext test fix for Windows
kinuko@chromium.org
2012-02-06
1
-29
/
+26
*
Remove chrome dependencies on GpuProcessHost. I've moved all of the WebKitPre...
jam@chromium.org
2012-02-06
2
-2
/
+0
*
Correct ResumeSharedTimer to fire the next timer at shared_timer_fire_time_.
satish@chromium.org
2012-02-05
3
-1
/
+83
*
Provide WillInitiatePaint() as well as DidInitiatePaint() and tweak semantics.
wez@chromium.org
2012-02-04
6
-19
/
+35
*
mac: Fix a clang todo.
thakis@chromium.org
2012-02-04
1
-4
/
+0
*
Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3D
piman@chromium.org
2012-02-03
8
-123
/
+141
*
Make GetWebKitRootDirFilePath smarter about where the WebKit root is relative...
jochen@chromium.org
2012-02-03
1
-2
/
+11
*
Linux: fix compilation with system libpng and system zlib.
phajdan.jr@chromium.org
2012-02-03
4
-3
/
+16
*
Do not use setDartFlags API as we're now passing flags by other means.
antonm@chromium.org
2012-02-03
5
-21
/
+4
*
Revert 120290 - Revert 120283 - net: Use ClosePlatformFile() instead of close...
mkwst@chromium.org
2012-02-03
1
-0
/
+2
*
Revert 120283 - net: Use ClosePlatformFile() instead of close/CloseHandle().
mkwst@chromium.org
2012-02-03
1
-2
/
+0
*
net: Use ClosePlatformFile() instead of close/CloseHandle().
satorux@chromium.org
2012-02-03
1
-0
/
+2
*
Mark IsolatedContext tests failing on Windows
kinuko@chromium.org
2012-02-03
1
-3
/
+19
*
Added Net logging to FileStream.
ahendrickson@chromium.org
2012-02-02
5
-11
/
+14
*
Set a proper first-party URL when fetching resources via ResourceFetcher
jochen@chromium.org
2012-02-02
1
-1
/
+3
*
Add isolated filesystem context for directory (and file) drag-and-drop support.
kinuko@chromium.org
2012-02-02
7
-0
/
+416
*
Add per-tab XSSAuditorEnabled setting.
mnaganov@chromium.org
2012-02-01
1
-1
/
+1
*
Change PluginWindowHandle to AcceleratedWidget in ui/gfx/gl
piman@chromium.org
2012-02-01
4
-86
/
+7
*
Initialized file_util variable to NULL.
asharif@chromium.org
2012-01-31
1
-2
/
+2
*
Fix a valgrind warning. Initializing variables is recommended.
abarth@chromium.org
2012-01-31
1
-1
/
+1
*
Remove the use of WebSpeechInputControllerMock from test_shell.
hans@chromium.org
2012-01-31
5
-34
/
+1
[next]