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
*
This patch enables "Save page as" (ctrl+s) for resources located at
jamesr@chromium.org
2009-10-13
3
-10
/
+28
*
Re-land http://codereview.chromium.org/211031 with a bug opened
amanda@chromium.org
2009-10-13
7
-60
/
+228
*
Increase the number of expectations we'll hold on to to 750. There is at least
ojan@chromium.org
2009-10-13
1
-1
/
+1
*
Modifies the layout test formatter to not require an extra scrape of the buil...
gwilson@google.com
2009-10-13
1
-2
/
+2
*
Update test expectations to note a test crash.
darin@chromium.org
2009-10-13
1
-1
/
+2
*
Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.
dglazkov@chromium.org
2009-10-13
15
-18
/
+229
*
DevTools: prepare for a change in WebKit introducing profile types.
mnaganov@chromium.org
2009-10-13
1
-0
/
+10
*
Turn NULL used as int to 0.
phajdan.jr@chromium.org
2009-10-13
2
-6
/
+6
*
LTTF: rebaseline fast/css/pseudo-cache-stale .
hamaji@chromium.org
2009-10-13
3
-2
/
+1
*
DevTools: add methods to our InspectorController stub to prepare for a change...
mnaganov@chromium.org
2009-10-13
1
-0
/
+16
*
This is a second attempt at submitting this changelist. The original one was
markus@chromium.org
2009-10-13
1
-2
/
+14
*
Reverting 28607.
darin@chromium.org
2009-10-13
5
-113
/
+98
*
Unit test for https://bugs.webkit.org/show_bug.cgi?id=30262
darin@chromium.org
2009-10-13
1
-0
/
+10
*
Add scripts to start/stop PyWebSocket server that is used for testing Web Soc...
yuzo@chromium.org
2009-10-13
5
-3
/
+172
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
6
-53
/
+53
*
Add some unimplemented methods from my last CL.
michaeln@google.com
2009-10-13
3
-2
/
+43
*
Enables the sending of Timeline Agent and Resource messages to the devtools a...
jamesr@chromium.org
2009-10-12
6
-1
/
+105
*
Make the timeout for tests that need to be marked as SLOW be 2X in
ojan@chromium.org
2009-10-12
1
-34
/
+53
*
TBR=dglazkov
hclam@chromium.org
2009-10-12
1
-16
/
+4
*
Update test expectations to reflect failures
hclam@chromium.org
2009-10-12
1
-1
/
+1
*
Mark a layout test as crash
hclam@chromium.org
2009-10-12
1
-0
/
+1
*
Layout test results and style fix in webkit/api/src
hclam@chromium.org
2009-10-12
2
-7
/
+10
*
First version of pepper api implementation:
sehr@google.com
2009-10-12
6
-34
/
+521
*
Roll WebKit to r49432
hclam@chromium.org
2009-10-12
2
-2
/
+32
*
Minor cleanup. Use WebViewClient instead of WebViewDelegate
darin@chromium.org
2009-10-12
3
-4
/
+3
*
Remove unused feed_preview.{h,cc} files.
darin@chromium.org
2009-10-12
3
-142
/
+0
*
Drop redundant CommandLine::Terminate.
evan@chromium.org
2009-10-12
1
-1
/
+1
*
DevTools: manually dispatch messages from the inspector controller - WebKit's...
pfeldman@chromium.org
2009-10-12
1
-1
/
+4
*
DevTools: enable databases panel.
pfeldman@chromium.org
2009-10-12
9
-70
/
+43
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
15
-17
/
+18
*
Add back a few failing tests, removed in a moment of unfounded optimism.
dglazkov@chromium.org
2009-10-11
1
-0
/
+3
*
Update test expectations to remove tests that are now passing.
dglazkov@chromium.org
2009-10-11
1
-11
/
+0
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
2
-8
/
+11
*
Update test expectations to reflect failure on build bot
hclam@chromium.org
2009-10-10
1
-0
/
+2
*
Build fix.
abarth@chromium.org
2009-10-10
1
-1
/
+1
*
Roll WebKit to 49413.
abarth@chromium.org
2009-10-10
1
-6
/
+6
*
Update test expectations to include linux failures
hclam@chromium.org
2009-10-10
1
-3
/
+4
*
Mark one layout test as FAIL
hclam@chromium.org
2009-10-10
1
-1
/
+1
*
Rebaseline layout tests results for mac
hclam@chromium.org
2009-10-10
11
-74
/
+71
*
Test expectations for crashes in layout tests
hclam@chromium.org
2009-10-10
1
-2
/
+4
*
Rebaseline layout tests for windows
hclam@chromium.org
2009-10-10
7
-43
/
+40
*
platform/mac-snowleopard tests should be WONTFIX on LINUX WIN.
ojan@chromium.org
2009-10-10
1
-1
/
+1
*
Fix another race condition on worker process shutdown that results in use-aft...
jam@chromium.org
2009-10-10
4
-1
/
+25
*
Rebaseline some layout tests after roll to r49405
hclam@chromium.org
2009-10-10
19
-6
/
+322
*
Fix double page generation bug. Now that we use onhashchange,
ojan@chromium.org
2009-10-10
2
-4
/
+2
*
Mark all the tests that take >3 seconds to run as SLOW.
ojan@chromium.org
2009-10-10
1
-47
/
+130
*
Expeecting several layout tests to fail after webkit roll
hclam@chromium.org
2009-10-09
1
-1
/
+7
*
Use WebKit::WebVector instead of std::vector in WebKit::WebMediaPlayer
hclam@chromium.org
2009-10-09
3
-8
/
+9
*
Modifies the layout test formatter to not have any dependencies on chromium_u...
gwilson@google.com
2009-10-09
2
-8
/
+69
*
Rebaseline image for LayoutTests\editing\execCommand\paste-1.html for Windows.
jparent@chromium.org
2009-10-09
3
-6
/
+2
[next]