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
/
browser
/
automation
Commit message (
Expand
)
Author
Age
Files
Lines
*
TabContentsWrapper cleanup.
avi@chromium.org
2011-08-31
2
-0
/
+2
*
Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...
ananta@chromium.org
2011-08-29
1
-2
/
+3
*
[Sync] Add tests for migration triggered by notifications
akalin@chromium.org
2011-08-27
1
-2
/
+1
*
Switch ChromeTestSuite to the same convention as ContentTestSuite:
phajdan.jr@chromium.org
2011-08-27
1
-2
/
+1
*
[pyauto] GetBrowserInfo() should be usable at chromeos login screen
nirnimesh@chromium.org
2011-08-26
2
-7
/
+4
*
Fix pyauto autofill flakiness when submitting profile info via webpage forms.
dennisjeffrey@chromium.org
2011-08-24
4
-2
/
+181
*
Move enterprise enrollment related OOBE code to subdirectory.
mnissler@chromium.org
2011-08-24
3
-7
/
+7
*
Give plug-in processes an executable heap and disable PIE/ASLR for Native
mark@chromium.org
2011-08-24
1
-2
/
+8
*
Remove extensions code from download code. The delegate and other users in Ch...
jam@chromium.org
2011-08-23
1
-2
/
+0
*
Add the functionality to inject JavaScript into ExtensionHosts.
frankf@google.com
2011-08-23
5
-30
/
+138
*
This patch caused Chrome to be unable to load any web pages on Chrome OS.
satorux@chromium.org
2011-08-23
1
-2
/
+1
*
Reland 97557; Original review at: http://codereview.chromium.org/7648053
kkania@chromium.org
2011-08-22
1
-1
/
+4
*
Revert 97557 - [chromedriver] Add chrome.detach option for configuring Chrome...
nirnimesh@chromium.org
2011-08-22
1
-4
/
+1
*
Revert 97569 - Add the functionality to inject JavaScript into ExtensionHosts.
nirnimesh@chromium.org
2011-08-22
5
-152
/
+31
*
Add the functionality to inject JavaScript into ExtensionHosts.
frankf@chromium.org
2011-08-20
5
-31
/
+152
*
[chromedriver] Add chrome.detach option for configuring Chrome not to quit
kkania@chromium.org
2011-08-20
1
-1
/
+4
*
Move DownloadPrefs ownership to chrome layer.
jam@chromium.org
2011-08-19
1
-2
/
+4
*
Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...
ananta@chromium.org
2011-08-19
3
-3
/
+3
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
1
-2
/
+6
*
[Sync] Add integration tests for migration cycle
akalin@chromium.org
2011-08-19
1
-1
/
+2
*
Fix IPC OnChannelConnected() to send correct PID on Linux/CrOS
jamescook@chromium.org
2011-08-19
1
-1
/
+2
*
Revert 97477 - Move simple download calls to chrome code to use ContentBrowse...
wez@chromium.org
2011-08-19
1
-3
/
+2
*
Move simple download calls to chrome code to use ContentBrowserClient interface.
jam@chromium.org
2011-08-19
1
-2
/
+3
*
Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-19
1
-1
/
+3
*
Tag IPC::Channel::Listener implementations with OVERRIDE
evan@chromium.org
2011-08-16
2
-8
/
+11
*
Move the core download files to content.
jam@chromium.org
2011-08-15
3
-4
/
+3
*
This factors out all of the parsing code from the network library
gspencer@google.com
2011-08-15
1
-7
/
+7
*
Let pyauto create an attached webdriver instance to manipulate web pages.
kkania@chromium.org
2011-08-15
2
-0
/
+36
*
Make WebPluginInfo more generic
cpu@chromium.org
2011-08-14
1
-4
/
+4
*
Remove extension.h #include from profile.h.
mihaip@chromium.org
2011-08-13
1
-1
/
+2
*
Profiles: Clear all BROWSER_OPENED usage
erg@google.com
2011-08-12
3
-8
/
+11
*
Revert 96556 - Let pyauto create an attached webdriver instance to manipulate...
kkania@chromium.org
2011-08-12
2
-33
/
+0
*
Let pyauto create an attached webdriver instance to manipulate web pages.
kkania@chromium.org
2011-08-12
2
-0
/
+33
*
Reorganize chrome/test, part #9
phajdan.jr@chromium.org
2011-08-11
1
-2
/
+2
*
Revert r96364, it's breaking a NaCl test.
mnissler@chromium.org
2011-08-11
1
-3
/
+1
*
Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...
mrossetti@chromium.org
2011-08-11
1
-1
/
+3
*
Speculatively revert r96364, it's the best bet on the NaCL breakage.
mnissler@chromium.org
2011-08-11
1
-3
/
+1
*
Rename PluginUpdater to PluginPrefs and make it per-profile.
bauerb@chromium.org
2011-08-11
1
-1
/
+3
*
Re-write pyauto automation hook WaitForAllDownloadsToComplete.
dennisjeffrey@chromium.org
2011-08-10
4
-101
/
+109
*
wstring: remove wstrings from ChildProcessInfo
evan@chromium.org
2011-08-05
1
-1
/
+1
*
Refactor: Make PyAuto InstallExtension() take a string. Delete dead code.
dtu@chromium.org
2011-08-04
4
-122
/
+15
*
Support for adding save page download items into downloads history.
achuith@chromium.org
2011-08-04
3
-4
/
+4
*
Reland 'Show crashed apps on NTP, desaturated. Click to reload.'
yoz@chromium.org
2011-08-03
1
-0
/
+11
*
Add a hook for capturing a user profile photo and saving it to file and local...
frankf@chromium.org
2011-08-03
5
-0
/
+125
*
[Sync] Remove need for WideToUTF8 conversion for SyncBackendHost
akalin@chromium.org
2011-08-03
1
-0
/
+1
*
Allow PyAuto to install unpacked extensions.
dtu@chromium.org
2011-08-02
1
-7
/
+11
*
Nix GetFocusManagerForNativeView|Window.
msw@chromium.org
2011-08-02
1
-4
/
+6
*
EnableNetworkDevice() allows a PyAuto test to disable and enable ethernet, wi...
dtu@chromium.org
2011-08-02
5
-0
/
+89
*
Revert 95009. Causing pyauto NTP test failures on all platforms.
kkania@chromium.org
2011-08-02
1
-4
/
+2
*
Show crashed apps on NTP, desaturated. Click to reload.
yoz@chromium.org
2011-08-01
1
-2
/
+4
[next]