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
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-20
2
-0
/
+6
*
Check for NULL Profile::GetDefaultRequestContext().
ericroman@google.com
2009-08-20
1
-3
/
+0
*
Get rid of the extension's "Current Version" file.
mpcomplete@chromium.org
2009-08-20
3
-3
/
+0
*
Remove old filters that aren't necessary now that SpellCheck is disabled.
erikkay@chromium.org
2009-08-20
1
-4
/
+1
*
Add filter for a new reliability regression.
maruel@chromium.org
2009-08-20
1
-0
/
+3
*
remove SpellCheckTest.*, since it's consuming nearly 400MB of purify space
erikkay@chromium.org
2009-08-20
1
-1
/
+1
*
More linux startup tests. Add startup tests for custom frame
tony@chromium.org
2009-08-19
12
-0
/
+33
*
Fix the crash if a download starts before we have the plugin list. The fix i...
jam@chromium.org
2009-08-19
1
-3
/
+0
*
filter more purify tests
erikkay@chromium.org
2009-08-19
1
-1
/
+1
*
filter more tests from purify unit
erikkay@chromium.org
2009-08-19
1
-1
/
+1
*
TBR: mpcomplete
erikkay@chromium.org
2009-08-19
1
-2
/
+6
*
Gtk languages options page part 1: accept-languages configuration.
mattm@chromium.org
2009-08-19
1
-0
/
+1
*
Async extension callbacks now always fire and set chrome.extension.lastError ...
rafaelw@chromium.org
2009-08-18
2
-0
/
+68
*
more bookmark api tests plus more api test framework
erikkay@chromium.org
2009-08-18
3
-55
/
+155
*
GTK Theme: Add startup tests for gtk themes.
erg@google.com
2009-08-18
6
-0
/
+16
*
TBR: maruel
erikkay@chromium.org
2009-08-18
1
-0
/
+3
*
An initial pass at structure to do end-to-end extension API tests. I'll work...
erikkay@chromium.org
2009-08-17
3
-0
/
+84
*
Fix crash that could happen on shutdown if the ResourceMessageFilter tried to...
jam@chromium.org
2009-08-17
1
-3
/
+0
*
skip ExpireHistoryTest.* in Purify
erikkay@chromium.org
2009-08-16
1
-0
/
+3
*
Add some recent reliability crashes to known_crashes. Remove some consistent...
senorblanco@chromium.org
2009-08-15
1
-1
/
+4
*
Fix startup tests with complex theme.
mirandac@chromium.org
2009-08-15
1
-0
/
+64
*
Make callstack for known crash more general, so it applies to the slight vari...
eroman@chromium.org
2009-08-15
1
-1
/
+1
*
Add a suppression for crash in ResourceMessageFilter::OnGetPluginsOnFileThread.
eroman@chromium.org
2009-08-15
1
-0
/
+3
*
Add a chromebot crash in DownloadFileManager::UpdateDownload to exceptions.
eroman@chromium.org
2009-08-15
1
-0
/
+3
*
Add a known crash to chromebot exceptions list.
ericroman@google.com
2009-08-15
1
-0
/
+4
*
Import passwords from Firefox 3.1 and above.
kuchhal@chromium.org
2009-08-15
8
-0
/
+32
*
Disable an extension when it is upgraded to a version that requires more
mpcomplete@chromium.org
2009-08-14
6
-0
/
+19
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
5
-0
/
+43
*
Add privacy_blacklists key to extension manifest and validate it.
phajdan.jr@chromium.org
2009-08-13
2
-1
/
+14
*
Reverting 23313.
mirandac@chromium.org
2009-08-13
1
-16
/
+6
*
Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file...
mirandac@chromium.org
2009-08-13
1
-6
/
+16
*
I have taken over this patch, original authored by Adam Hunter (adamhunter).
rafaelw@chromium.org
2009-08-13
4
-0
/
+56
*
Correct the PrependInteger stack trace capture:
sgk@google.com
2009-08-10
1
-21
/
+3
*
Add new profile with complex theme for startup testing.
mirandac@chromium.org
2009-08-10
14
-0
/
+90
*
Another stack trace for leak in rsa_private_key_win.cc.
sgk@google.com
2009-08-10
1
-0
/
+18
*
Fix stupid added line
pkasting@chromium.org
2009-08-08
1
-1
/
+0
*
Suppress what looks like a Flash crash that we probably can't do much about.
pkasting@chromium.org
2009-08-08
1
-0
/
+4
*
Add new reliability crash to known_crashes
tim@chromium.org
2009-08-07
1
-0
/
+3
*
Skip a test under valgrind that seems to flakily hang.
pkasting@chromium.org
2009-08-07
1
-0
/
+2
*
New stack trace for leak in rsa_private_key_win.cc
tim@chromium.org
2009-08-07
1
-0
/
+14
*
Similar-looking stack trace to another recently-found one
pkasting@chromium.org
2009-08-07
1
-0
/
+1
*
New reliability bot crash. Couldn't debug much from the dump :(
pkasting@chromium.org
2009-08-07
1
-1
/
+2
*
Add module-level permissions to extensions.
mpcomplete@chromium.org
2009-08-07
5
-4
/
+8
*
Add recent crash found by reliability bot to known_crashes.txt.
tim@chromium.org
2009-08-07
1
-0
/
+4
*
Try to add filters again, this time with proper normalized purify output.
tim@chromium.org
2009-08-07
1
-113
/
+113
*
Add recent crash found by reliability bot to known_crashes.txt. Bug for cras...
senorblanco@chromium.org
2009-08-06
1
-0
/
+2
*
Add filters for IPC::SyncChannel leaks on purify.
tim@chromium.org
2009-08-06
1
-0
/
+135
*
Another day, another round of suppressions from my local continous mac ui val...
dank@chromium.org
2009-08-06
1
-0
/
+2
*
Safari Bookmark/Favicon import.
jeremy@chromium.org
2009-08-05
2
-0
/
+0
*
Add unit tests for unpacking and patching methods.
kuchhal@chromium.org
2009-08-05
5
-0
/
+1
[next]