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
*
Mark marker-changes.svg as Flakey on Mac
dglazkov@google.com
2009-04-21
1
-1
/
+2
*
Fix hang seen in plugin process because plugin creation ended up having to wa...
jam@chromium.org
2009-04-21
11
-25
/
+155
*
Add a comment for the flakey test.
dglazkov@google.com
2009-04-21
1
-0
/
+1
*
Mark flakey test as, well -- flakey.
dglazkov@google.com
2009-04-21
1
-2
/
+1
*
Save ~150k on a Linux release build by not inlining DOMWrapperToNode.
deanm@chromium.org
2009-04-21
2
-9
/
+17
*
Update Linux test expectations after merge.
dglazkov@google.com
2009-04-21
1
-0
/
+1
*
- Exteranalize strings but not the results of toString() on non-strings.
davemoore@chromium.org
2009-04-21
2
-13
/
+22
*
Update test expectations to greenify Mac build
dglazkov@google.com
2009-04-21
1
-2
/
+3
*
- Add a new time marker for loadtimes, the time of the first layout
davemoore@chromium.org
2009-04-21
4
-0
/
+20
*
I managed to break test_shell. Reverting. I'll fix tomorrow.
agl@chromium.org
2009-04-21
1
-7
/
+3
*
Build fix: remove deleted header files.
agl@chromium.org
2009-04-21
1
-2
/
+0
*
Linux: move X operations from the IO to UI2 thread.
agl@chromium.org
2009-04-21
1
-3
/
+7
*
Unforks AccessibleBase.* and AccessibleDocument.* from pending dir.
klink@chromium.org
2009-04-21
5
-904
/
+0
*
plugins: move NativeLibrary into base.
evan@chromium.org
2009-04-21
5
-130
/
+26
*
Update test expectations from the Merge.
dglazkov@google.com
2009-04-20
1
-3
/
+5
*
Fix UMR, created by the merge.
dglazkov@google.com
2009-04-20
1
-1
/
+1
*
Fix test expectations after merge.
dglazkov@google.com
2009-04-20
1
-1
/
+1
*
WebKit Merge 42609:42671, Chromium Side
dglazkov@google.com
2009-04-20
19
-36
/
+61
*
Don't insert text if key event has ctrl|alt|meta modifiers.
avi@google.com
2009-04-20
1
-0
/
+16
*
Turn on ENABLE_CHANNEL_MESSAGING.
ericroman@google.com
2009-04-20
3
-6
/
+2
*
Add js bindings for eventSender.zoomPageIn and eventSender.zoomPageOut.
ericroman@google.com
2009-04-20
3
-3
/
+16
*
Null check V8 proxy before clearing it in out of memory situations.
ager@chromium.org
2009-04-20
1
-4
/
+6
*
Remove some unused code. Removes a couple of WebViewDelegate methods
darin@chromium.org
2009-04-18
9
-128
/
+17
*
Make change to our LayoutTestController to match the change I made upstream to
darin@chromium.org
2009-04-18
1
-1
/
+1
*
Fix wrong expectations for file when I marked it as slow. TBR.
ojan@chromium.org
2009-04-18
1
-2
/
+2
*
Fix printing of expectations in the generated HTML when running
ojan@chromium.org
2009-04-18
1
-3
/
+3
*
Fix duplicate expectations. TBR.
ojan@chromium.org
2009-04-18
1
-38
/
+19
*
An initial batch of slow tests. I took all the tests
ojan@chromium.org
2009-04-17
1
-0
/
+22
*
Fix a couple of style issues.
michaeln@google.com
2009-04-17
4
-8
/
+9
*
Unfork Inspector, Chromium side.
dglazkov@google.com
2009-04-17
8
-14
/
+117
*
Restore a line in test expectations. Not sure why this got changed.
ericroman@google.com
2009-04-17
1
-2
/
+2
*
Fix error suppressing. It turns out that both the signal handling
ojan@chromium.org
2009-04-17
3
-1
/
+15
*
Quickfix to the v8 code generator to properly handle combination of "CustomGe...
ericroman@google.com
2009-04-17
1
-0
/
+8
*
Add rebaselines, missed from the merge commit.
dglazkov@google.com
2009-04-17
9
-0
/
+53
*
WebKit Merge 42580:42609, Chromium side.
dglazkov@google.com
2009-04-17
58
-111
/
+73
*
Rename AllowCrossOriginAccessHack to GrantUniversalAccess, and move the HACK
mpcomplete@google.com
2009-04-17
3
-7
/
+6
*
Fix 10573: Dismissing Find-in page doesn't set focus
finnur@chromium.org
2009-04-17
1
-4
/
+2
*
Add back in the kill -9 in the hopes that it fixes hanging TestShells on mac ...
ojan@google.com
2009-04-17
1
-0
/
+3
*
Only dump image results if the hashes don't match.
ojan@google.com
2009-04-17
5
-20
/
+56
*
DevTools: Make all devtools messages dispatch through debugger interrupt.
pfeldman@chromium.org
2009-04-17
8
-26
/
+74
*
Mark pending/ and chrome/ bugs as BUG_GWILSON until someone
tc@google.com
2009-04-17
1
-22
/
+22
*
Linux side rebaseline for upstream changes. These match the windows
tc@google.com
2009-04-16
3
-14
/
+1
*
Rebaseline tests where the output changed upstream.
tc@google.com
2009-04-16
14
-258
/
+226
*
Fix two nits that arrived after checkin
dkegel@google.com
2009-04-16
1
-3
/
+2
*
Fix typo. Fixes --run-singly option of run_webkit_tests. TBR.
ojan@google.com
2009-04-16
1
-1
/
+1
*
Mark tests that are failing from the merge. I'm investingating now.
tc@google.com
2009-04-16
1
-0
/
+11
*
Chrome side of webkit merge from 42547 to 42580.
tc@google.com
2009-04-16
7
-24
/
+17
*
linux: users of glue require GTK in the include path.
evan@chromium.org
2009-04-16
2
-0
/
+6
*
Add some flaky tests. Mark dns-prefetch-control as slow.
ojan@google.com
2009-04-16
1
-5
/
+9
*
JavaScriptCore is not using the webkit common defines.
mbelshe@google.com
2009-04-16
1
-1
/
+1
[next]