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
*
Fix the memory leaks introduced in r94251.
dmikurube@google.com
2011-07-27
1
-2
/
+2
*
Refactoring: Change all -FileUtils non-Singleton and to own underlying FileUt...
dmikurube@chromium.org
2011-07-27
18
-116
/
+134
*
Explicitly Initialize GURL library before spawning any threads in webkit test...
jnd@chromium.org
2011-07-27
1
-0
/
+5
*
Removed vestigial GL_latch_CHROMIUM code.
apatrick@chromium.org
2011-07-27
4
-212
/
+0
*
Made Destroy() followup more aggressive to test for races.
fischman@chromium.org
2011-07-26
1
-0
/
+2
*
Handle the case where the 'host' param is empty in AppCacheQuotaClient::GetOr...
michaeln@google.com
2011-07-26
1
-1
/
+6
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
2
-5
/
+5
*
Roll skia to 1951
bsalomon@google.com
2011-07-26
1
-0
/
+3
*
Revert 93987 - Close the URL request in the destroctor. This ensures the load...
dpapad@chromium.org
2011-07-26
1
-1
/
+0
*
Context menu for "Voice recognition options"
gshires@google.com
2011-07-26
2
-0
/
+4
*
Merged already reviewed CLs for r/o zip support in ChromeOS file browser:
zelidrag@chromium.org
2011-07-26
1
-1
/
+2
*
Close the URL request in the destroctor. This ensures the load is actually
brettw@chromium.org
2011-07-25
1
-0
/
+1
*
Avoid double-buffering windowless plugins and instead use buffer flipping whe...
tschmelcher@chromium.org
2011-07-25
2
-0
/
+12
*
Removing WebVideoFrameImpl::texture() and WebVideoFrameImpl::surfaceType().
scherkus@chromium.org
2011-07-25
2
-20
/
+8
*
Fix a problem introduced in r93736.
michaeln@google.com
2011-07-25
1
-3
/
+3
*
Properly duplicate WebCString for cross-thread traversal.
jknotten@chromium.org
2011-07-25
1
-1
/
+1
*
Change quota to account directories and path names in the filesystem.
dmikurube@chromium.org
2011-07-25
20
-403
/
+932
*
Include the tab IDs in onBeforeRetarget events and always post the correct fr...
jochen@chromium.org
2011-07-25
2
-0
/
+5
*
Revert 93838 - Merged already reviewed CLs for r/o zip support in ChromeOS fi...
zelidrag@chromium.org
2011-07-25
1
-2
/
+1
*
Merged already reviewed CLs for r/o zip support in ChromeOS file browser:
zelidrag@chromium.org
2011-07-25
1
-1
/
+2
*
Adding fake bidi generation
ofri@google.com
2011-07-24
2
-0
/
+3
*
WebKit roll 91581:91625
rniwa@chromium.org
2011-07-23
1
-2
/
+0
*
Support fullscreen widget on Windows.
yzshen@chromium.org
2011-07-23
1
-5
/
+0
*
WebKit roll 91561:91581
rniwa@chromium.org
2011-07-23
1
-0
/
+2
*
Delete appcaches when missing entries are detected.
michaeln@google.com
2011-07-22
12
-16
/
+420
*
Fix a race condition between the GroupLoadTask and the CacheLoadTask. Upon co...
michaeln@google.com
2011-07-22
1
-5
/
+14
*
Migrate DataSourceFactory to new callback system.
acolwell@chromium.org
2011-07-22
9
-128
/
+83
*
Re-added decoder id to PPP_VideoDecoder_Dev methods
fischman@chromium.org
2011-07-22
2
-6
/
+13
*
Reapplies r91761.
erg@google.com
2011-07-22
1
-1
/
+1
*
Reland 93106 - Reparenting of RendererGLContexts supports going from no paren...
apatrick@chromium.org
2011-07-22
4
-0
/
+14
*
Remove SiteIsolationMetrics.
japhet@chromium.org
2011-07-22
4
-287
/
+0
*
Remove the requirement that keyboard events be sent in filtered mode. This
brettw@chromium.org
2011-07-22
1
-9
/
+2
*
Fixed rendering of sad plugin view by adding approriate translation transform.
alokp@chromium.org
2011-07-22
1
-0
/
+4
*
Fix UMA stat: Quota.GlobalUsageOf{TEMP,PERM}Storage
tzik@chromium.org
2011-07-22
2
-24
/
+26
*
The problem:
marja@google.com
2011-07-22
6
-27
/
+221
*
Enable hybi WebSocket protocol by default.
yutak@chromium.org
2011-07-22
2
-1
/
+5
*
Changed implementation of WebThemeEngine to match change to WebKit API in the...
fsamuel@chromium.org
2011-07-22
2
-2
/
+2
*
Reland http://codereview.chromium.org/7484003/:
dmichael@chromium.org
2011-07-22
5
-106
/
+7
*
Revert 93523 - Remove backwards compatibility for PPP_Instance 0.5 and old in...
dmichael@chromium.org
2011-07-22
4
-7
/
+101
*
Remove backwards compatibility for PPP_Instance 0.5 and old input events.
dmichael@chromium.org
2011-07-22
4
-101
/
+7
*
Reland 93066 - Execute all GL commands up to the put offset reported by a eac...
apatrick@chromium.org
2011-07-21
2
-11
/
+7
*
Provide ID of the frame that triggered an event to the webrequest extension.
battre@chromium.org
2011-07-21
5
-0
/
+60
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
2
-2
/
+6
*
Delete some now-unnecessary backwards compatibility.
dmichael@chromium.org
2011-07-21
2
-37
/
+0
*
Dup of Issue 7465011: Larger Combo box Hit Targets for TOUCH_UI
saintlou@chromium.org
2011-07-21
2
-1
/
+7
*
End of stream logic implemented & removed the need for pending_buffers_.
acolwell@chromium.org
2011-07-21
2
-35
/
+131
*
Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...
leandrogracia@chromium.org
2011-07-21
2
-6
/
+2
*
Allow creating a gpu channel that uses software rendering
jbauman@chromium.org
2011-07-21
2
-2
/
+6
*
LayoutTests/http/tests/websocket/tests/hixie76/simple-stress.html was flaky.
toyoshim@chromium.org
2011-07-21
1
-9
/
+10
*
Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback.
bbudge@chromium.org
2011-07-21
2
-12
/
+16
[next]