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
*
Introduce all the plumbing for Session Storage. This mostly consists of crea...
jorlow@chromium.org
2010-01-15
1
-4
/
+0
*
linux: don't spuriously repaint test_shell on focus changes
evan@chromium.org
2010-01-14
1
-2
/
+2
*
Don't shutdown fontconfig.
jochen@chromium.org
2010-01-14
1
-1
/
+0
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
1
-1
/
+1
*
Test shell needs to also implement the WebViewClient SessionStorage factory.
jorlow@chromium.org
2010-01-13
2
-0
/
+11
*
Remove unnecessary references to webkit/glue/glue_util.h in
darin@chromium.org
2010-01-13
3
-7
/
+1
*
Remove XBM decoder unittest as the decoder is going away.
pkasting@chromium.org
2010-01-12
1
-1
/
+0
*
Fixing typo in 519030 (r35402)
oshima@chromium.org
2010-01-12
1
-1
/
+1
*
Fix our version of eventSender to handle keyLocation arg correctly.
kinuko@chromium.org
2010-01-08
1
-0
/
+17
*
Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n...
eroman@chromium.org
2010-01-08
1
-1
/
+1
*
Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...
pkasting@chromium.org
2010-01-08
1
-4
/
+4
*
WebKit Update 52867:52899.
dglazkov@chromium.org
2010-01-07
1
-4
/
+4
*
Force Linux test_shell timeout alarm to log to its own line.
mmoss@google.com
2010-01-06
1
-1
/
+1
*
Adding methods that will be used by the quota management UI.
dumi@chromium.org
2010-01-06
3
-2
/
+16
*
WebKit roll 52793 -> 52852.
antonm@chromium.org
2010-01-06
1
-4
/
+4
*
linux: only use hardcoded font list in layout test mode
evan@chromium.org
2010-01-06
1
-100
/
+103
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
11
-25
/
+27
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
3
-6
/
+40
*
Revert 35328 - AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@google.com
2009-12-29
3
-40
/
+6
*
AppCacheDatabase and SQL based AppCacheStorageImpl.
michaeln@chromium.org
2009-12-29
3
-6
/
+40
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
1
-1
/
+2
*
Clarify licenses on a bunch of files.
evan@chromium.org
2009-12-29
3
-0
/
+12
*
DevTools: Fix and enable timeline-paint.html test.
pfeldman@chromium.org
2009-12-22
1
-0
/
+4
*
Add a CreateBridge method to the ChildThread.
jcampan@chromium.org
2009-12-19
1
-32
/
+13
*
Put the fontconfig FcFini call in the PlatformShutdown() method instead of
evan@chromium.org
2009-12-18
1
-1
/
+1
*
Enable windowless-based npapi_test_plugin tests on the Mac.
stuartmorgan@chromium.org
2009-12-18
1
-3
/
+7
*
Shut down fontconfig in test_shell to lower the amount of memory leaked in
evan@chromium.org
2009-12-18
1
-0
/
+1
*
Fix test_shell's eventSender to set isSystemKey flag for keyboard events corr...
suzhe@chromium.org
2009-12-17
3
-11
/
+95
*
Enable many of the NPAPI UI tests on Mac
stuartmorgan@chromium.org
2009-12-16
1
-1
/
+7
*
Enable Mac plugin test_shell tests
stuartmorgan@chromium.org
2009-12-15
2
-5
/
+2
*
DevTools: Add support for inspector layout tests. Step 3.
pfeldman@chromium.org
2009-12-15
14
-6
/
+500
*
Link the following tests against tcmalloc:
glider@chromium.org
2009-12-10
1
-6
/
+14
*
Remember zoom on a per-host basis.
pkasting@chromium.org
2009-12-04
2
-7
/
+7
*
Fixes to the string MatchPattern functions:
tony@chromium.org
2009-12-03
1
-6
/
+7
*
GTK test_shell: don't send some mouse events to renderer.
hamaji@chromium.org
2009-12-01
1
-0
/
+4
*
Implement AccessibilityUIElement::AttributesOfChildrenCallback
dglazkov@chromium.org
2009-11-30
2
-30
/
+50
*
Implement AccessibilityUIElement::isAttributeSettable plus other clean-up.
dglazkov@chromium.org
2009-11-30
2
-2
/
+27
*
Convert the existing .gyp configuration to use the new base\allocator
sgk@chromium.org
2009-11-26
1
-1
/
+1
*
Plumb through site-specific quirks setting with a command line switch.
dglazkov@chromium.org
2009-11-25
1
-0
/
+1
*
Enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-25
1
-0
/
+8
*
The appcache system uses two threads, an IO thread and a DB thread.
michaeln@google.com
2009-11-23
2
-3
/
+49
*
Fix bug 27217 - disable Java in test_shell by default, to match
dpranke@google.com
2009-11-19
1
-1
/
+1
*
Remove CRLFs I accidentally committed.
dglazkov@chromium.org
2009-11-19
1
-17
/
+17
*
Implement testRepaint and sweepHorizontally methods on layoutTestController.
dglazkov@chromium.org
2009-11-18
4
-2
/
+36
*
test_shell buildable on ARM
hclam@chromium.org
2009-11-18
1
-3
/
+3
*
More removal of config.h and glue_util.h dependencies.
darin@chromium.org
2009-11-18
3
-30
/
+12
*
Fixes a crash source in test_shell when running DB tests.
dumi@chromium.org
2009-11-18
2
-7
/
+46
*
Use an explicit boolean has_new_first_party_for_cookies instead
wtc@chromium.org
2009-11-18
1
-3
/
+6
*
TBR: willchan
willchan@chromium.org
2009-11-17
1
-8
/
+0
*
Experiment: enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-17
1
-0
/
+8
[next]