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
*
added windows.getWindows() and tabs.moveTab()
rafaelw@chromium.org
2009-04-17
1
-44
/
+136
*
Initial plumbing for sending events from the browser to extension renderers. ...
rafaelw@chromium.org
2009-04-16
1
-0
/
+5
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
2
-0
/
+367
*
Revert "Add JsonSchema-based validation for the tab APIs."
aa@chromium.org
2009-04-14
2
-367
/
+0
*
TBR: Fix unit tests, line endings.
aa@chromium.org
2009-04-14
1
-310
/
+310
*
Add JsonSchema-based validation for the tab APIs.
aa@chromium.org
2009-04-14
2
-0
/
+367
*
Hook up a bit more plumbing to ExtensionView which should allow popup windows...
erikkay@google.com
2009-04-13
2
-2
/
+11
*
Remove fixed crash from known list.
huanr@chromium.org
2009-04-10
1
-6
/
+0
*
Add #9975 to known crash list.
huanr@chromium.org
2009-04-10
1
-0
/
+3
*
Flesh out more extensions tab api (added getTab, removeTab, updateTab)
rafaelw@chromium.org
2009-04-10
4
-0
/
+1260
*
Scrape search definitions from forms that have onsubmit handlers. The scrapin...
ben@chromium.org
2009-04-09
1
-0
/
+24
*
TBR: Skip ExtensionContentScriptInjectTest.Simple in purify.
aa@chromium.org
2009-04-09
3
-167
/
+3
*
Rebase purify test filters. The signature to Browser::AddTabWithURL() changed...
aa@chromium.org
2009-04-08
2
-58
/
+77
*
Add aa's Event class to our javascript bindings and use it in our extension
mpcomplete@google.com
2009-04-08
1
-2
/
+2
*
Try one more time to check in http://codereview.chromium.org/60112
aa@chromium.org
2009-04-08
10
-0
/
+299
*
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
[next]