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
*
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
*
Add "npapi::plugininstance::npp_newstream___ipc::syncchannel::sendwithtimeout...
jshin@chromium.org
2009-08-28
1
-0
/
+4
*
Add unittest for Gtk search engine manager dialog.
mattm@chromium.org
2009-08-27
1
-0
/
+1
*
Skip ImporterTest.Firefox35Importer unit test again as it is still crashing P...
kuchhal@chromium.org
2009-08-27
1
-0
/
+3
*
Revert r24606-24607. The tree didn't like them. :(
phajdan.jr@chromium.org
2009-08-27
2
-6
/
+0
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-27
2
-0
/
+6
*
Update of the extension install UI:
aa@chromium.org
2009-08-27
39
-0
/
+299
*
Fixes a crash caused due to a call to NPP_DestroyStream occuring in the cont...
ananta@chromium.org
2009-08-27
1
-0
/
+26
*
Fix memory leaks in Firefox impoter unittest.
kuchhal@chromium.org
2009-08-26
1
-3
/
+0
*
Fix the dates in the test profile history databases.
deanm@chromium.org
2009-08-26
5
-0
/
+0
*
Copy upgraded typical_history database to the other theme profiles.
deanm@chromium.org
2009-08-26
4
-0
/
+0
*
Adds a new reliability crash to known_crashes.txt.
yutak@chromium.org
2009-08-26
1
-0
/
+3
*
Convert internal time format to Windows 1601 epoch on Linux & Mac.
brettw@chromium.org
2009-08-26
1
-0
/
+0
*
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
[next]