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
/
tools
/
test_shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: TCMalloc-based C++ heap profiler.
willchan@chromium.org
2009-11-11
3
-0
/
+10
*
Add method to control whether local files get universal access during testing.
cevans@chromium.org
2009-11-11
2
-0
/
+12
*
'RuntimeEnable' the appcache for test_shell.
michaeln@google.com
2009-11-10
1
-0
/
+1
*
Commit issue 243032: First implementation of PlainTextController.
rolandsteiner@chromium.org
2009-11-09
5
-7
/
+116
*
AppCache changes to the networking model. Added new classes AppCacheRequestHa...
michaeln@google.com
2009-11-09
1
-0
/
+2
*
Move PasswordAutocompleteListener into the WebKit API (AGAIN)
yaar@chromium.org
2009-11-07
2
-2
/
+2
*
Fix build.
thakis@chromium.org
2009-11-06
1
-0
/
+2
*
Third patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
5
-10
/
+32
*
Fix up broken test_shell due to CL http://codereview.chromium.org/345051.
dmaclach@chromium.org
2009-11-05
1
-2
/
+3
*
Initial WebSharedWorkerImpl implementation
atwilson@chromium.org
2009-11-05
1
-0
/
+1
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-11-05
1
-1
/
+0
*
Enable the URL portion of storage events. This is mostly just plumbing + a h...
jorlow@chromium.org
2009-11-05
1
-3
/
+4
*
FFmpeg in-tree build for mac.
ajwong@chromium.org
2009-11-05
1
-3
/
+1
*
Introduce WebAccessibilityControllerImpl.
dglazkov@chromium.org
2009-11-04
1
-3
/
+3
*
Add default implementations for WebViewClient and WebWidgetClient
darin@chromium.org
2009-11-04
1
-55
/
+0
*
linux: add whitespace in an error message
evan@chromium.org
2009-11-04
1
-1
/
+1
*
test_shell_common alwayss depend on npapi_layout_test_plugin
evan@chromium.org
2009-11-03
1
-0
/
+1
*
linux: fix and build test plugins on 64-bit builds
evan@chromium.org
2009-11-03
1
-78
/
+80
*
Revert "linux: fix and build test plugins on 64-bit builds"
evan@chromium.org
2009-11-03
1
-157
/
+165
*
linux: fix and build test plugins on 64-bit builds
evan@chromium.org
2009-11-03
1
-165
/
+157
*
Eliminate WebViewImpl's dependency on WebDevToolsAgentImpl.
darin@chromium.org
2009-11-03
1
-3
/
+0
*
Chrome changes to extract the code from V8Proxy that special-cases
darin@chromium.org
2009-11-03
2
-10
/
+2
*
Extract webkit api target from webkit.gyp
yaar@chromium.org
2009-11-02
1
-2
/
+2
*
Adding Chromium's database tracker.
dumi@chromium.org
2009-11-02
1
-0
/
+2
*
Remove WebCore dependency from accessibility_controller.
dglazkov@chromium.org
2009-11-02
2
-10
/
+5
*
Show status bubble for links that have keyboard focus.
estade@chromium.org
2009-10-30
1
-0
/
+1
*
Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...
apatrick@google.com
2009-10-30
1
-0
/
+2
*
Remove WebCore dependencies from accessibility_ui_element.
dglazkov@chromium.org
2009-10-30
1
-115
/
+95
*
Initial pass of shared workers renderer-side code
atwilson@chromium.org
2009-10-30
1
-0
/
+4
*
Move various runtime enabled features into a WebRuntimeFeatures class.
darin@chromium.org
2009-10-30
1
-5
/
+5
*
Add layoutTestController.counterValueForElementById
hamaji@chromium.org
2009-10-30
2
-0
/
+19
*
Make run_webkit_tests work on Windows 7.
dpranke@google.com
2009-10-29
1
-11
/
+16
*
Ignore output to stdout that comes before we've started loading a test.
ojan@chromium.org
2009-10-29
1
-2
/
+5
*
Fix hardcoded path directory for linux and mac builds.
dpranke@google.com
2009-10-29
2
-4
/
+4
*
Move glue/EditorClientImpl.h/cpp to webkit/api/src
yaar@chromium.org
2009-10-27
1
-1
/
+2
*
Modify DataPacks so they can return RefCountedStaticMemory objects.
erg@google.com
2009-10-27
2
-6
/
+6
*
Move console stack dumping code to a function so it can be reused in test_she...
maruel@chromium.org
2009-10-27
4
-5
/
+12
*
Let layout tests run on Windows 7.
maruel@chromium.org
2009-10-27
1
-2
/
+3
*
A quick fix for Issue 23745.
hbono@chromium.org
2009-10-27
1
-11
/
+13
*
Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.
apatrick@google.com
2009-10-26
1
-3
/
+5
*
Fix test_shell_tests.exe runtime dependency.
maruel@chromium.org
2009-10-26
1
-4
/
+0
*
[mac] Send cmd-c and friends back to browser.
thakis@chromium.org
2009-10-26
1
-0
/
+10
*
Delay OnClose actions.
ukai@chromium.org
2009-10-26
1
-21
/
+34
*
MockAppCacheStorage implemention
michaeln@google.com
2009-10-24
1
-0
/
+1
*
Introduce WebScriptController for script related methods.
mhm@chromium.org
2009-10-23
3
-7
/
+14
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-7
/
+12
*
Allow <video> to read from a data URI. Data URI is now handled
hclam@chromium.org
2009-10-23
2
-4
/
+14
*
Cleanup in webkit/glue to remove some dependencies.
darin@chromium.org
2009-10-22
1
-5
/
+3
*
Make WebSocketStreamHandleBridge RefCountedThreadSafe.
ukai@chromium.org
2009-10-22
1
-4
/
+3
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-22
2
-7
/
+10
[next]