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
*
Fixes bug in TestingAutomationProvider from my recent autocomplete
sky@chromium.org
2011-02-17
1
-2
/
+2
*
Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...
avi@chromium.org
2011-02-16
1
-2
/
+2
*
Autocomplete cleanup patch. Adds AutocompleteControllerDelegate in
sky@chromium.org
2011-02-16
1
-2
/
+4
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #1
phajdan.jr@chromium.org
2011-02-15
1
-1
/
+5
*
Revert 74693. Changing approach.
ben@chromium.org
2011-02-14
1
-0
/
+1
*
Rename Widgetwin->NativeWidgetWin
ben@chromium.org
2011-02-11
1
-1
/
+0
*
Even more test cleanup.
erg@google.com
2011-02-10
2
-19
/
+91
*
Migrate Event API methods to Google Style.
ben@chromium.org
2011-02-10
3
-31
/
+30
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-09
2
-5
/
+8
*
Move Event files into views/events
ben@chromium.org
2011-02-09
3
-3
/
+3
*
GTTF: Convert automation observers to reference AutomationProvider
phajdan.jr@chromium.org
2011-02-09
5
-381
/
+522
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
2
-2
/
+3
*
Check for NULL when there's no TabContentsWrapper for the current page.
tommi@chromium.org
2011-02-09
1
-1
/
+3
*
It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...
ben@chromium.org
2011-02-09
1
-1
/
+1
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
5
-36
/
+33
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
5
-33
/
+36
*
Cleanup:
pkasting@chromium.org
2011-02-08
4
-25
/
+25
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-1
/
+1
*
Support XHR upload event notifications in Chromeframe. We don't get increment...
ananta@chromium.org
2011-02-08
2
-0
/
+15
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
8
-12
/
+12
*
Right now the lock and unlock automation calls return immediately. Instead, i...
dtu@chromium.org
2011-02-05
3
-4
/
+51
*
Importer: Remove ImporterList from ImporterHost and the pass-through methods.
jhawkins@chromium.org
2011-02-03
2
-15
/
+16
*
Wrap the TCW's property bag with a helper accessor to help for convenience an...
avi@chromium.org
2011-02-01
1
-4
/
+3
*
Move find-in-page from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-01
2
-1
/
+7
*
Make AutomationProvider RefCountedThreadSafe instead of RefCounted
phajdan.jr@chromium.org
2011-02-01
3
-4
/
+14
*
- Add ChromeOS login and lock screen automation hooks.
dtu@chromium.org
2011-02-01
7
-108
/
+184
*
Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.
davemoore@chromium.org
2011-02-01
2
-7
/
+1
*
Move find-in-page from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-01
2
-1
/
+7
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
2
-7
/
+7
*
Adds a command to the AutomationProvider for sending WebKeyboardEvents to the...
kkania@chromium.org
2011-01-31
4
-1
/
+150
*
Couple of changes in hopes of finally making ShareProcessesOnRestore
sky@chromium.org
2011-01-31
5
-1
/
+121
*
[cros] Refactoring login controllers.
nkostylev@chromium.org
2011-01-31
1
-1
/
+1
*
Fix broken PrefService::preference_set() returning not all registered prefere...
battre@chromium.org
2011-01-27
1
-7
/
+2
*
Cleanup:
pkasting@chromium.org
2011-01-26
1
-5
/
+0
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-25
2
-50
/
+50
*
ExistingUserController is used for login under automation tests.
avayvod@chromium.org
2011-01-25
1
-11
/
+6
*
Revert 72380 - Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
2
-50
/
+50
*
Remove wstring from autocomplete.
avi@chromium.org
2011-01-24
2
-50
/
+50
*
Refactor the plugin lists handling code.
pastarmovj@chromium.org
2011-01-24
1
-3
/
+7
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
2
-4
/
+4
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
4
-18
/
+16
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+0
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
3
-11
/
+9
*
Update references part 3: remaining files in chrome/...
msw@chromium.org
2011-01-19
3
-12
/
+12
*
Modifying some downloads hooks to act per-window (so that incognito windows c...
ace@chromium.org
2011-01-19
1
-7
/
+8
*
[Mac] Organize all tab/tab strip files into chrome/browser/ui/cocoa/tabs/.
rsesek@chromium.org
2011-01-19
2
-2
/
+2
*
Remove wstring from TemplateURL and friends.
avi@chromium.org
2011-01-19
1
-8
/
+8
*
Handle two cases that we previously weren't expecting.
tommi@chromium.org
2011-01-19
1
-1
/
+1
*
Revert 71313 - Removed old login screen from source.
avayvod@chromium.org
2011-01-18
1
-6
/
+11
*
Make ExtensionBrowserEventRouter owned by ExtensionService.
asargent@chromium.org
2011-01-15
1
-2
/
+2
[next]