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 Webkit build.
dimich@google.com
2009-04-22
1
-1
/
+1
*
The test_worker.vsprops file had wrong link to another vsprop file.
dimich@google.com
2009-04-22
8
-4
/
+627
*
Linux: move X operations from the IO to UI2 thread.
agl@chromium.org
2009-04-22
5
-6
/
+52
*
Pick out one more flaky test for Mac.
dglazkov@google.com
2009-04-22
1
-1
/
+2
*
Remove duplicate expectations.
dglazkov@google.com
2009-04-22
1
-2
/
+2
*
Recognize more flaky tests on Mac/Linux
dglazkov@google.com
2009-04-22
1
-2
/
+3
*
Don't ignore special character input on the Mac.
avi@google.com
2009-04-22
1
-1
/
+10
*
DevTools: Run nested message loop instead of whitelisting the messages.
pfeldman@chromium.org
2009-04-22
10
-28
/
+133
*
Add -DCHROME_V8 to the chrome/browser build.
sgk@google.com
2009-04-22
1
-2
/
+8
*
Reverting 14168.
dimich@google.com
2009-04-22
8
-627
/
+4
*
Move test_worker dll files in hierarchy to reflect the fact that this dll is ...
dimich@google.com
2009-04-22
8
-4
/
+627
*
Build on Linux with shared libraries (significant chunks courtesy craigsch):
sgk@google.com
2009-04-22
1
-4
/
+1
*
Provide an override for Webview drop effect.
tc@google.com
2009-04-22
3
-4
/
+62
*
Use webtextinput to insert text for middle-click paste.
estade@chromium.org
2009-04-21
4
-26
/
+6
*
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
[next]