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
*
Move injection_test_dll.h to content\common to get rid of a dependency on chr...
jam@chromium.org
2011-03-14
2
-28
/
+1
*
Prevent memory leak for ChromeContentBrowserClient.
creis@google.com
2011-03-14
1
-0
/
+4
*
Add a ContentBrowserClient interface to let content code delegate to embedder.
creis@google.com
2011-03-14
2
-0
/
+8
*
Try a different way to test speech input in browsertests. These tests were fl...
satish@chromium.org
2011-03-14
2
-22
/
+6
*
Add crash exceptions.
levin@chromium.org
2011-03-14
1
-0
/
+9
*
Move experimental extension APIs startup flag.
cmp@chromium.org
2011-03-14
1
-2
/
+7
*
Revert 77984 - Add logs to understand failures that only happen on the waterf...
skerner@chromium.org
2011-03-14
1
-21
/
+13
*
Add logs to understand failures that only happen on the waterfall. Will rever...
skerner@chromium.org
2011-03-13
1
-13
/
+21
*
Revert 77980 - Raise logging level, so we can see logs on buildbot. Will rev...
skerner@chromium.org
2011-03-13
1
-21
/
+13
*
Raise logging level, so we can see logs on buildbot. Will revert once buildb...
skerner@chromium.org
2011-03-13
1
-13
/
+21
*
Revert "Mark MiniInstallTest.InstallMiniInstallerSys' failing while I investi...
aa@chromium.org
2011-03-12
1
-1
/
+1
*
Mark MiniInstallTest.InstallMiniInstallerSys' failing while I investigate.
aa@chromium.org
2011-03-12
1
-1
/
+1
*
Pull in a new version of the webdriver python bindings. Update test code
kkania@chromium.org
2011-03-12
3
-30
/
+11
*
Remove Gears from Chrome.
aa@chromium.org
2011-03-11
4
-483
/
+1
*
In ChromeDriver, fix some cases of clicking elements that require scrolling.
kkania@chromium.org
2011-03-11
16
-217
/
+485
*
Options: Remove the GTK and Views native options code.
jhawkins@chromium.org
2011-03-11
1
-2
/
+0
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
5
-6
/
+6
*
Login and screen locker automation hooks. These are now all directly usable i...
dtu@chromium.org
2011-03-11
3
-1
/
+92
*
Revert 77714 - Make chrome://extension-icon resources available in incognito ...
tyoshino@chromium.org
2011-03-11
2
-2
/
+0
*
BUG = 75724
rohitbm@google.com
2011-03-11
1
-0
/
+4
*
Fix GetBrowserInfo() automation call on Chromeos.
nirnimesh@chromium.org
2011-03-11
1
-8
/
+12
*
Remove crash signatures for bug 68516 (and bug 70031, which was a dupe of it)
mihaip@chromium.org
2011-03-11
1
-12
/
+0
*
Move GPU messages to content. I've also switched the IPC structs to use the ...
jam@chromium.org
2011-03-10
1
-1
/
+1
*
Make chrome://extension-icon resources available in incognito mode.
jstritar@chromium.org
2011-03-10
2
-0
/
+2
*
[ChromeOS] symlink to resources.pak in our Chrome Autotest setup.
cmasone@chromium.org
2011-03-10
1
-0
/
+1
*
ImportantFileWriter: check return value of PostTask
phajdan.jr@chromium.org
2011-03-10
2
-0
/
+2
*
Build out NativeWindow interface for Window method pass-thrus.
ben@chromium.org
2011-03-10
1
-1
/
+1
*
Fixed mini-installer overinstall tests failtures.
vivianz@google.com
2011-03-10
1
-3
/
+7
*
Implemented substring matching within page titles. Fixed bug where URL was be...
mrossetti@chromium.org
2011-03-10
2
-5
/
+9
*
Turn off safebrowsing for PREFETCH requests
gavinp@chromium.org
2011-03-10
1
-0
/
+38
*
ui_test_utils::NavigateToURLBlockUntilNavigationsComplete can be raced
gavinp@chromium.org
2011-03-10
1
-4
/
+29
*
Add a rule to known_crashes.txt that matches the reliability bot crash in SkC...
tyoshino@chromium.org
2011-03-10
1
-0
/
+3
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
5
-52
/
+52
*
Cleanup in ExtensionEventRouterForwarderTest
battre@chromium.org
2011-03-10
1
-2
/
+2
*
Options: Remove several deprecated Options-related methods from BrowserWindow.
jhawkins@chromium.org
2011-03-10
1
-4
/
+0
*
Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.
tfarina@chromium.org
2011-03-10
4
-28
/
+28
*
Disabling a flaky pyauto test for content check.
sunandt@chromium.org
2011-03-10
1
-0
/
+1
*
Add network testing automation hooks GetNetworkInfo() and ConnectToWifiNetwor...
dtu@chromium.org
2011-03-10
2
-0
/
+32
*
Extra suppression for passwordmanager reliability failure. Also update associ...
zea@chromium.org
2011-03-10
1
-2
/
+2
*
Replacing old ui action generator with one that uses the browser model to pic...
ace@chromium.org
2011-03-09
1
-0
/
+17
*
Remove gpu_info() from GpuProcessHostUIShim. GPUInfo should be accessed thro...
zmo@google.com
2011-03-09
1
-46
/
+9
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
8
-19
/
+19
*
Adding suppression for Reliability crash in WebCore::Node::diff in WebCore::F...
robertshield@chromium.org
2011-03-09
1
-0
/
+3
*
Move ChildProcessHost and ChildProcessInfo to content.
jam@chromium.org
2011-03-09
1
-1
/
+1
*
Adding suppression for Reliability crash in WebCore::InlineBox::logicalHeight.
robertshield@chromium.org
2011-03-09
1
-0
/
+3
*
Add a PathService id for the child process exe. This is needed so that the r...
jam@chromium.org
2011-03-09
1
-0
/
+2
*
Adding suppression for reliability failure in WebCore::CSSSelector::~CSSSelector
robertshield@chromium.org
2011-03-09
1
-0
/
+3
*
Adding reliability suppression for crash in PpapiHostMsg_PPBTesting_RunMessag...
robertshield@chromium.org
2011-03-09
1
-1
/
+4
*
Add ability to find out whether an extension pref value is coming from incogn...
bauerb@chromium.org
2011-03-09
6
-4
/
+19
*
Suppress reliability failure in WebCore::ScriptExecutionContext::~ScriptExecu...
zea@chromium.org
2011-03-09
1
-1
/
+4
[next]