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
*
Add an experimental bookmark manager API to extensions.
arv@chromium.org
2010-01-14
3
-0
/
+23
*
Disable WorkerWebSocketLayoutTests for Linux valgrind.
ericu@google.com
2010-01-13
1
-0
/
+2
*
Address some of the UI feedback on the RSS extension from the UX team.
finnur@chromium.org
2010-01-13
8
-365
/
+499
*
Mac: Re-add valgrind suppression.
thakis@chromium.org
2010-01-12
1
-0
/
+2
*
Mac: Tell task manager model to stop updating when the task manager window is...
thakis@chromium.org
2010-01-12
1
-2
/
+0
*
Take filter exceptions into account when matching against resource requests.
jochen@chromium.org
2010-01-12
2
-0
/
+6
*
Also match against the query string if present.
jochen@chromium.org
2010-01-12
2
-0
/
+6
*
Introduce exception filter rules.
jochen@chromium.org
2010-01-12
1
-0
/
+0
*
Updating to the latest Dromaeo.
antonm@chromium.org
2010-01-11
1
-2
/
+23
*
Move the extension messaging tests to be ExtensionApiTests. Remove the old
mpcomplete@chromium.org
2010-01-08
7
-127
/
+148
*
Revert 35735 - Relanding the language detection code.
jcampan@chromium.org
2010-01-07
2
-12
/
+0
*
Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...
kkania@chromium.org
2010-01-07
6
-211
/
+90
*
Include more extension browser tests on mac and linux. Some minor changes and...
kkania@chromium.org
2010-01-07
6
-90
/
+211
*
Relanding the language detection code.
jcampan@chromium.org
2010-01-07
2
-0
/
+12
*
Marking reliability bot failure for V8.
tyoshino@google.com
2010-01-07
1
-0
/
+2
*
Fix issue where we weren't requiring the command-line flag for
erikkay@chromium.org
2010-01-07
4
-0
/
+84
*
When RSS feed has no links, show the title (but don't create an anchor).
finnur@chromium.org
2010-01-06
3
-8
/
+24
*
Marking Reliability bot failure for V8 during HTML tokenization.
ajwong@chromium.org
2010-01-05
1
-0
/
+3
*
Adding support for i18n to content scripts.
cira@chromium.org
2009-12-29
3
-1
/
+21
*
Add some licensing comments under chrome/.
evan@chromium.org
2009-12-28
2
-2
/
+5
*
Landing http://codereview.chromium.org/501169 for Pavel.
antonm@chromium.org
2009-12-28
1
-2
/
+6
*
Remove a known crash since the change causing crash was reverted.
kuchhal@chromium.org
2009-12-23
1
-3
/
+0
*
Don't inject content scripts into incognito browsers.
rafaelw@chromium.org
2009-12-23
2
-0
/
+18
*
Check permissions for chrome.tabs.executeScript() in the
aa@chromium.org
2009-12-22
5
-0
/
+74
*
Fix some valgrind failures.
jrg@chromium.org
2009-12-21
1
-9
/
+0
*
Remove signature of fixed V8 crash from the reliability test's known
kmillikin@chromium.org
2009-12-21
1
-3
/
+0
*
Adds bookmarks.getRecent that returns the recently bookmarked items.
arv@chromium.org
2009-12-18
1
-0
/
+56
*
Fix issue with url not being encoded before passing to it Google Reader (issu...
finnur@chromium.org
2009-12-18
4
-20
/
+48
*
Add 30790 to known crash to turn reliability bot green.
huanr@chromium.org
2009-12-18
1
-0
/
+3
*
Enable windowless-based npapi_test_plugin tests on the Mac.
stuartmorgan@chromium.org
2009-12-18
1
-0
/
+1
*
Switch to using sendRequest instead of postMessage.
finnur@chromium.org
2009-12-17
7
-15
/
+38
*
There were a number of new crashes in reliability test runs in flash after re...
ananta@chromium.org
2009-12-17
1
-3
/
+0
*
Reverting the CLD CL altogether, the reliability bot is still red.
jcampan@chromium.org
2009-12-17
3
-12
/
+576
*
[Mac] Fix an object destruction ordering problem in TabStripControllerTest.
rohitrao@chromium.org
2009-12-17
1
-1
/
+1
*
Reorganize api_tests directory.
aa@chromium.org
2009-12-17
92
-22
/
+21
*
Outputting aggregated information for Dromaeo tests.
antonm@chromium.org
2009-12-17
1
-4
/
+23
*
[Mac] Fix a leak in BrowserWindowCocoaTest.
rohitrao@chromium.org
2009-12-17
1
-2
/
+0
*
Generelize suppression pattern for crash.
stoyan@chromium.org
2009-12-17
1
-1
/
+1
*
Suppress bug 30681 in reliability.
stoyan@chromium.org
2009-12-17
1
-0
/
+4
*
Disabling browser tests that are testing the language detection,
jcampan@chromium.org
2009-12-17
1
-0
/
+4
*
Suppress more NPAPI tests for mac valgrind.
hamaji@chromium.org
2009-12-17
1
-0
/
+4
*
Suppress NPAPI tests for mac valgrind.
hamaji@chromium.org
2009-12-17
1
-0
/
+15
*
Add WorkerTest.FLAKY_SharedWorkerFastLayoutTests into exclude list.
hamaji@chromium.org
2009-12-17
1
-0
/
+1
*
Assigning bugs to excluded test groups.
oshima@chromium.org
2009-12-17
3
-8
/
+24
*
Revert 34794 and 34779. Too much red.
aa@chromium.org
2009-12-17
92
-21
/
+22
*
Fix path messed up by 34779.
aa@chromium.org
2009-12-17
1
-2
/
+1
*
Reorganize api_tests directory. One top-level directory per feature.
aa@chromium.org
2009-12-16
92
-20
/
+20
*
Localizing manifest for installed or unpacked extensions.
cira@chromium.org
2009-12-16
10
-4
/
+99
*
Mark bug 30607 as known crash for Chromium Reliability bot.
stoyan@chromium.org
2009-12-16
1
-0
/
+3
*
Makes the language detection happen with every page load
jcampan@chromium.org
2009-12-16
2
-0
/
+12
[next]