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 bad indentation in python files.
jeremy@chromium.org
2009-04-06
3
-7
/
+7
*
Make run_webkit_tests understand OS version-specific results.
jeremy@chromium.org
2009-04-06
7
-21
/
+72
*
Update test expectations to make tree go green.
darin@chromium.org
2009-04-06
1
-0
/
+11
*
Fix another separator problem with windows path handling.
ojan@google.com
2009-04-06
1
-2
/
+2
*
Linux: more windowless plugin work.
evan@chromium.org
2009-04-06
1
-78
/
+73
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
5
-37
/
+53
*
Use split instead of os.path.split.
ojan@google.com
2009-04-06
1
-2
/
+2
*
Chunk layout tests by top-level directory and run the directories
ojan@google.com
2009-04-06
2
-62
/
+183
*
Revert "Add back in the chunking of tests by directory and include the test"
ojan@google.com
2009-04-06
2
-185
/
+62
*
Fix test running break. TBR.
ojan@google.com
2009-04-06
1
-3
/
+5
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
1
-1
/
+2
*
Add back in the chunking of tests by directory and include the test
ojan@google.com
2009-04-06
2
-62
/
+183
*
Removing duplicate test expectations
dglazkov@google.com
2009-04-06
1
-6
/
+0
*
Roll out dominantScript, getGenericFontFamily patches to unfork a bunch of fi...
dglazkov@google.com
2009-04-06
2
-2
/
+13
*
DevTools: Glue part for the 'attach early' functionality.
pfeldman@chromium.org
2009-04-06
5
-30
/
+62
*
Rebaseline shadow-related tests after:
aa@chromium.org
2009-04-06
17
-21
/
+8
*
Switching to gyp generated v8 on windows.
bradnelson@google.com
2009-04-06
1
-28
/
+32
*
This test has been flaky since 13111.
nsylvain@chromium.org
2009-04-05
1
-0
/
+3
*
Started failing between revision 13096 and 13099.
nsylvain@chromium.org
2009-04-05
1
-0
/
+3
*
Switching windows over to gyp generated googleurl.
bradnelson@google.com
2009-04-05
1
-1
/
+1
*
Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...
rafaelw@chromium.org
2009-04-04
6
-1
/
+29
*
Add a bug annotation to http/tests/navigation/onload-navigation-iframe-timeou...
darin@chromium.org
2009-04-03
1
-6
/
+5
*
Fix potential crash when multiple workers try to start at the same time. In o...
jianli@chromium.org
2009-04-03
1
-0
/
+18
*
Make V8WorkerContextObjectEventListener from upstream compiled.
jianli@chromium.org
2009-04-03
2
-0
/
+10
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
7
-34
/
+154
*
Updates to account for latest build bot activity.
darin@chromium.org
2009-04-03
1
-16
/
+10
*
Chrome side change to use V8EventListenerList from upstream. This involves re...
jianli@chromium.org
2009-04-03
4
-114
/
+11
*
Remove all the redundant mac : LayoutTests/http listings now that
ojan@google.com
2009-04-03
1
-52
/
+7
*
Update for windows failures.
darin@chromium.org
2009-04-03
1
-9
/
+11
*
Remove duplicated expectation.
darin@chromium.org
2009-04-03
1
-4
/
+2
*
Restrict to LINUX.
darin@chromium.org
2009-04-03
1
-10
/
+10
*
Update test expectations following WebKit merge 42133:42199
darin@chromium.org
2009-04-03
1
-0
/
+12
*
WebKit merge 42132:42199 (Chrome side)
darin@chromium.org
2009-04-03
1
-3
/
+4
*
Remove unneeded uses of base/pickle.h. Add some explicit #includes.
thestig@chromium.org
2009-04-03
1
-1
/
+0
*
1. Scope pane is populated with local variables, arguments and 'this' object ...
yurys@google.com
2009-04-03
3
-52
/
+231
*
DevTools: Use string literals when encoding messages.
pfeldman@chromium.org
2009-04-03
3
-124
/
+89
*
DevTools: fixes for crashes / bugs while debugging calendar.google.com.
pfeldman@chromium.org
2009-04-03
7
-114
/
+180
*
Reverting 13070. Apparently this somehow caused failures on
ojan@chromium.org
2009-04-03
2
-90
/
+17
*
Don't call NPP_StreamAsFile on the plugin, if the stream is being closed due ...
ananta@chromium.org
2009-04-03
1
-1
/
+2
*
Take number three at running tests in parallel for Windows-release
ojan@chromium.org
2009-04-03
1
-9
/
+5
*
A workaround fix for Issue 9186.
hbono@chromium.org
2009-04-03
1
-0
/
+6
*
Shard running of webkit tests by directory. This will hopefully
ojan@chromium.org
2009-04-03
2
-16
/
+89
*
Fix linking with gold by cleaning up lib dependencies.
tc@google.com
2009-04-02
1
-1
/
+0
*
The webarchive/loading/ test crashes were fixed in r13051. They now timeout
pam@chromium.org
2009-04-02
1
-4
/
+0
*
An empty MIME type doesn't match any plugin, no matter what they may claim.
pam@chromium.org
2009-04-02
1
-1
/
+1
*
Move assorted "bug 12345" comments into BUG12345 annotations.
pam@chromium.org
2009-04-02
1
-237
/
+213
*
Only create one downloads tab per window. If there is already a Downloads
estade@chromium.org
2009-04-02
1
-3
/
+4
*
Turn off tcmalloc so we can see if it impacts reliability
mbelshe@google.com
2009-04-02
1
-1
/
+1
*
Enable layout test worker-replace-self.html since the underlying V8 issue has...
jianli@chromium.org
2009-04-02
1
-3
/
+0
*
Add missing headers and use patterns to exclude unneeded sources.
avi@google.com
2009-04-02
1
-16
/
+24
[next]