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
/
automation_provider.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup, part 1.
pkasting@chromium.org
2008-12-08
1
-1
/
+1
*
Adding the capacity to interact with modal dialogs to the automation framework.
jcampan@chromium.org
2008-12-05
1
-2
/
+35
*
Fix issue 5079: Incorrect "Active match ordinal" count during Find-in-page
finnur@google.com
2008-12-04
1
-4
/
+13
*
Convert SSL info bars to use the new system.
ben@chromium.org
2008-12-02
1
-10
/
+8
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-1
/
+1
*
fix bustage
ben@chromium.org
2008-11-18
1
-1
/
+2
*
Roll back a bunch of changes to tab dragging that seem to not have helped red...
ben@chromium.org
2008-11-18
1
-146
/
+56
*
Rid most of the Browser object of HWND dependencies.
ben@chromium.org
2008-11-14
1
-3
/
+5
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
1
-1
/
+4
*
Reorder functions in browser.h
ben@chromium.org
2008-11-12
1
-1
/
+1
*
Remove some Windows-specific stuff from RenderProcessHost by having callers g...
brettw@google.com
2008-11-11
1
-5
/
+2
*
Only block alert() requests from blocked popups; not all popups.
erg@google.com
2008-11-11
1
-0
/
+8
*
Re-land this change now that I've made a speculative fix to the DraggedTabCon...
ben@chromium.org
2008-11-10
1
-56
/
+145
*
Roll this change back until I understand the crashes.
ben@chromium.org
2008-11-08
1
-145
/
+56
*
Make AutomationProvider::WindowSimulateDrag use SendInput instead of sending ...
ben@chromium.org
2008-11-07
1
-56
/
+145
*
Some bandaids for tab dragging UI tests:
ben@chromium.org
2008-11-05
1
-2
/
+7
*
Change some places where we were using javascript: URLs to use
aa@google.com
2008-11-03
1
-4
/
+4
*
Plumb the referrer throughout the OpenURL APIs.
ericroman@google.com
2008-10-27
1
-4
/
+4
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Reduce header dependencies.
evanm@google.com
2008-10-22
1
-0
/
+1
*
Fix a timing problem that caused the find bar's coordinates to be incorrect.
brettw@google.com
2008-10-21
1
-2
/
+2
*
Factor find in page out of WebContents and into the view, since it is almost
brettw@google.com
2008-10-21
1
-14
/
+19
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-41
/
+40
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-6
/
+5
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-1
/
+1
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-4
/
+4
*
This is the first pass at refactoring the interstitial page.
jcampan@chromium.org
2008-10-13
1
-3
/
+24
*
Move |result_| and |latest_result_| to the autocomplete controller.
pkasting@chromium.org
2008-10-09
1
-4
/
+4
*
rollback unintended change
darin@google.com
2008-09-29
1
-1
/
+1
*
Add a command line switch for fastback work.
darin@google.com
2008-09-29
1
-1
/
+1
*
Reorganize the declarations to have some grouping and logical ordering in tab...
brettw@google.com
2008-09-26
1
-3
/
+3
*
Move a bunch of stuff out of WebContents. I removed a bunch of render view ho...
brettw@google.com
2008-09-25
1
-3
/
+5
*
This CL adds new UI tests for the SSL UI.
jcampan@chromium.org
2008-09-24
1
-2
/
+111
*
Fix interactive UI tests...
beng@google.com
2008-09-14
1
-2
/
+0
*
Move the Save Page code to the browser/download/ directory.
paulg@google.com
2008-09-14
1
-1
/
+1
*
Move the download code to new directories:
paulg@google.com
2008-09-13
1
-1
/
+1
*
First pass at splitting the AutocompleteEdit into Model and View. This was n...
pkasting@chromium.org
2008-09-10
1
-15
/
+10
*
Readding UI test I pulled yesterday; hopefully the bots will like it more now...
finnur@google.com
2008-09-05
1
-0
/
+24
*
Adding a test to catch regressions where the Find box moves when you open and...
finnur@google.com
2008-08-28
1
-62
/
+78
*
Cleanup navigation_entry.h. I made the accessors consistent and in Google sty...
brettw@google.com
2008-08-27
1
-4
/
+4
*
Adding a UI test to catch the crash described in issue 1341577.This test is d...
finnur@google.com
2008-08-27
1
-8
/
+17
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Code review changes. Incorporated all the suggestions from previous review.
joshia@google.com
2008-08-21
1
-6
/
+5
*
The automation system can be torn down before all of the notification observers
darin@google.com
2008-08-19
1
-0
/
+5
*
Factor the SSL state out of the main NavigationEntry into a helper class. This
brettw@google.com
2008-08-19
1
-2
/
+2
*
Fix build break.
iyengar@google.com
2008-08-15
1
-0
/
+33
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-0
/
+2
*
Introduce MessagePump to represent the native message pump used to drive a
darin@google.com
2008-08-15
1
-25
/
+14
*
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@904 0039d316-1c4b-4281-b9...
sidchat@google.com
2008-08-14
1
-1
/
+13
*
Make the FindInPageController implement its own delegate interface for
brettw@google.com
2008-08-14
1
-0
/
+8
[next]