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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Implement chromium.self in content scripts..."
aa@chromium.org
2009-04-07
8
-151
/
+0
*
Implement chromium.self in content scripts, so that developers don't
aa@chromium.org
2009-04-07
8
-0
/
+151
*
Add crash bug #9796 to known list.
huanr@chromium.org
2009-04-07
1
-0
/
+3
*
Fix the signature of historybackend::~historybackend
huanr@chromium.org
2009-04-07
1
-1
/
+1
*
Remove fixed crash from known list.
huanr@chromium.org
2009-04-07
1
-16
/
+0
*
Update known list for #9615
huanr@chromium.org
2009-04-06
1
-0
/
+3
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
1
-67
/
+67
*
Move IPC code to ipc/
agl@chromium.org
2009-04-03
1
-67
/
+67
*
Add code to support 2-way communication between extensions and renderers. Th...
mpcomplete@google.com
2009-04-02
1
-2
/
+11
*
Move json2.js to a common location.
patrick@chromium.org
2009-04-02
9
-971
/
+17
*
Make the suppression more generic to accomodate on Mac (crbug.com/9365)
nirnimesh@chromium.org
2009-04-01
1
-1
/
+1
*
Another try to filter purecall crashes.
huanr@chromium.org
2009-03-31
1
-0
/
+4
*
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
*
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
*
- Add UI test for the V8 Benchmark Suite.
patrick@chromium.org
2009-03-30
6
-34
/
+494
*
Fix renderer hang caused when a synchronous XHR is disallowed for security
darin@chromium.org
2009-03-27
1
-0
/
+29
*
- Re-enable DOM checker test.
patrick@chromium.org
2009-03-27
1
-0
/
+6
*
Expose whether we're in private browsing mode to plugins.I chose to implement...
jam@chromium.org
2009-03-26
1
-0
/
+25
*
- Launch DOM checker in the subdirectory 'dom_checker/', as specified by its
patrick@chromium.org
2009-03-26
4
-8
/
+32
*
Add a copy of the V8 Benchmark Suite (version 3) for performance testing.
patrick@chromium.org
2009-03-26
14
-0
/
+13428
*
- Add UI test for SunSpider.
patrick@chromium.org
2009-03-25
4
-0
/
+526
*
Add a copy of SunSpider 0.9 for performance testing.
patrick@chromium.org
2009-03-24
34
-0
/
+7680
*
Make PageLoadTest.Reliability faster and potentially less flaky in usage 1:
patrick@chromium.org
2009-03-24
2
-0
/
+20
*
Remove 4801 from known crash list.
huanr@chromium.org
2009-03-24
1
-6
/
+0
*
Initial rev at a message passing API for extensions. So far, only passing
mpcomplete@google.com
2009-03-23
1
-1
/
+4
*
Add `anonymous namespace'::InvalidParameter.
patrick@chromium.org
2009-03-23
1
-0
/
+1
*
Need to skip one more test. Should have been in http://codereview.chromium.o...
dkegel@google.com
2009-03-23
1
-0
/
+1
*
Ignore task leaks. See http://crbug.com/6532
dkegel@google.com
2009-03-23
1
-0
/
+12
*
Skipping two tests that crash (bug 9170) and one that takes a long time.
dkegel@google.com
2009-03-23
1
-0
/
+6
*
Currently we have two types of devtools UI: Chrome built in developer tools w...
yurys@google.com
2009-03-23
1
-3
/
+0
*
Support for extensions permissions. This CL only contains, parsing, initializ...
rafaelw@chromium.org
2009-03-23
4
-0
/
+4
*
This test is having purify errors. I'm disabling it
nsylvain@chromium.org
2009-03-22
1
-0
/
+3
*
Revert change 12247 because it created a lot of memory regressions
nsylvain@chromium.org
2009-03-22
4
-23
/
+0
*
Committing issue 39299:
aa@chromium.org
2009-03-21
4
-0
/
+23
*
Allow multiple toolstrips in an extension.
aa@chromium.org
2009-03-21
3
-1
/
+25
*
Allow multiple js files per content script. Thanks to georged for making this...
aa@chromium.org
2009-03-20
2
-10
/
+2
*
SSLPolicy fix: Step 9 of 9 (hopefully!).
abarth@chromium.org
2009-03-20
3
-0
/
+18
*
Review URL: http://codereview.chromium.org/42288
georged@chromium.org
2009-03-18
4
-2
/
+12
*
Use a more generic pattern for the `anonymous namespace'::PureCall crash.
patrick@chromium.org
2009-03-18
1
-1
/
+1
*
- Modify DOM checker automation to use DOM Automation Controller instead of
patrick@chromium.org
2009-03-18
7
-70
/
+547
*
Add v8::internal::Invoke (sqrt) crash to known crashes.
patrick@chromium.org
2009-03-17
1
-0
/
+3
*
Move v8::internal::SweepSpace to the mysterious crash section.
patrick@chromium.org
2009-03-17
1
-3
/
+3
*
Update known crashes.
patrick@chromium.org
2009-03-12
1
-2
/
+14
*
- Add UI test for DOM checker.
patrick@chromium.org
2009-03-12
6
-58
/
+148
*
Add hanging test to Purify gtest filter file. Report location of filter file
pam@chromium.org
2009-03-11
1
-0
/
+2
*
Unrevert 11294.
mpcomplete@google.com
2009-03-10
3
-5
/
+22
*
Reverting 11294.
mpcomplete@google.com
2009-03-09
3
-22
/
+5
[next]