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
...
*
Refactor out foreground_help to fix BringBrowserWindowToFront on Windows
scottbyer@chromium.org
2012-02-27
3
-9
/
+23
*
ash: Start moving window_util.h functions into wm namespace.
tfarina@chromium.org
2012-02-27
1
-1
/
+1
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
2
-2
/
+1
*
Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.
husky@chromium.org
2012-02-24
2
-3
/
+4
*
Revert 123140 - Use SequencedWorkerPool for disk operations in TraceSubscribe...
groby@chromium.org
2012-02-23
2
-4
/
+3
*
Use SequencedWorkerPool for disk operations in TraceSubscriberStdio.
husky@chromium.org
2012-02-22
2
-3
/
+4
*
Cleanup ParallelAuthenticator.
rkc@chromium.org
2012-02-22
2
-4
/
+1
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-2
/
+2
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-2
/
+2
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-2
/
+2
*
Provide a RootWindow instance getter on the shell, in preparation for removin...
ben@chromium.org
2012-02-17
2
-9
/
+11
*
Launch panels in Aura (through chrome.windows.create()) with a new panel view.
stevenjb@chromium.org
2012-02-16
1
-0
/
+3
*
Fix ONC value substitution.
mnissler@chromium.org
2012-02-14
1
-1
/
+1
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
1
-4
/
+2
*
Remove ssl_manager.h dependency from chrome.
jam@chromium.org
2012-02-13
1
-1
/
+0
*
Move ContextMenuParams struct from webkit/glue to content/public/common. The ...
jam@chromium.org
2012-02-12
1
-1
/
+1
*
aura::Window only supports void* and int values for custom properties, which ...
benrg@chromium.org
2012-02-11
1
-2
/
+2
*
Fix automation call SetShelfVisibility on chromeos
nirnimesh@chromium.org
2012-02-10
1
-15
/
+1
*
Disable InitialLoads observers for AutomationProviders after the first one.
dtu@chromium.org
2012-02-10
3
-17
/
+35
*
Revert 121066 - Fix automation call SetShelfVisibility on chromeos
csilv@chromium.org
2012-02-08
1
-0
/
+13
*
Fix automation call SetShelfVisibility on chromeos
nirnimesh@chromium.org
2012-02-08
1
-13
/
+0
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@chromium.org
2012-02-08
3
-0
/
+53
*
Add an API around InterstitialPage that's used by chrome.
jam@chromium.org
2012-02-08
1
-1
/
+2
*
Add new automation hook to get FPS associated with a tab in the browser.
dennisjeffrey@chromium.org
2012-02-08
4
-3
/
+116
*
Towards an android build of sync_unit_tests
yfriedman@chromium.org
2012-02-08
1
-2
/
+3
*
Revert 120841 - New EnableAccessibility() and IsAccessibilityEnabled() automa...
achuith@chromium.org
2012-02-07
3
-53
/
+0
*
New EnableAccessibility() and IsAccessibilityEnabled() automation hooks for P...
craigdh@google.com
2012-02-07
3
-0
/
+53
*
Use InterstitialPage through a delegate interface instead of deriving from it.
jam@chromium.org
2012-02-07
1
-9
/
+9
*
Remove DownloadManager* dependency on DownloadStatusUpdater
rdsmith@chromium.org
2012-02-04
2
-10
/
+13
*
Move DOMAutomationController code from chrome to content. This is needed by i...
jam@chromium.org
2012-02-03
3
-9
/
+9
*
Add new automation hook to get v8 heap statistics from a renderer process.
dennisjeffrey@chromium.org
2012-02-03
4
-2
/
+110
*
Cleanup: Remove more uses of Browser::tabstrip_model().
thestig@chromium.org
2012-02-01
1
-10
/
+7
*
Refactor AutomationProvider::InitialLoadsComplete.
dtu@chromium.org
2012-02-01
2
-10
/
+17
*
[pyauto] GetBrowserInfo() returns info about aura
nirnimesh@chromium.org
2012-01-31
1
-0
/
+5
*
Fix automation for IsDownloadShelfVisible for aura
nirnimesh@chromium.org
2012-01-30
1
-1
/
+1
*
Implement the webdriver window sizing commands.
kkania@chromium.org
2012-01-28
4
-8
/
+50
*
[Mac] Add a perf test that counts the number of Mach ports in the browser.
rsesek@chromium.org
2012-01-28
2
-0
/
+14
*
Remove a bunch of GetProfileSyncService callers to use the new factory.
tim@chromium.org
2012-01-27
1
-2
/
+6
*
Cocoa: Close bubble if its GlobalError object is removed
sail@chromium.org
2012-01-25
1
-2
/
+2
*
Converted uses of DictionaryValue to PolicyMap in policy providers.
joaodasilva@chromium.org
2012-01-24
1
-4
/
+1
*
Added pyauto hooks and basic functional tests for Protector.
ivankr@chromium.org
2012-01-23
2
-0
/
+62
*
Removed ConfigurationPolicyType and extended PolicyMap.
joaodasilva@chromium.org
2012-01-22
2
-14
/
+29
*
Remove UNIMPLEMENTED in TerminateSession for Aura.
mukai@chromium.org
2012-01-21
1
-5
/
+1
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-9
/
+10
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
3
-7
/
+5
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-10
/
+9
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-9
/
+10
*
Added account value substitution support to certain ONC fields.
zelidrag@chromium.org
2012-01-19
1
-2
/
+2
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-2
/
+2
*
Get rid of unnecessary accessors in BrowserProcessHost that were transitional...
jam@chromium.org
2012-01-13
1
-4
/
+4
[prev]
[next]