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
*
WebKit roll 89786:89814
pfeldman@chromium.org
2011-06-27
1
-2
/
+0
*
Remove entry from downstream test_expectations.txt now that upstream has the ...
abarth@chromium.org
2011-06-26
1
-1
/
+0
*
Set isCancelling flag on WebURLError when request has net::ERR_ABORTED as an ...
vsevik@chromium.org
2011-06-26
1
-0
/
+2
*
Suppress downstream failure. pfeldman will rebaseline upstream.
abarth@chromium.org
2011-06-26
1
-1
/
+1
*
Update dom_serializer_unittest.cc to new WebKit API.
abarth@chromium.org
2011-06-26
1
-12
/
+15
*
Update src/webkit/tools for WebKit API move.
abarth@chromium.org
2011-06-26
2
-2
/
+4
*
Mute failing svg test on linux until the roll.
pfeldman@chromium.org
2011-06-25
1
-0
/
+2
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
2
-6
/
+6
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-25
1
-0
/
+3
*
Prepare test shell for animate changes.
nduca@chromium.org
2011-06-25
3
-2
/
+14
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
2
-10
/
+10
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
2
-10
/
+10
*
Revert 90435 - Re-land: Move browser accessibility code from chrome to content.
brettw@chromium.org
2011-06-24
1
-3
/
+0
*
Re-land: Move browser accessibility code from chrome to content.
dmazzoni@chromium.org
2011-06-24
1
-0
/
+3
*
Don't copy the Graphics2D when binding a new one. This brings the
brettw@google.com
2011-06-24
2
-30
/
+30
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
2
-9
/
+0
*
Update src/webkit/gpu to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
1
-1
/
+2
*
Update src/webkit/plugins to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
2
-11
/
+4
*
Update src/webkit/glue to reflect WEBKIT_FRAME_TO_DOCUMENT_API_MOVE
abarth@chromium.org
2011-06-24
3
-7
/
+8
*
Fix the scrollbar implementation.
brettw@chromium.org
2011-06-23
1
-1
/
+1
*
Make scrollbar GetThickness take a resource argument. This allows simlper
brettw@chromium.org
2011-06-23
10
-111
/
+58
*
WebKit roll 89545:89566
pfeldman@chromium.org
2011-06-23
1
-7
/
+0
*
Convert ListenerLeakTest to use full V8 snapshots, so we can kill aggregated ...
mnaganov@chromium.org
2011-06-23
1
-21
/
+13
*
WebKit roll 89541:89545
pfeldman@chromium.org
2011-06-23
1
-12
/
+0
*
Revert 89221 - Reverting this to see if the Flash crashes on Mac canary are d...
ananta@chromium.org
2011-06-23
1
-3
/
+5
*
Hook up Surface3D, which I forgot to do in the previous patch. Also, change
brettw@chromium.org
2011-06-23
3
-8
/
+3
*
Linux/CrOS smooth scrolling support - behind a flag.
scottbyer@chromium.org
2011-06-23
2
-1
/
+4
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
31
-178
/
+160
*
Fix the ARM build. Apparently it's picky about the difference between NULL
brettw@chromium.org
2011-06-22
1
-1
/
+1
*
Updating XTBs based on .GRDs from branch 742
kerz@chromium.org
2011-06-22
3
-4
/
+4
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
37
-1321
/
+813
*
Localize strings, speeds.
avi@chromium.org
2011-06-22
1
-3
/
+2
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
4
-6
/
+10
*
Fixing coverity PASS_BY_VALUE bugs.
dpapad@chromium.org
2011-06-22
1
-1
/
+0
*
Update V8 to version 3.4.5.1
whesse@chromium.org
2011-06-22
1
-1
/
+5
*
Supervise redirects of the plugin src url load, and bounce them through WebKit's
cevans@chromium.org
2011-06-22
2
-8
/
+26
*
Coverity: Handle a NULL input in WebGraphicsContext3DInProcessImpl::shaderSou...
thestig@chromium.org
2011-06-22
1
-1
/
+4
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-06-22
5
-6
/
+7
*
GetMimeType from virtual path in FileSystemURLRequestJob.
tzik@chromium.org
2011-06-22
3
-10
/
+32
*
Move app/mac/ files to ui/gfx/mac/ directory.
tfarina@chromium.org
2011-06-22
1
-2
/
+2
*
Coverity: Handle negative returns.
jhawkins@chromium.org
2011-06-21
2
-1
/
+5
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
9
-8
/
+17
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-1
/
+9
*
Coverity: Check return values from webkit_glue::ReadFoo.
thestig@chromium.org
2011-06-21
1
-11
/
+18
*
Convert WebCursor if using Skia on Mac.
caryclark@chromium.org
2011-06-21
1
-0
/
+12
*
Not allow compression when requesting multimedia
enal@chromium.org
2011-06-21
3
-5
/
+33
*
WebKit merge 89339:89343.
yutak@chromium.org
2011-06-21
1
-17
/
+0
*
Update Chromium-local test expectations.
yutak@chromium.org
2011-06-21
1
-1
/
+1
*
Fix PPB_VideoDecoder_Impl::NotifyEndOfBitstreamBuffer to use correct ID.
fischman@chromium.org
2011-06-21
2
-13
/
+14
*
Implement WebMimeRegistry::wellKnownMimeTypeForExtension in terms of the newl...
michaeln@google.com
2011-06-21
2
-6
/
+16
[next]