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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
First part of automated_ui_tests improvements.
phajdan.jr@chromium.org
2009-09-15
6
-63
/
+168
*
Handle mole/toolstrip URLs properly.
erikkay@chromium.org
2009-09-15
4
-2
/
+47
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
2
-5
/
+6
*
Address ExtensionApiTest.Tabs flakiness
rafaelw@chromium.org
2009-09-15
7
-33
/
+71
*
Disable two WebDropTargetTest unit tests that hang on the mac valgrind bots a...
dank@chromium.org
2009-09-15
1
-0
/
+4
*
This CL adds a test to insure we are not regressing on http://crbug.com/19941
jcampan@chromium.org
2009-09-15
3
-11
/
+49
*
Fix known_crashes.txt. Add TYPE "PREFIX :". Only PATTERN was added.
tyoshino@google.com
2009-09-15
1
-1
/
+1
*
Add a new reliability test crash in URLRequestHttpJob::Factory to known_crash...
tyoshino@google.com
2009-09-15
1
-0
/
+3
*
Simple change to trigger a build.
maruel@chromium.org
2009-09-15
1
-1
/
+1
*
Address ExtensionApiTest.Tabs (relativeUrlCreate) flakiness.
rafaelw@chromium.org
2009-09-14
1
-3
/
+3
*
Made some style fixes in the remaining code under chrom/browser/sync and unde...
idana@chromium.org
2009-09-14
7
-27
/
+25
*
remove unneeded purify errors
erikkay@chromium.org
2009-09-13
3
-10
/
+0
*
Attempt to silence purify bots with tcmalloc.
mbelshe@google.com
2009-09-12
2
-0
/
+5
*
(arg... missed a file in my previous commit)
erikkay@chromium.org
2009-09-12
1
-25
/
+0
*
add more exceptions to the stupid renderthread test
erikkay@chromium.org
2009-09-12
1
-0
/
+39
*
Extension apis: windows.create({url:}) now supports relative paths.
rafaelw@chromium.org
2009-09-11
2
-9
/
+67
*
ExternalTabcontainer browser to initial URL
amit@chromium.org
2009-09-11
3
-175
/
+302
*
ExtensionApiTest.Tabs - disable failing asserts, add debug output
rafaelw@chromium.org
2009-09-11
1
-1
/
+7
*
Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR...
ananta@chromium.org
2009-09-11
4
-0
/
+45
*
Update ExtensionApiTest.Tabs and re-enable
rafaelw@chromium.org
2009-09-11
1
-104
/
+137
*
Force page-action views to update after reloading an extension, by deleting
pam@chromium.org
2009-09-11
1
-0
/
+1
*
Add api tests for cross-origin XHR.
aa@chromium.org
2009-09-11
3
-0
/
+62
*
Updated extension docs. Mainly to add i18n.html to navigation side bar,
xji@chromium.org
2009-09-11
1
-7
/
+1
*
Support running tests under LayoutTests/http/tests/local as local file, in or...
jianli@chromium.org
2009-09-11
1
-0
/
+19
*
add mole collapse/expand events. convert mappy to use this.
erikkay@chromium.org
2009-09-11
3
-3
/
+51
*
Don't allow updating tabs to javascript URLs without host
aa@chromium.org
2009-09-11
6
-25
/
+62
*
Fix bug number reference.
mark@chromium.org
2009-09-10
1
-2
/
+2
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
2
-4
/
+6
*
Hopefully fix flaky RenderViewTest
phajdan.jr@chromium.org
2009-09-10
1
-1
/
+5
*
Add new crashes. I've spent a while investigating these and can't figure out
mark@chromium.org
2009-09-10
1
-0
/
+7
*
Hack to make tests work if out is a symlink: see if the current dir is the so...
mattm@chromium.org
2009-09-10
3
-9
/
+3
*
Improves a code block in in_process_browser_test, avoids the use of FilePath:...
avi@chromium.org
2009-09-10
1
-6
/
+5
*
This CL makes a more generic browser test launcher and a DLL of the
jcampan@chromium.org
2009-09-10
5
-63
/
+72
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
1
-0
/
+83
*
Initial commit of sync engine code to browser/sync.
nick@chromium.org
2009-09-10
8
-0
/
+1155
*
Added chrome.i18n extension API.
xji@chromium.org
2009-09-09
5
-0
/
+56
*
Disable AutomationProxyVisibleTest.AutocompleteMatchesTest.
phajdan.jr@chromium.org
2009-09-09
1
-4
/
+2
*
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
*
Fix to use FilePath version of PathService::Get.
thestig@chromium.org
2009-09-09
1
-3
/
+3
*
Remove unused ATL headers.
jhawkins@chromium.org
2009-09-09
2
-6
/
+6
*
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
*
Disable DomCheckerTest.Http due to flakiness.
arv@google.com
2009-09-08
1
-1
/
+2
*
Add another issue to the known crashes.
arv@google.com
2009-09-08
1
-0
/
+3
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
12
-803
/
+0
*
Fix a build break by removing some webkit_glue stub functions from plugin_tes...
ananta@chromium.org
2009-09-08
1
-21
/
+1
*
finished testing functions and added events to bookmark tests.
erikkay@chromium.org
2009-09-08
2
-53
/
+141
[prev]
[next]