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 51253:51310.
jianli@chromium.org
2009-11-23
1
-3
/
+19
*
The appcache system uses two threads, an IO thread and a DB thread.
michaeln@google.com
2009-11-23
5
-3
/
+108
*
DevTools: display DOM calls in CPU profiles.
mnaganov@chromium.org
2009-11-23
1
-2
/
+2
*
Add a label member to the FormField class. This member will hold the value o...
jhawkins@chromium.org
2009-11-23
3
-4
/
+11
*
Rebaseline this layout test for Mac: window.openDatabase() works on Macs now.
dumi@chromium.org
2009-11-21
2
-3
/
+4
*
supported-xml-content-types is so slow that it now also times out on windows.
tim@chromium.org
2009-11-21
1
-2
/
+1
*
WebKit Roll 51237:51253
jianli@chromium.org
2009-11-21
1
-1
/
+1
*
Remove old files.
nsylvain@chromium.org
2009-11-20
9
-512
/
+0
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
1
-5
/
+10
*
decoupling FormFieldValues from webcore
yaar@chromium.org
2009-11-20
2
-46
/
+22
*
Revert 32692 - Enable plugin blacklist by default on the Mac
stuartmorgan@chromium.org
2009-11-20
1
-1
/
+0
*
Enable plugin blacklist by default on the Mac
stuartmorgan@chromium.org
2009-11-20
1
-0
/
+1
*
Delete a bunch of unneeded files in src/webkit/.
japhet@chromium.org
2009-11-20
16
-508
/
+0
*
Only retry unexpected failures once. Really the retry functionality
ojan@chromium.org
2009-11-20
1
-1
/
+1
*
Disable this test until I figure out why it fails.
dumi@chromium.org
2009-11-20
1
-0
/
+2
*
Update the Mac plugin whitelist/blacklist
stuartmorgan@chromium.org
2009-11-20
1
-0
/
+3
*
Enabling WebKit's layout tests for HTML5 DBs.
dumi@chromium.org
2009-11-20
3
-27
/
+15
*
Update expectations & open bug for 3 tests failing after 32631.
amanda@chromium.org
2009-11-20
1
-3
/
+6
*
Mac: avoid a race between UI and IO threads during plugin destruction.
amanda@chromium.org
2009-11-20
1
-0
/
+3
*
Mac: Simulate the OS-level focus handling that windows and linux plugins
amanda@chromium.org
2009-11-20
2
-3
/
+57
*
Rename unit test: WebViewTest.GetContentAsPlainText -> WebViewTest.ActiveState.
viettrungluu@chromium.org
2009-11-20
1
-1
/
+1
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
3
-6
/
+15
*
WebKit roll up to 51223.
dimich@google.com
2009-11-20
1
-0
/
+4
*
WebKit roll 51135:51190.
dimich@google.com
2009-11-20
19
-75
/
+12
*
Rebaseline layout test input-file-render.html on linux.
victorw@chromium.org
2009-11-20
4
-1
/
+17
*
Update expectation for layout test input-file-re-render
victorw@chromium.org
2009-11-19
1
-1
/
+1
*
New Win baselines for layout test input-file-re-render.html
victorw@chromium.org
2009-11-19
3
-0
/
+16
*
LTTF: rebaseline fast/transforms/transformed-focused-text-input
hamaji@chromium.org
2009-11-19
3
-3
/
+1
*
Rebaselining editing/selection/drag-in-iframe.html.
kinuko@chromium.org
2009-11-19
4
-33
/
+31
*
Fix linux baselines from r32479
dpranke@google.com
2009-11-19
3
-21
/
+23
*
Remove chrome/http/mime tests. They've been failing for literally years, and
dpranke@google.com
2009-11-19
246
-4041
/
+0
*
Fix bug 27217 - disable Java in test_shell by default, to match
dpranke@google.com
2009-11-19
17
-44
/
+200
*
[LTTF] Tweak expectations for accuracy.
dglazkov@chromium.org
2009-11-19
1
-2
/
+2
*
Retry failing tests. Keeps the original list of failing tests for
ojan@chromium.org
2009-11-19
4
-150
/
+223
*
Remove CRLFs I accidentally committed.
dglazkov@chromium.org
2009-11-19
1
-17
/
+17
*
char-encoding is no longer flaky. Was fixed upstream in http://trac.webkit.o...
jparent@chromium.org
2009-11-19
1
-1
/
+0
*
Add a % failure column to the flakiness dashboard.
jparent@chromium.org
2009-11-18
2
-8
/
+29
*
Update baselines after testRepaint() was implemented.
dglazkov@chromium.org
2009-11-18
33
-14
/
+147
*
WebKit roll 51102:51135.
dimich@google.com
2009-11-18
1
-1
/
+1
*
Mock appcache storage bug fix for storing group and changes to its existing n...
jennb@chromium.org
2009-11-18
3
-7
/
+52
*
Implement testRepaint and sweepHorizontally methods on layoutTestController.
dglazkov@chromium.org
2009-11-18
5
-3
/
+41
*
Revert 32398 - Re-enable Cocoa event model for plugins
stuartmorgan@chromium.org
2009-11-18
1
-2
/
+3
*
Remove plugin Cocoa event model temporarily
stuartmorgan@chromium.org
2009-11-18
1
-3
/
+2
*
Rebaseline a few more repaint tests.
dglazkov@chromium.org
2009-11-18
14
-6
/
+54
*
test_shell buildable on ARM
hclam@chromium.org
2009-11-18
1
-3
/
+3
*
Rename policy_url to first_party_for_cookies in cookie-related code.
wtc@chromium.org
2009-11-18
7
-12
/
+15
*
Tweak logging in http_server and websocket to only log at the debug level.
dpranke@google.com
2009-11-18
2
-4
/
+4
*
Revert "Delete a bunch of deprecated and/or empty directores in src/webkit/."
tony@chromium.org
2009-11-18
17
-0
/
+512
*
Delete a bunch of deprecated and/or empty directores in src/webkit/.
japhet@chromium.org
2009-11-18
17
-512
/
+0
*
Isolated bug fixes from CL 385104 to address the following:
jennb@chromium.org
2009-11-18
4
-28
/
+97
[next]