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
/
external_tab_container_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
1
-3
/
+2
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-2
/
+2
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-0
/
+1
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-1
/
+1
*
Remove the stubbed out headers in chrome/browser/views.
msw@chromium.org
2011-01-10
1
-5
/
+5
*
Move base/win_util to the base/win directory and use the base::win namespace.
brettw@google.com
2010-12-31
1
-3
/
+3
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-21
/
+20
*
Keep deinlining stuff.
erg@google.com
2010-12-15
1
-8
/
+8
*
webkit: use string16 in ContextMenuParams
evan@chromium.org
2010-12-14
1
-0
/
+1
*
Fix a DCHECK which fired in ChromeFrame which indicated that we had a pending...
ananta@chromium.org
2010-12-07
1
-1
/
+1
*
Add support for displaying the repost warning data in ChromeFrame when the us...
ananta@chromium.org
2010-12-02
1
-0
/
+6
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Attempt 2 at:
sky@chromium.org
2010-11-21
1
-11
/
+9
*
Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...
sky@chromium.org
2010-11-19
1
-9
/
+11
*
Converts usage of SetProp/GetProp to a map. Even after making sure we
sky@chromium.org
2010-11-19
1
-11
/
+9
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-1
/
+1
*
chromeos: Update help URLs.
derat@chromium.org
2010-11-10
1
-2
/
+5
*
Build fix for Chrome Frame.
evan@chromium.org
2010-11-09
1
-0
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Reapply part of r64637, which caused mysterious failures on mac waterfall.
erg@google.com
2010-11-08
1
-1
/
+1
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-2
/
+2
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-2
/
+2
*
Attempt at fixing leaks from SetProp. Apparently there is a finite
sky@chromium.org
2010-11-01
1
-3
/
+4
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
1
-2
/
+2
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*.
pkasting@chromium.org
2010-10-21
1
-1
/
+1
*
Remove usage of the old page info dialogs in ChromeFrame and use the new page...
ananta@chromium.org
2010-10-19
1
-1
/
+44
*
Revert 62857 (it broke Chrome Frame) - Remove the old SSL Page Info dialog fr...
finnur@chromium.org
2010-10-16
1
-1
/
+1
*
Remove the old SSL Page Info dialog from Win/Gtk. It has been replaced with t...
finnur@chromium.org
2010-10-16
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part14:
tfarina@chromium.org
2010-10-10
1
-1
/
+1
*
chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.
stevenjb@google.com
2010-10-06
1
-2
/
+2
*
Top level navigations are not sent to the host browser in the ChromeFrame NPA...
ananta@chromium.org
2010-09-30
1
-6
/
+53
*
FBTF: Move virtual methods to implementation files.
erg@google.com
2010-09-23
1
-0
/
+4
*
Added full support for invoking before unload and unload handlers on ChromeFr...
ananta@chromium.org
2010-09-17
1
-22
/
+46
*
Fix SessionStorage
jorlow@chromium.org
2010-09-14
1
-1
/
+2
*
Change correcting the profile used when performing top-level navigations of t...
twiz@google.com
2010-09-08
1
-0
/
+2
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-1
/
+1
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-1
/
+1
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-1
/
+1
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-1
/
+1
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-1
/
+1
*
Changes TabContentsDelegate::ShouldAddNavigationToHistory to be passed
sky@chromium.org
2010-08-26
1
-5
/
+8
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Relanding a previous CL (I fixed the ChromeOS build):
jcivelli@chromium.org
2010-08-23
1
-0
/
+3
*
Revert 57094 - Making window.focus()/blur() work only when there is a user ge...
jcivelli@chromium.org
2010-08-23
1
-3
/
+0
*
Making window.focus()/blur() work only when there is a user gesture.
jcivelli@chromium.org
2010-08-23
1
-0
/
+3
*
Added event traces at various points during Chrome and ChromeFrame startup to...
ananta@chromium.org
2010-08-11
1
-0
/
+5
*
ChromeFrame currently overrides the request context for intercepting network ...
ananta@chromium.org
2010-08-04
1
-17
/
+0
*
Add referrer to the NavigationInfo struct.
tommi@chromium.org
2010-08-02
1
-0
/
+1
[next]