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
*
Append parameters to webstore URL to indicate launch source.
estade@chromium.org
2011-11-15
1
-1
/
+1
*
Implement some functions in testing_automation_provider_aura.cc
benrg@chromium.org
2011-11-15
1
-13
/
+47
*
Refactor proxy handling for ChromeOS to not go through the CrosSettings inter...
pastarmovj@chromium.org
2011-11-14
1
-15
/
+17
*
chromeos: Add a missing RemoveObserver call in TestingAutomationProvider.
satorux@chromium.org
2011-11-13
1
-0
/
+4
*
chromeos: Add power supply info reading capability
sque@chromium.org
2011-11-10
2
-6
/
+6
*
Add DidChangeFocus to FocusChangeListener.
alicet@chromium.org
2011-11-10
1
-12
/
+6
*
Make BalloonHost use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-10
1
-2
/
+4
*
[cros] Cleanup UserManager. Profile images can download in background.
ivankr@chromium.org
2011-11-10
1
-5
/
+2
*
CookieMonster: Store expiration time also for session cookies.
marja@chromium.org
2011-11-10
1
-1
/
+1
*
[cros] Remove Views implementation for login/OOBE.
nkostylev@chromium.org
2011-11-09
3
-19
/
+7
*
Don't return error from EndTracing when there are no events.
jbates@chromium.org
2011-11-07
2
-9
/
+10
*
Fix crash in automation in which a injected script opens a new window.
kkania@chromium.org
2011-11-07
1
-0
/
+1
*
Adding sharing networks support for Wifi networks
stanleyw@chromium.org
2011-11-04
1
-6
/
+15
*
views: Move DialogButton enum into ui/base/ and put it into the ui namespace.
tfarina@chromium.org
2011-11-04
1
-8
/
+6
*
Deprecate the JavascriptEnabled policy.
joaodasilva@chromium.org
2011-11-04
2
-1
/
+25
*
redesign and reimplement proxy config service and tracker, revise proxy ui on...
kuan@chromium.org
2011-11-04
3
-14
/
+19
*
Remove needless include of the content/browser/render_process_host.h header f...
ananta@chromium.org
2011-11-04
2
-2
/
+0
*
Refactor Instant tests.
sreeram@chromium.org
2011-11-03
1
-2
/
+0
*
ntp: remove ShownSectionHandler and all references to it
estade@chromium.org
2011-11-03
2
-163
/
+0
*
Refactor loading out of ExtensionService.
yoz@chromium.org
2011-11-02
1
-2
/
+7
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
11
-9
/
+27
*
Update LocalState pyauto calls to work without first browser window
nirnimesh@chromium.org
2011-11-01
2
-10
/
+7
*
[cros,de-hack] Get rid of singleton for the WebUILoginScreen.
altimofeev@chromium.org
2011-11-01
1
-1
/
+1
*
Fix the JavascriptWindow open CF tests which failed because the pending rende...
ananta@chromium.org
2011-10-29
1
-1
/
+2
*
Fix ChromeFrame test failures on IE8 which occurred because we did not handle...
ananta@chromium.org
2011-10-28
1
-1
/
+5
*
Move PageZoom enum into content/public/common and into the content namespace....
jam@chromium.org
2011-10-28
1
-2
/
+2
*
Relanding this as the earlier attempt broke chrome frame tests.
ananta@chromium.org
2011-10-28
1
-4
/
+13
*
Re-land 107645 with static initializer removed.
kkania@chromium.org
2011-10-28
5
-92
/
+74
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
8
-12
/
+12
*
Revert 107645 (To see if it was responsible for increase in static initialize...
eroman@chromium.org
2011-10-27
5
-74
/
+92
*
Fix test snapshotting on linux by creating a separate automation path for
kkania@chromium.org
2011-10-27
5
-92
/
+74
*
chromeos: Simplify power supply info in PowerLibrary
sque@chromium.org
2011-10-26
3
-12
/
+36
*
Convert View::HasFocus() to be const. Required adding const versions of some...
pkasting@chromium.org
2011-10-26
1
-3
/
+4
*
Review URL: http://codereview.chromium.org/8357020
mirandac@chromium.org
2011-10-26
1
-1
/
+1
*
Move native_window_notification_source.h from common to browser.
jam@chromium.org
2011-10-26
1
-1
/
+1
*
add Begin/EndTracing to AutomationProxy. This adds the necessary wiring and I...
jbates@chromium.org
2011-10-25
2
-1
/
+73
*
Remove unnecessary dependencies on Autofill.
isherman@chromium.org
2011-10-25
1
-1
/
+0
*
Wait for URLBlacklist update tasks on automation tests.
joaodasilva@chromium.org
2011-10-25
1
-51
/
+53
*
rename Run in MessageLoopForUI to RunWithDispatcher
oshima@google.com
2011-10-24
1
-1
/
+1
*
Move common_param_traits and webkit_param_traits to content/public/common.
jam@chromium.org
2011-10-21
1
-1
/
+1
*
Update automation messages to use the new way of declaring message structs, t...
jam@chromium.org
2011-10-21
1
-8
/
+8
*
Re-enabled the policy.PolicyTest.testBookmarkBarPolicy test.
joaodasilva@chromium.org
2011-10-21
2
-18
/
+11
*
Move SecurityStyle enum into content/public/common and put it into the conten...
jam@chromium.org
2011-10-21
2
-8
/
+8
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
5
-63
/
+65
*
Fix more cros build errors.
thestig@chromium.org
2011-10-19
1
-2
/
+2
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
3
-27
/
+29
*
Fix build
jam@chromium.org
2011-10-19
1
-2
/
+2
*
Fix member variable added after sync
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
11
-342
/
+365
*
Fix some disabled/flaky notification pyauto tests.
kkania@chromium.org
2011-10-18
4
-31
/
+95
[next]