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
*
Move glue/EditorClientImpl.h/cpp to webkit/api/src
yaar@chromium.org
2009-10-27
8
-1103
/
+1119
*
WebKit 50158:10171
jorlow@chromium.org
2009-10-27
1
-0
/
+2
*
Update test_expectations for some flaky tests
japhet@chromium.org
2009-10-27
1
-7
/
+8
*
linux: add -fvisibility=hidden to build flags
evan@chromium.org
2009-10-27
1
-10
/
+16
*
s/FAIL/CRASH/
jorlow@chromium.org
2009-10-27
1
-1
/
+1
*
Modify DataPacks so they can return RefCountedStaticMemory objects.
erg@google.com
2009-10-27
2
-6
/
+6
*
Add more test expectations.
jorlow@chromium.org
2009-10-27
1
-2
/
+10
*
Add test expectations.
jorlow@chromium.org
2009-10-27
1
-0
/
+44
*
Renames addItemToTimeline to addRecordToTimeline due to WebKit
jamesr@chromium.org
2009-10-27
1
-1
/
+1
*
Roll webkit to 50158
jorlow@chromium.org
2009-10-27
1
-0
/
+6
*
Move a bunch of files into webkit/api/src
darin@chromium.org
2009-10-27
25
-1784
/
+2018
*
Move console stack dumping code to a function so it can be reused in test_she...
maruel@chromium.org
2009-10-27
4
-5
/
+12
*
Make Pepper NPN variable return a pointer to an allocated
sehr@google.com
2009-10-27
3
-27
/
+36
*
Renamed WebContextMenuClientImpl -> ContextMenuClientImpl
yaar@chromium.org
2009-10-27
4
-13
/
+13
*
Let layout tests run on Windows 7.
maruel@chromium.org
2009-10-27
1
-2
/
+3
*
LayoutTests/svg/dom/SVGScriptElement/script-load-and-error-events.svg is flak...
japhet@chromium.org
2009-10-27
1
-1
/
+1
*
DevTools: fix colors of heap snapshot summary bar.
mnaganov@chromium.org
2009-10-27
1
-5
/
+6
*
Fix support for builds from build/ directory.
maruel@chromium.org
2009-10-27
1
-1
/
+4
*
A quick fix for Issue 23745.
hbono@chromium.org
2009-10-27
2
-12
/
+13
*
Rebaseline line-breaks.html for Windows XP.
tkent@chromium.org
2009-10-27
4
-2
/
+38
*
Update some test failures.
tony@chromium.org
2009-10-27
1
-3
/
+5
*
Rebaseline tests that changed upstream:
tony@chromium.org
2009-10-26
19
-214
/
+57
*
Webkit merge from 50073:50101.
tony@chromium.org
2009-10-26
1
-0
/
+6
*
Rebasline some tests failures from WebKit merge 42026:42115
japhet@chromium.org
2009-10-26
10
-4
/
+17
*
Update some bug information in test_expectations.
japhet@chromium.org
2009-10-26
1
-7
/
+4
*
Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.
apatrick@google.com
2009-10-26
8
-18
/
+318
*
Remove dupes when generating the list of tests to show in the
ojan@chromium.org
2009-10-26
1
-3
/
+19
*
Update test_expectations based off the layout test dashboard.
ojan@chromium.org
2009-10-26
1
-4
/
+12
*
video-error-abort.html is failing on mac after the last merge.
tony@chromium.org
2009-10-26
1
-0
/
+1
*
This test is failing on linux only. Part of the last merge.
tony@chromium.org
2009-10-26
1
-0
/
+1
*
Fix test_shell_tests.exe runtime dependency.
maruel@chromium.org
2009-10-26
1
-4
/
+0
*
Merge from r50027:50073. Just some new tests failing.
tony@chromium.org
2009-10-26
1
-0
/
+11
*
[mac] Send cmd-c and friends back to browser.
thakis@chromium.org
2009-10-26
2
-5
/
+14
*
Rebasline some failing svg tests.
japhet@chromium.org
2009-10-26
11
-28
/
+179
*
Minor cleanup in glue to remove some remaining base dependencies.
darin@chromium.org
2009-10-26
5
-33
/
+15
*
Second attempt to swap processes on rel=noreferrer, target=blank links.
creis@chromium.org
2009-10-26
3
-0
/
+9
*
Revert. TBR: ojan, glen
thakis@chromium.org
2009-10-26
1
-4
/
+5
*
[mac] Send cmd-c and friends back to browser.
thakis@chromium.org
2009-10-26
1
-5
/
+4
*
Rebaseline fast/text/whitespace/026-expected.txt and
tkent@chromium.org
2009-10-26
2
-0
/
+29
*
Rebaseline 3 tests for Windows Vista.
tkent@chromium.org
2009-10-26
19
-21
/
+65
*
Delay OnClose actions.
ukai@chromium.org
2009-10-26
1
-21
/
+34
*
Replace MessageLoop+ScopedRunnableMethodFactory with WebCore::Timer+Vector
darin@chromium.org
2009-10-26
4
-35
/
+94
*
these tests are flaky:
nsylvain@chromium.org
2009-10-25
1
-1
/
+2
*
use-property-changes-through-svg-dom.svg also fails on windows.
nsylvain@chromium.org
2009-10-25
1
-1
/
+1
*
Add LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = FAIL PASS
nsylvain@chromium.org
2009-10-25
1
-0
/
+1
*
Add new tests to the expectations list.
nsylvain@chromium.org
2009-10-25
1
-0
/
+5
*
MockAppCacheStorage implemention
michaeln@google.com
2009-10-24
9
-147
/
+690
*
WebKit update 49997:50027.
dglazkov@chromium.org
2009-10-24
3
-5
/
+5
*
Clean up database files. Some changes are due to Google style guide violatio...
pkasting@chromium.org
2009-10-24
2
-71
/
+58
*
Update test expectations with more flakiness from the day
ojan@chromium.org
2009-10-24
1
-10
/
+29
[next]