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
*
Extract webkit api target from webkit.gyp
yaar@chromium.org
2009-11-02
3
-312
/
+369
*
Changes the layout test formatter to apply lenient permissions on created fil...
gwilson@google.com
2009-11-02
1
-2
/
+5
*
Some more test_expectations cleanup. Trying to document some flakiness from ...
senorblanco@chromium.org
2009-11-02
1
-4
/
+13
*
Adding Chromium's database tracker.
dumi@chromium.org
2009-11-02
9
-0
/
+813
*
Conditionally added pepper_test_plugin.gyp as all.gyp dependency based on whe...
apatrick@google.com
2009-11-02
2
-42
/
+61
*
Mark failing layout tests from WebKit 50407:50416. Sorry for the redness -- ...
senorblanco@chromium.org
2009-11-02
1
-0
/
+6
*
Clobber layout test results at the beginning of each run.
ojan@chromium.org
2009-11-02
1
-0
/
+12
*
Roll DEPS for WebKit 50407:50416. Includes a fix for accessiblity bustage fr...
senorblanco@chromium.org
2009-11-02
3
-129
/
+138
*
Revert "Handle GTK enter and leave notification events and pass them to WebKi...
rafaelw@chromium.org
2009-11-02
2
-38
/
+0
*
DevTools: change expected resource length to match its real size.
yurys@google.com
2009-11-02
1
-1
/
+1
*
Handle GTK enter and leave notification events and pass them to WebKit as
estade@chromium.org
2009-11-02
2
-0
/
+38
*
DevTools: report correct content length for resources.
yurys@google.com
2009-11-02
11
-35
/
+74
*
Remove some inappropriately marked flaky tests and add some basic commentary.
japhet@chromium.org
2009-11-02
1
-51
/
+44
*
Remove WebCore dependency from accessibility_controller.
dglazkov@chromium.org
2009-11-02
5
-10
/
+101
*
DevTools: support cross-navigation instrumentation.
pfeldman@chromium.org
2009-11-02
5
-21
/
+93
*
DevTools Heap profiler: implement sorting.
mnaganov@chromium.org
2009-11-02
1
-32
/
+200
*
Expose a method to access amount of memory used by the current process.
darin@chromium.org
2009-11-02
4
-1
/
+24
*
Adjust test_expectations for new Linux debug failures.
senorblanco@chromium.org
2009-11-02
1
-1
/
+78
*
Update test_expectations.txt to reflect passing tests.
senorblanco@chromium.org
2009-11-02
1
-6
/
+1
*
Roll DEPS for WebKit 50358:50395. Includes build fix for WebGL (fallout from...
senorblanco@chromium.org
2009-11-02
2
-34
/
+13
*
Revert "Eliminate mime_util dependency from WebFrameLoaderClient."
mhm@chromium.org
2009-11-01
4
-12
/
+2
*
Eliminate mime_util dependency from WebFrameLoaderClient.
mhm@chromium.org
2009-11-01
4
-2
/
+12
*
Store the form name, source URL and target URL in FormFieldValues. These are...
jhawkins@chromium.org
2009-11-01
2
-10
/
+34
*
To facilitate apatrick's work on the 3D renderer for Pepper,
sehr@google.com
2009-10-31
4
-0
/
+167
*
DevTools: add all scripts from afterCompile events when scripts panel is show...
yurys@google.com
2009-10-31
2
-5
/
+60
*
Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...
johnnyg@chromium.org
2009-10-31
7
-12
/
+20
*
Webkit roll to 50358.
johnnyg@chromium.org
2009-10-31
2
-0
/
+4
*
Fixed glGetActiveAttrib and glGetUniformLocation to not eagerly check
kbr@google.com
2009-10-30
1
-12
/
+0
*
Blacklist the O3D plugin on the Mac
stuartmorgan@chromium.org
2009-10-30
1
-0
/
+2
*
Remove TemporaryGlue::popupsAllowed by just having the
darin@chromium.org
2009-10-30
4
-18
/
+2
*
Fixed style nits.
atwilson@chromium.org
2009-10-30
4
-12
/
+13
*
Show status bubble for links that have keyboard focus.
estade@chromium.org
2009-10-30
4
-0
/
+20
*
Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...
apatrick@google.com
2009-10-30
5
-1
/
+132
*
Remove passing WIN tests from test_expectations.
japhet@chromium.org
2009-10-30
1
-19
/
+2
*
Remove WebCore dependencies from accessibility_ui_element.
dglazkov@chromium.org
2009-10-30
6
-117
/
+373
*
Add some flaky layout tests and remove some consistently passing ones.
japhet@chromium.org
2009-10-30
1
-21
/
+6
*
Update to include bug number for tests that started failing after
tony@chromium.org
2009-10-30
1
-2
/
+2
*
Add storage code to appcache update process.
jennb@chromium.org
2009-10-30
7
-84
/
+467
*
1. Show crash stacks in run_webkit_tests.py stdio
ojan@chromium.org
2009-10-30
3
-30
/
+45
*
Flesh out more of ChromiumBridge.cpp eliminating all but two methods on
darin@chromium.org
2009-10-30
10
-266
/
+183
*
TBR: nsylvain
atwilson@chromium.org
2009-10-30
1
-1
/
+2
*
Initial pass of shared workers renderer-side code
atwilson@chromium.org
2009-10-30
5
-8
/
+230
*
Some minor cleanup in WebBindings.{h,cpp}
darin@chromium.org
2009-10-30
2
-25
/
+25
*
Fix spurious errors when dragging Web Inspector elements
apavlov@chromium.org
2009-10-30
1
-6
/
+10
*
Mark keys with cmd pressed as isSystemKeys.
thakis@chromium.org
2009-10-30
1
-0
/
+17
*
WebKit roll to 50324
rolandsteiner@chromium.org
2009-10-30
1
-6
/
+35
*
DevTools: Fix console and resources filters looks.
pfeldman@chromium.org
2009-10-30
1
-0
/
+8
*
DevTools: Implementation for the API introduced upstream. To be landed once A...
pfeldman@chromium.org
2009-10-30
1
-0
/
+30
*
Update V8 to version 1.3.18
sgjesse@chromium.org
2009-10-30
2
-2
/
+2
*
Roll to WebKit r50313, groom test_expectations.txt
rolandsteiner@chromium.org
2009-10-30
1
-66
/
+100
[next]