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 24306 - Update known crashes filter with two
nick@chromium.org
2009-08-25
1
-6
/
+0
*
add 128 icon to mappy
erikkay@chromium.org
2009-08-25
2
-1
/
+2
*
Update known crashes filter with two
nick@chromium.org
2009-08-25
1
-0
/
+6
*
Revert 24266 - This CL ensures that plugins always peek in the context of out...
ananta@chromium.org
2009-08-25
1
-39
/
+0
*
add icon to buildbot. increase poll delay to 4min. use a different URL for ...
erikkay@chromium.org
2009-08-25
3
-3
/
+4
*
This CL ensures that plugins always peek in the context of outgoing sync calls.
ananta@chromium.org
2009-08-25
1
-0
/
+39
*
Introduce "testFunction" to reduce boilerplate in extensions API tests.
asargent@chromium.org
2009-08-25
2
-189
/
+204
*
DevTools: Enable devtools sanity tests on Linux.
pfeldman@chromium.org
2009-08-25
3
-4
/
+8
*
Revert r24223. Storage test is not working.
aa@chromium.org
2009-08-25
4
-123
/
+0
*
Adds a new reliability crash to known_crashes.txt.
yutak@chromium.org
2009-08-25
1
-0
/
+4
*
Try again to commit r24174: Change the way json_schema.js is loaded.
aa@chromium.org
2009-08-25
1
-3
/
+3
*
Force databases and localstorage to be enabled extensions.
aa@chromium.org
2009-08-25
4
-0
/
+123
*
Cache images on theme install so startup does no image processing.
mirandac@chromium.org
2009-08-24
1
-5
/
+8
*
Exposes a chrome.devtools object to extensions. This allows extensions to ca...
mpcomplete@chromium.org
2009-08-24
4
-0
/
+112
*
Add permission to use the chrome.tabs object.
finnur@chromium.org
2009-08-24
1
-1
/
+2
*
Update the version.
finnur@chromium.org
2009-08-24
1
-1
/
+1
*
Remove MaskSuperBlitter::~MaskSuperBlitter() from known_crashes.txt, fixed
senorblanco@chromium.org
2009-08-24
1
-3
/
+0
*
Make ShowModalDialogTest.BasicTest not flaky and re-enable it.
phajdan.jr@chromium.org
2009-08-24
2
-3
/
+3
*
Added a plugin crash which occurs in NPP_NewStream to the known crashes list....
ananta@chromium.org
2009-08-23
1
-0
/
+4
*
New images for complex_theme startup tests, to accommodate disk caching change.
mirandac@chromium.org
2009-08-22
8
-0
/
+0
*
Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...
jnd@chromium.org
2009-08-22
61
-0
/
+892
*
Validation of extension api callbacks and event parameters in DEBUG
rafaelw@chromium.org
2009-08-22
2
-4
/
+5
*
Revert 24063. The webkit roll was reverted so we don't need this exclusion an...
dimich@google.com
2009-08-22
1
-4
/
+0
*
Add a new reliability crash to suppress it. Fallout from webkit roll 47630:47...
dimich@google.com
2009-08-22
1
-0
/
+3
*
Recommit "Bring up Firefox Password Import Unittest on OS X."
jeremy@chromium.org
2009-08-21
17
-0
/
+20
*
handle index from bookmarks API properly
erikkay@chromium.org
2009-08-21
2
-11
/
+25
*
The crashes associated with the stack have been fixed, and I'd like to know i...
levin@chromium.org
2009-08-21
1
-3
/
+0
*
Revert "Bring up Firefox Password Import Unittest on OS X."
jeremy@chromium.org
2009-08-21
17
-20
/
+0
*
Bring up Firefox Password Import Unittest on OS X.
jeremy@chromium.org
2009-08-21
17
-0
/
+20
*
Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...
phajdan.jr@chromium.org
2009-08-20
2
-6
/
+0
*
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
[next]