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
*
Add ExtensionSytem::Get(Profile*) as a wrapper around
mpcomplete@chromium.org
2012-04-05
1
-2
/
+1
*
Fix extension automation hooks to use the right profile.
nirnimesh@chromium.org
2012-04-04
2
-55
/
+89
*
Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...
pkasting@chromium.org
2012-04-04
1
-6
/
+6
*
Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...
dbeam@chromium.org
2012-04-04
1
-6
/
+6
*
Move ExternalTabContainer into a directory with an OWNERS file.
robertshield@chromium.org
2012-04-03
2
-2
/
+2
*
Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...
pkasting@chromium.org
2012-04-03
1
-6
/
+6
*
Fixes bugs in TestingAutomationProvider where GetBrowserInfo() and the omnibo...
craigdh@chromium.org
2012-04-03
1
-10
/
+34
*
Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...
yoz@chromium.org
2012-04-02
1
-1
/
+3
*
Add the ability to identify the one-click login infobar through infobar_type ...
dyu@chromium.org
2012-04-01
1
-1
/
+3
*
Exclude ProtectorService code from Android build.
nileshagrawal@chromium.org
2012-03-30
2
-0
/
+7
*
Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...
pkasting@chromium.org
2012-03-29
1
-1
/
+0
*
Modified DomAutomationController to expose a new Javascript method sendWithId...
craigdh@chromium.org
2012-03-26
3
-34
/
+77
*
Expose which policies are device policies in automation provider
bartfab@chromium.org
2012-03-26
1
-1
/
+6
*
Remove browser::CreateViewsWindow function.
tfarina@chromium.org
2012-03-24
1
-2
/
+2
*
Should be the rest for this dead code pattern removal under chrome/ after tfa...
saintlou@chromium.org
2012-03-23
1
-2
/
+0
*
Add abstractions that let embedders drive tests of WebContents, without expos...
joi@chromium.org
2012-03-22
3
-4
/
+1
*
Change definition of about:sync summary
rlarocque@chromium.org
2012-03-21
1
-54
/
+12
*
Add a type for the password infobar to support test automation.
dyu@chromium.org
2012-03-21
1
-1
/
+3
*
Add new functional tests for content settings in images and handlers.
dyu@chromium.org
2012-03-20
1
-1
/
+5
*
Trim code form sync's ServerConnectionManager
rlarocque@chromium.org
2012-03-17
1
-3
/
+1
*
Add a PyAuto API to dump heap profiles. (retry of r127070)
dmikurube@chromium.org
2012-03-16
2
-0
/
+41
*
Split ExtensionUpdater into two smaller classes.
joaodasilva@chromium.org
2012-03-16
2
-3
/
+2
*
Misc. tiny cleanups.
pkasting@chromium.org
2012-03-16
1
-12
/
+13
*
Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...
oshima@chromium.org
2012-03-16
14
-1635
/
+9
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
2
-3
/
+3
*
Revert 127070 - Add a PyAuto API to dump heap profiles.
dmikurube@chromium.org
2012-03-16
2
-41
/
+0
*
Add a PyAuto API to dump heap profiles.
dmikurube@chromium.org
2012-03-16
2
-0
/
+41
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-15
3
-4
/
+4
*
Profile refactoring: Remove all PasswordStore code from the Profile interface.
erg@chromium.org
2012-03-14
1
-6
/
+7
*
Add a Content API around TracingController.
jam@chromium.org
2012-03-13
2
-2
/
+4
*
Adding ONC pyauto test cases
stanleyw@chromium.org
2012-03-10
1
-7
/
+13
*
Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...
akalin@chromium.org
2012-03-09
1
-3
/
+1
*
Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...
yoz@chromium.org
2012-03-09
1
-1
/
+3
*
Add print preview constrained windows to the list of views that WebDriver can
kkania@chromium.org
2012-03-08
2
-2
/
+30
*
Reverting log messages that weren't useful.
oshima@chromium.org
2012-03-07
1
-15
/
+0
*
Add ResourceRequestInfo.
darin@chromium.org
2012-03-07
1
-16
/
+13
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-1
/
+1
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
11
-11
/
+16
*
Renaming virtual setters/getters in UserManager.
nkostylev@chromium.org
2012-03-06
3
-7
/
+7
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
7
-10
/
+10
*
Implementation of AutomationEventQueue and associated framework to support ge...
craigdh@chromium.org
2012-03-06
6
-0
/
+445
*
Refactor out foreground_help to fix BringBrowserWindowToFront on Windows
scottbyer@chromium.org
2012-03-05
4
-12
/
+37
*
Defer shutting down Chrome after the CF automation connection goes away.
robertshield@chromium.org
2012-03-05
2
-4
/
+55
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
5
-9
/
+9
*
Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...
vandebo@chromium.org
2012-03-03
1
-3
/
+1
*
Take extensions out of Profile into a profile-keyed service, ExtensionSystem.
yoz@chromium.org
2012-03-03
1
-1
/
+3
*
more logs for 26646
oshima@chromium.org
2012-03-02
2
-0
/
+16
*
more logging to troubleshoot login tiemout issue on test
oshima@chromium.org
2012-03-01
1
-0
/
+7
*
ProtectorService supports multiple change instances.
ivankr@chromium.org
2012-03-01
1
-2
/
+4
*
Revert 123771 - Refactor out foreground_help to fix BringBrowserWindowToFront...
scottbyer@chromium.org
2012-02-27
3
-23
/
+9
[next]