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
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
browser: Fix some presubmit errors.
tfarina@chromium.org
2010-07-28
1
-1
/
+1
*
[Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac.
suzhe@chromium.org
2010-07-27
4
-88
/
+248
*
New pyauto hook for the translate feature.
alyssad@chromium.org
2010-07-27
4
-0
/
+262
*
ChromeFrame cookie requests would incorrectly get routed to the first host br...
ananta@chromium.org
2010-07-27
3
-53
/
+92
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
19
-0
/
+19
*
PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179
alyssad@chromium.org
2010-07-26
3
-21
/
+130
*
Coverity issue 8297: Uninitialized member in url_request_automation_job.cc
finnur@chromium.org
2010-07-24
1
-0
/
+1
*
Coverity issue 2291: Uninitialized member in automation_provider_observers.cc
finnur@chromium.org
2010-07-24
1
-0
/
+1
*
Coverity issue 8296: Uninitialized member in automation_resource_message_filt...
finnur@chromium.org
2010-07-23
1
-2
/
+3
*
Download code cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-1
/
+1
*
Add PyAuto automation hooks to perform actions on infobars
nirnimesh@chromium.org
2010-07-22
2
-0
/
+63
*
Start trimming headers included in the slowest to compile files.
erg@google.com
2010-07-21
7
-8
/
+26
*
Fetch info about infobars
nirnimesh@chromium.org
2010-07-21
4
-1
/
+156
*
Cleanup: Break another common->app dependency.
thestig@chromium.org
2010-07-20
1
-3
/
+2
*
Moved code that generates APP_TERMINATING notification into BrowserList so it...
atwilson@chromium.org
2010-07-20
1
-1
/
+3
*
Remove the page and app menus.
pkasting@chromium.org
2010-07-20
2
-8
/
+8
*
Some pyauto hooks crash in Debug mode.
nirnimesh@chromium.org
2010-07-20
1
-16
/
+52
*
Fix for pyauto AutoFill tests on Leopard.
alyssad@chromium.org
2010-07-19
1
-1
/
+1
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
3
-7
/
+9
*
New PyAuto hook to get saved passwords. BUG=36179
alyssad@chromium.org
2010-07-16
4
-6
/
+130
*
Reland r52486. Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-16
2
-0
/
+14
*
(Reland reverted r52628 after fix)
nirnimesh@chromium.org
2010-07-16
5
-331
/
+272
*
Revert 52628 - Refactor json automation interface for pyauto hooks.
tyoshino@chromium.org
2010-07-16
5
-272
/
+331
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-16
5
-331
/
+272
*
Move implementation from header to source.
erg@chromium.org
2010-07-15
2
-4
/
+23
*
ChromeFrame tabs would hang at times while closing. This would randomly occur...
ananta@chromium.org
2010-07-15
4
-1
/
+16
*
Adding a new PyAuto hook for importing settings.
alyssad@chromium.org
2010-07-15
4
-0
/
+118
*
Revert 52486 - Display a tab modal dialog of the allowed/blocked cookies.
dmaclach@chromium.org
2010-07-15
2
-14
/
+0
*
Display a tab modal dialog of the allowed/blocked cookies.
jochen@chromium.org
2010-07-15
2
-0
/
+14
*
Clear Browsing Data hook added and some small tests. BUG=36176
alyssad@chromium.org
2010-07-14
4
-0
/
+106
*
ChromeFrame would leave chrome processes running if a page rendered in Chrome...
ananta@chromium.org
2010-07-12
2
-1
/
+4
*
Header cleanup: SkBitmap and other unnecessary includes.
erg@chromium.org
2010-07-12
1
-0
/
+1
*
Revert 52054: causing startup tests to fail on Vista and XP perf dbg
vandebo@chromium.org
2010-07-11
5
-223
/
+247
*
Refactor json automation interface for pyauto hooks.
nirnimesh@chromium.org
2010-07-11
5
-247
/
+223
*
Coverity: fix leak when AutomationProvider::WaitForDownloadsToComplete called...
mattm@chromium.org
2010-07-10
1
-0
/
+1
*
PyAuto: Automation hooks to get/set theme
nirnimesh@chromium.org
2010-07-10
2
-0
/
+30
*
Try to cut down Browser/TabContents header dependencies.
erg@chromium.org
2010-07-09
1
-0
/
+1
*
New pyauto hook to set and get autofill profiles
alyssad@chromium.org
2010-07-09
2
-1
/
+298
*
Moved common parts of ChildProcessHost into chrome/common and created a Brows...
sanjeevr@chromium.org
2010-07-03
1
-1
/
+1
*
Reland r50296 which removes some uses of CookieMonster on the UI thread.
willchan@chromium.org
2010-06-29
1
-11
/
+114
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
2
-2
/
+2
*
Follow-up on http://codereview.chromium.org/2861019 to address Powel's comments.
jrg@chromium.org
2010-06-29
2
-18
/
+16
*
PyAuto: Collect branding info as a part of GetBrowserInfo()
nirnimesh@chromium.org
2010-06-28
1
-4
/
+9
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-2
/
+2
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-2
/
+2
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-2
/
+2
*
Enable "get html from page" functionality for PyAuto.
jrg@chromium.org
2010-06-24
4
-10
/
+127
*
Add basic UI tests for dom_ui/options.
csilv@chromium.org
2010-06-24
1
-0
/
+1
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
1
-4
/
+4
[next]