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
/
chrome
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated wstring ctor of JSONFileValueSerializer.
phajdan.jr@chromium.org
2009-04-03
1
-3
/
+4
*
This CL adds unit-tests for the SafeBrowsingBlockingPage class.
jcampan@chromium.org
2009-04-03
1
-0
/
+4
*
Two of the installer tests were failing because of path issues. Looks like bu...
anantha@chromium.org
2009-04-03
3
-31
/
+47
*
Move code to allow dns queries (and accompanying
aa@chromium.org
2009-04-03
1
-0
/
+9
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
1
-1
/
+1
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
6
-82
/
+95
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
6
-95
/
+82
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
1
-2
/
+11
*
Disabling the tests temporarily.
anantha@chromium.org
2009-04-02
1
-3
/
+3
*
Revert until sequencing issue fixed.
ben@chromium.org
2009-04-02
1
-4
/
+0
*
Fix a case where non-tabbed browser windows could open tabs. Also includes UI...
ben@chromium.org
2009-04-02
1
-0
/
+4
*
Added two more installer tests: 1. Testcase to install and verify differenial...
anantha@chromium.org
2009-04-02
3
-37
/
+129
*
Add a ui test that can be used to fetch a url and wait for a cookie to be set.
asargent@chromium.org
2009-04-02
2
-0
/
+339
*
Move json2.js to a common location.
patrick@chromium.org
2009-04-02
9
-971
/
+17
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
1
-5
/
+0
*
Remove the checked-in scons configuration files.
sgk@google.com
2009-04-01
17
-3528
/
+0
*
Make the suppression more generic to accomodate on Mac (crbug.com/9365)
nirnimesh@chromium.org
2009-04-01
1
-1
/
+1
*
Make Gtk/Gdk/GLib errors/warnings really fatal.
phajdan.jr@chromium.org
2009-04-01
1
-0
/
+1
*
Another try to filter purecall crashes.
huanr@chromium.org
2009-03-31
1
-0
/
+4
*
Linux build fix.
agl@chromium.org
2009-03-31
3
-3
/
+3
*
Linx build fix.
agl@chromium.org
2009-03-31
1
-0
/
+26
*
Linux build fix.
agl@chromium.org
2009-03-31
1
-0
/
+27
*
Linux build fix.
agl@chromium.org
2009-03-31
1
-0
/
+26
*
Update known crash list for windowdragresponsetask
huanr@chromium.org
2009-03-31
1
-2
/
+1
*
Update known crash list
huanr@chromium.org
2009-03-31
1
-1
/
+2
*
Use WebScriptSource and WebFindInPageRequest from the WebKit API.
darin@chromium.org
2009-03-31
3
-15
/
+53
*
Update known crash list.
huanr@chromium.org
2009-03-31
1
-4
/
+2
*
M reliability/known_crashes.txt
huanr@chromium.org
2009-03-31
1
-0
/
+3
*
Make the "id" key for extension manifests optional in
aa@chromium.org
2009-03-31
5
-4
/
+4
*
Mechanic change based on comment from previous code review.
huanr@chromium.org
2009-03-31
5
-48
/
+48
*
- Add UI test for the V8 Benchmark Suite.
patrick@chromium.org
2009-03-30
15
-41
/
+799
*
Reland changes to enable worker layout tests. Compared to last review (http:/...
jianli@chromium.org
2009-03-30
7
-0
/
+571
*
Retry of r12793: Rename some .cpp files to .cc.
evan@chromium.org
2009-03-30
4
-6
/
+6
*
Revert "Rename some .cpp files to .cc."
evan@chromium.org
2009-03-30
4
-4
/
+4
*
Rename some .cpp files to .cc.
evan@chromium.org
2009-03-30
4
-4
/
+4
*
Cleanup in automation. Remove WaitForTabCountToChange.
phajdan.jr@chromium.org
2009-03-30
7
-169
/
+71
*
Revert 12763.
jianli@chromium.org
2009-03-30
6
-568
/
+0
*
Enable worker layout tests. In order for test_shell to run worker, we link al...
jianli@chromium.org
2009-03-30
6
-0
/
+568
*
It looks like the Chrome NPAPI plugin installer has been broken since we firs...
ananta@chromium.org
2009-03-28
1
-1
/
+84
*
Issue 348: can view old incognito cache if main process left running
idanan@chromium.org
2009-03-27
1
-0
/
+3
*
Fix renderer hang caused when a synchronous XHR is disallowed for security
darin@chromium.org
2009-03-27
1
-0
/
+29
*
Prevent making real DNS lookups by chrome tests.
phajdan.jr@chromium.org
2009-03-27
1
-0
/
+30
*
This check in is the initial step to try improve UI
huanr@chromium.org
2009-03-27
5
-20
/
+57
*
- Re-enable DOM checker test.
patrick@chromium.org
2009-03-27
2
-2
/
+8
*
Added logic to get the latest diff installer, full installer, previous full i...
anantha@chromium.org
2009-03-26
5
-78
/
+213
*
Disable DomCheckerTest.Http. TBR=nsylvain
dimich@google.com
2009-03-26
1
-2
/
+2
*
Expose whether we're in private browsing mode to plugins.I chose to implement...
jam@chromium.org
2009-03-26
4
-2
/
+61
*
When running ui_tests, need to tell valgrind to also trace child processes.
dkegel@google.com
2009-03-26
1
-0
/
+12
*
Re-enable DOM checker test.
patrick@chromium.org
2009-03-26
1
-2
/
+2
*
Minor cleanup:
patrick@chromium.org
2009-03-26
1
-4
/
+4
[next]