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 new crashes. I've spent a while investigating these and can't figure out
mark@chromium.org
2009-09-10
1
-0
/
+7
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
1
-0
/
+83
*
Added chrome.i18n extension API.
xji@chromium.org
2009-09-09
5
-0
/
+56
*
Ignore ResourceDispatcherHostTest.TooManyOutstandingRequests on Purify bot.
kuchhal@chromium.org
2009-09-09
1
-0
/
+4
*
Simple fix of extension_l10n_util that allows folders in form ".some_name" to...
cira@chromium.org
2009-09-09
3
-0
/
+11
*
Removing the stack for 19393 as this seems to be fixed.
ananta@chromium.org
2009-09-09
1
-3
/
+0
*
fix mappy to use new API changes
erikkay@chromium.org
2009-09-09
1
-30
/
+1
*
doc api tests
erikkay@chromium.org
2009-09-09
1
-0
/
+88
*
Clean up known crash list.
huanr@chromium.org
2009-09-09
1
-28
/
+1
*
Add another issue to the known crashes.
arv@google.com
2009-09-08
1
-0
/
+3
*
finished testing functions and added events to bookmark tests.
erikkay@chromium.org
2009-09-08
2
-53
/
+141
*
DevTools: fix flakiness of DevToolsSanityTest/TestProfilerTab.
mnaganov@chromium.org
2009-09-08
1
-2
/
+15
*
Fix whitespace causing a purify suppression not to work right.
asargent@chromium.org
2009-09-05
1
-1
/
+2
*
Add entry to known crashes for bug 21162
asargent@chromium.org
2009-09-05
1
-0
/
+5
*
Add to known crashes list for bug 21054
asargent@chromium.org
2009-09-05
1
-0
/
+1
*
Add another similar crash stack for bug 20915.
asargent@chromium.org
2009-09-05
1
-0
/
+1
*
Switch from REGEX to PREFIX in crash suppression.
asargent@chromium.org
2009-09-04
1
-1
/
+1
*
Add a similar stack trace to known crash bug
asargent@chromium.org
2009-09-04
1
-0
/
+1
*
Move another purify suppression to flakey list.
asargent@chromium.org
2009-09-04
2
-12
/
+11
*
Moving a purify signature from expected to flakey list.
asargent@chromium.org
2009-09-04
2
-7
/
+7
*
Adding more purify signatures for bug 20703.
asargent@chromium.org
2009-09-04
1
-0
/
+39
*
Adding 3 crashes.
yusukes@google.com
2009-09-04
1
-0
/
+5
*
Try again to fix bug 20968, this time not breaking browser
aa@chromium.org
2009-09-03
2
-7
/
+15
*
Add some DCHECKS and asserts to debug why ExtensionApiTest.Tabs is flakey and...
rafaelw@chromium.org
2009-09-03
1
-0
/
+1
*
Fixing purify suppressions for bug 20703.
asargent@chromium.org
2009-09-03
1
-9
/
+133
*
Suppress leaks for bug 20703
asargent@chromium.org
2009-09-03
1
-0
/
+11
*
Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-03
3
-0
/
+26
*
Reverting 25302 since ExtensionBrowserTest.ParseFeed in browser_tests has sta...
yusukes@google.com
2009-09-03
1
-1
/
+1
*
Fix bug where feed preview didn't work for techcrunch.com.
aa@chromium.org
2009-09-03
1
-1
/
+1
*
Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-02
3
-26
/
+0
*
Allow DOMUI pages to call window.open(), giving DOMUI privileges to the new
mpcomplete@chromium.org
2009-09-02
3
-0
/
+26
*
Add a new plugin crash sig to known crashes
dglazkov@chromium.org
2009-09-02
1
-0
/
+4
*
Update the cookie databases to the latest version so the tests don't try to m...
brettw@chromium.org
2009-09-02
5
-0
/
+0
*
Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801
jnd@chromium.org
2009-09-02
1
-0
/
+11
*
Temporary hack to paper over a rather concerning issue where
aa@chromium.org
2009-09-02
1
-2
/
+6
*
Revert accidental commits: r25115 and r25116
mpcomplete@chromium.org
2009-09-01
3
-25
/
+0
*
Merge branch 'api' of /src/chrome/src into api
mpcomplete@chromium.org
2009-09-01
3
-0
/
+25
*
Add v8::internal::Compiler::Compile crash to known_crashes.
dglazkov@chromium.org
2009-09-01
1
-0
/
+3
*
Suppress a handful of ui tests that seem to hang valgrind
dkegel@google.com
2009-09-01
1
-0
/
+15
*
Add new known Reliability Bot crasher. Plugin-related.
dglazkov@chromium.org
2009-09-01
1
-0
/
+3
*
more bookmark tests, plus fix a couple of API bugs
erikkay@chromium.org
2009-09-01
1
-14
/
+125
*
Add browser tests for extensions tab API.
asargent@chromium.org
2009-09-01
5
-15
/
+306
*
fix tree status regex
erikkay@chromium.org
2009-08-31
2
-2
/
+5
*
share extension API test framework
erikkay@chromium.org
2009-08-31
13
-326
/
+31
*
fixed a regexp bug in mappy to improve address detection
erikkay@chromium.org
2009-08-29
2
-2
/
+2
*
Fix samples extensions. Add icons (nothing building or testable)
rafaelw@chromium.org
2009-08-29
5
-7
/
+14
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-29
4
-0
/
+123
*
Make a bunch of backlogged breaking changes to the extensions API in prep for...
aa@chromium.org
2009-08-28
7
-7
/
+7
*
override chrome:// URLs via extensions.
erikkay@chromium.org
2009-08-28
8
-0
/
+150
*
Extension API Renaming/Consistency changes
rafaelw@chromium.org
2009-08-28
11
-90
/
+182
[next]