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
*
Add 12156 to crash list.
huanr@chromium.org
2009-05-27
1
-0
/
+3
*
Remove fixed crashes from known list.
huanr@chromium.org
2009-05-27
1
-40
/
+0
*
Remove #12479 from crash list as the change is
huanr@chromium.org
2009-05-27
1
-3
/
+0
*
Revert the password manager refactoring -- it failed reliability tests.
evan@chromium.org
2009-05-26
1
-3
/
+0
*
Check in a new linux reference build and enable the page cycler tests.
tc@google.com
2009-05-26
1
-4
/
+0
*
Revert r16903 that causes reliability crash spike.
huanr@chromium.org
2009-05-26
2
-26
/
+6
*
Run ui_tests (and other tests based on UITest) with --no-first-run to avoid
mark@chromium.org
2009-05-26
1
-0
/
+3
*
Retry r15294. The previous two tries caused
huanr@chromium.org
2009-05-26
2
-6
/
+26
*
We need to add UI tests to test workers after we switch to process-per-worker...
jianli@chromium.org
2009-05-26
5
-0
/
+114
*
Remove unused code from ExtensionsService.
mpcomplete@google.com
2009-05-26
1
-4
/
+4
*
Disable ExtensionsServiceTest.InstallExtension temporarily.
erikkay@google.com
2009-05-26
1
-0
/
+3
*
Supress a leak in ExtensionsServiceTest.InstallExtension.
thestig@chromium.org
2009-05-23
1
-0
/
+0
*
Broaden the crash signature for 12479. It keep on showing up slightly differe...
thestig@chromium.org
2009-05-23
1
-2
/
+1
*
Committing issue 113734 for Joi.
tommi@chromium.org
2009-05-23
3
-43
/
+12
*
Adds a RenderViewTest.PrintLayoutTest.
hbono@chromium.org
2009-05-23
1
-0
/
+16
*
Add another crash signature for 12479.
thestig@chromium.org
2009-05-23
1
-0
/
+1
*
Disable page cyclers on linux, they're crashing on Chromium Linux.
tc@google.com
2009-05-22
1
-0
/
+3
*
Add 12479 to known crash list.
huanr@chromium.org
2009-05-22
1
-0
/
+3
*
Fix crash as a result of my previous change to fix the memory leak in WebCach...
jam@chromium.org
2009-05-22
3
-0
/
+22
*
Have the browser process rewrite manifest.json and theme/page action images
mpcomplete@google.com
2009-05-22
1
-0
/
+0
*
Fix some incorrect timeout settings in ui test.
huanr@chromium.org
2009-05-22
1
-7
/
+7
*
Re-do of r16741 (http://codereview.chromium.org/113482).
robertshield@google.com
2009-05-22
4
-3
/
+16
*
Move a bunch of dialog creation routines to browser_dialogs.h to break the
brettw@chromium.org
2009-05-22
1
-1
/
+1
*
Revert of r16741 which appeared to cause a perf regression (???) on the build...
robertshield@google.com
2009-05-22
4
-17
/
+3
*
Adding the ability to alter Chrome's proxy settings via the automation interf...
robertshield@google.com
2009-05-22
4
-3
/
+17
*
Move more misplaced tests.
abarth@chromium.org
2009-05-22
1
-2
/
+2
*
Move site_instance_unittest.cc next to site_instance.cc
abarth@chromium.org
2009-05-22
1
-1
/
+1
*
Patch to make password patch build.
evan@chromium.org
2009-05-22
1
-0
/
+3
*
Find box regression: Doesn't move if obscuring. The problem is that we get mu...
finnur@chromium.org
2009-05-21
1
-0
/
+7
*
Make views/ depend only on images from app/resources.
ben@chromium.org
2009-05-21
1
-0
/
+2
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-21
2
-0
/
+0
*
Use a NotificationRegistrar to listen for notifications.
pkasting@chromium.org
2009-05-21
2
-10
/
+3
*
Revert 16567.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
Reverting 16569.
ben@chromium.org
2009-05-21
1
-1
/
+0
*
Fix release build by adding intermediate dir to release build include dirs too.
ben@chromium.org
2009-05-21
1
-0
/
+1
*
views/ should use resources from app/resources. Move dependent images to this...
ben@chromium.org
2009-05-21
1
-0
/
+1
*
Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-21
2
-0
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
2
-0
/
+0
*
TBR: Revert "Hook up more of extension uninstall."
aa@chromium.org
2009-05-20
1
-0
/
+0
*
Hook up more of extension uninstall.
aa@chromium.org
2009-05-20
1
-0
/
+0
*
Convert most of the Find UI tests to InProcBrowser tests. I might be able to ...
finnur@chromium.org
2009-05-20
1
-0
/
+5
*
Enable IDC_CLOSE_WINDOW on linux.
estade@chromium.org
2009-05-20
1
-0
/
+4
*
Attempting to make the Gmail checker more robust in the face of errors.
aa@chromium.org
2009-05-20
1
-47
/
+91
*
Fix a crash on browser exit after opening TaskManager.
phajdan.jr@chromium.org
2009-05-20
1
-0
/
+8
*
tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav...
rafaelw@chromium.org
2009-05-20
1
-1
/
+1
*
More progress on ForceHTTPS.
abarth@chromium.org
2009-05-20
1
-0
/
+3
*
Commit for Miranda.
glen@chromium.org
2009-05-19
1
-1
/
+1
*
Move the ChildProcessSecurityPolicy browser test to the browser_tests dll.
jam@chromium.org
2009-05-19
1
-0
/
+8
*
Add the RSS page action extension.
finnur@chromium.org
2009-05-19
6
-0
/
+132
*
Lookup the plugin for the mime type before attempting to open a channel for t...
ananta@chromium.org
2009-05-19
1
-1
/
+5
[next]