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
*
One test still failing on Linux; put it back in test_expectations.
senorblanco@chromium.org
2009-06-08
1
-7
/
+2
*
text_expectations cleanup. Mark as passing some tests that were
senorblanco@chromium.org
2009-06-08
1
-20
/
+10
*
Capitalize -lurlmon.lib in default_plugin consistently with the other
sgk@google.com
2009-06-08
1
-1
/
+1
*
Turn on DevTools Profiler.
mnaganov@chromium.org
2009-06-08
1
-2
/
+2
*
Revert r17853. Causes debug mode layout test failures.
ager@chromium.org
2009-06-08
2
-35
/
+4
*
Cache the document JavaScript wrapper on the global object for faster
ager@chromium.org
2009-06-08
2
-4
/
+35
*
Update V8 to version 1.2.7.
ager@chromium.org
2009-06-08
2
-6
/
+2
*
Porting the browser tests to Unix.
jcampan@chromium.org
2009-06-05
2
-13
/
+13
*
Fixes an issue where the MSAA information was not reported back correctly to ...
klink@chromium.org
2009-06-05
3
-7
/
+9
*
Add in RenderThemeChromiumSkia.{h,cc}.
ajwong@chromium.org
2009-06-05
1
-0
/
+2
*
Some Linux test rebaselines, and updates to test_expectations.txt. Most
senorblanco@chromium.org
2009-06-05
7
-22
/
+20
*
WebKit Update 44434:44438
ukai@chromium.org
2009-06-05
2
-0
/
+6
*
DevTools Profiler: better handling of DevTools' reset and initial load.
mnaganov@chromium.org
2009-06-05
8
-69
/
+111
*
Add an extension to expose some primitives to JS for doing
mbelshe@google.com
2009-06-05
4
-0
/
+94
*
WebKit Update 44419:44434
ukai@chromium.org
2009-06-05
1
-5
/
+0
*
linux: SizeTo() must synchronously size webkit's content area.
evan@chromium.org
2009-06-05
2
-12
/
+23
*
Rebaseline Linux layout test body-generated-image-propagated-to-root.html.
dimich@google.com
2009-06-04
3
-11
/
+11
*
Attempt to fix layout test on Linux (overflow-scroll-delete.html).
dimich@google.com
2009-06-04
1
-36
/
+0
*
Rebaseline Linux layout tests (using new and shiny rebaseline.py!)
dimich@google.com
2009-06-04
27
-39
/
+61
*
Revert "linux: SizeTo() must synchronously size the content area."
willchan@chromium.org
2009-06-04
2
-38
/
+12
*
linux: SizeTo() must synchronously size the content area.
evan@chromium.org
2009-06-04
2
-12
/
+38
*
WebKit 44405:44419
dimich@google.com
2009-06-04
1
-4
/
+0
*
DevTools: Fix expression evaluation while on a breakpoint.
pfeldman@chromium.org
2009-06-04
1
-1
/
+1
*
One more attempt at fixing the keyboard focus issue when the windowless Flash...
ananta@chromium.org
2009-06-04
1
-2
/
+22
*
Landing http://codereview.chromium.org/115998 for benm@google.com
dglazkov@google.com
2009-06-04
2
-28
/
+15
*
DevTools: do not lose console message type on marshalling.
pfeldman@chromium.org
2009-06-04
1
-1
/
+2
*
DevTools Profiler: reuse more code from WebKit Inspector.
mnaganov@chromium.org
2009-06-04
5
-111
/
+120
*
Fix incorrect parens around a format string call.
deanm@chromium.org
2009-06-04
1
-1
/
+1
*
More Linux layout test fallout from WebKit 44372:44405
dimich@google.com
2009-06-04
1
-4
/
+3
*
Fix expectations file syntax.
dimich@google.com
2009-06-04
1
-6
/
+1
*
WebKit 44372:44405, resubmit.
dimich@google.com
2009-06-04
5
-14
/
+34
*
Revert 17601 (build break on mac)
dimich@google.com
2009-06-04
3
-10
/
+10
*
WebKit DEP roll 44372:44405
dimich@google.com
2009-06-04
4
-10
/
+12
*
Build fix: remove GYP change for WebKit patch that hasn't landed yet.
agl@chromium.org
2009-06-04
1
-1
/
+0
*
Linux: Add support for chrooted renderers.
agl@chromium.org
2009-06-04
1
-0
/
+1
*
Always disconnect event listeners when clearing for navigation, even if the s...
dglazkov@google.com
2009-06-03
1
-3
/
+3
*
Update linux layout test expectations.
willchan@chromium.org
2009-06-03
1
-0
/
+1
*
Update test_expectations for new linux layout test failures.
willchan@chromium.org
2009-06-03
1
-0
/
+5
*
Find in page should cause the scrollbar to repaint with tick marks.
tc@google.com
2009-06-03
1
-1
/
+1
*
Prepare V8NPObject.h/cpp for upstreaming.
tim@chromium.org
2009-06-03
4
-215
/
+231
*
Fix browser hang due to plugin deadlock
amit@chromium.org
2009-06-03
3
-28
/
+57
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
DevTools: Catch up with InspectorController changes.
pfeldman@chromium.org
2009-06-03
8
-2
/
+123
*
Implement InspectorClient's Settings API.
pfeldman@chromium.org
2009-06-03
4
-7
/
+121
*
Fix a few test_expectations related to my skia CL.
senorblanco@chromium.org
2009-06-02
1
-0
/
+4
*
-. Fix svn add in rebaselining tool and add more output warning messages
victorw@chromium.org
2009-06-02
3
-6
/
+13
*
WebKit Update 44342:44372.
dglazkov@google.com
2009-06-02
1
-1
/
+1
*
Enable test for timers in workers. The code that enabled that was checked in ...
dimich@google.com
2009-06-02
1
-1
/
+0
*
Roll DEPS to skia r198. This picks up a number of bugfixes for layout tests,
senorblanco@chromium.org
2009-06-02
12
-10
/
+6
*
Add functions to glue to get the full html of the page and also to check if t...
sverrir@google.com
2009-06-02
4
-0
/
+57
[next]