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
*
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
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
6
-0
/
+180
*
Remove file_extension from WebDropData since it's not needed.
dcheng@chromium.org
2012-01-31
2
-7
/
+2
*
Add WebKitPlatformSupport::createOffscreenGraphicsContext3D
piman@chromium.org
2012-01-31
8
-8
/
+43
*
Update a few more function calls to use TimeDeltas instead of int ms.
tedvessenes@gmail.com
2012-01-31
1
-2
/
+6
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
7
-64
/
+137
*
Fix compiler error for builds without p2p_apis
yfriedman@chromium.org
2012-01-31
1
-0
/
+2
*
Delete net::GetHeaderParamValue
abarth@chromium.org
2012-01-31
2
-5
/
+10
*
Disable accelerated animation when using a software 3d rasterizer.
jbauman@chromium.org
2012-01-31
2
-1
/
+3
*
Remove dependency on cygwin target (no longer necessary)
scottmg@chromium.org
2012-01-30
1
-3
/
+0
*
Fold Pipeline::Init() into Pipeline::Start().
scherkus@chromium.org
2012-01-30
1
-7
/
+3
*
clang: Suppress a false positive to fix the 10.6 sdk build.
thakis@chromium.org
2012-01-30
1
-1
/
+5
[next]