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
/
tab_contents
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #4
phajdan.jr@chromium.org
2011-08-03
1
-9
/
+12
*
Move more files from chrome/test to chrome/test/base, part #6
phajdan.jr@chromium.org
2011-08-03
1
-0
/
+51
*
Fix extra NULL character being included when dragging and dropping plain
tony@chromium.org
2011-08-02
1
-2
/
+1
*
DevTools: hide Inspect Element from the popup on DevTools.
pfeldman@chromium.org
2011-08-02
1
-13
/
+16
*
Revert "DevTools: hide Inspect Element from the popup on DevTools."
jeremy@chromium.org
2011-08-02
1
-16
/
+13
*
DevTools: hide Inspect Element from the popup on DevTools.
pfeldman@chromium.org
2011-08-02
1
-13
/
+16
*
Change TopSites and History to use gfx::Image instead of SkBitmap in their
pinkerton@chromium.org
2011-08-02
1
-1
/
+2
*
Unify infobars' link-opening behavior to respect user-requested dispositions ...
pkasting@chromium.org
2011-08-02
1
-2
/
+4
*
Plumb the title direction up to the renderer host
evan@chromium.org
2011-08-01
1
-1
/
+2
*
Move more files from chrome/test to chrome/test/base, part #5
phajdan.jr@chromium.org
2011-08-01
1
-1
/
+1
*
Move more files from chrome/test to chrome/test/base, part #4
phajdan.jr@chromium.org
2011-08-01
2
-2
/
+2
*
Add a new flag to enable GPU compositing on chrome: pages
estade@chromium.org
2011-08-01
1
-0
/
+2
*
Removal of Profile from content part 5.
avi@chromium.org
2011-08-01
2
-3
/
+6
*
Removal of Profile from content part 4.
avi@chromium.org
2011-08-01
5
-10
/
+16
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...
pkasting@chromium.org
2011-07-28
6
-26
/
+45
*
Moved spellcheck related files to chrome/browser/spellcheck directory.
morrita@chromium.org
2011-07-28
1
-3
/
+3
*
Don't send ViewMsg_ContextMenuClosed to the renderer process for submenus.
yzshen@chromium.org
2011-07-28
2
-4
/
+12
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-8
/
+14
*
Reword mixed content infobar to say "insecure content" in all cases.
tsepez@chromium.org
2011-07-27
1
-7
/
+3
*
Revert 94332 - Removal of Profile from content part 2.
sergeyu@chromium.org
2011-07-27
1
-14
/
+8
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-8
/
+14
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
4
-13
/
+27
*
[Mac] Fix ZombieObjectCrash with MenuController.
asvitkine@chromium.org
2011-07-26
1
-0
/
+15
*
Change the UpdateTitle message to use a string16 for the page title.
evan@chromium.org
2011-07-26
1
-1
/
+1
*
Context menu for "Voice recognition options"
gshires@google.com
2011-07-26
2
-0
/
+49
*
Re-word insecure content infobar and its buttons.
tsepez@chromium.org
2011-07-25
2
-11
/
+21
*
Prevent a navigation race by resetting is_swapped_out on new navigations.
creis@chromium.org
2011-07-25
1
-0
/
+41
*
Tag all users of RenderViewHostDelegate with OVERRIDE
evan@chromium.org
2011-07-25
1
-11
/
+12
*
Include the tab IDs in onBeforeRetarget events and always post the correct fr...
jochen@chromium.org
2011-07-25
3
-12
/
+44
*
Support fullscreen widget on Windows.
yzshen@chromium.org
2011-07-23
1
-1
/
+1
*
Delete TabContents::OnCrossSiteResponse
evan@chromium.org
2011-07-21
1
-1
/
+1
*
Ensures history tab displays a throbber when searching.
beaudoin@chromium.org
2011-07-21
1
-1
/
+1
*
Create the correct SiteInstance when restoring tabs that belong to apps.
mihaip@chromium.org
2011-07-21
2
-4
/
+48
*
Fix a leak I introduced in r93120
evan@chromium.org
2011-07-20
1
-3
/
+3
*
DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...
pfeldman@chromium.org
2011-07-20
1
-1
/
+1
*
Disable AutomationProxySnapshotTest.LargeSnapshot on Linux
evan@chromium.org
2011-07-19
1
-0
/
+9
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Add TabContents hosting to the Panel windows on OSX.
dimich@chromium.org
2011-07-19
1
-1
/
+7
*
Move save stuff from download helper back to TabContents. This is a revert of...
jam@chromium.org
2011-07-18
1
-9
/
+2
*
Don't call InfoBarDismissed() from RemoveInfobar(), which is called by more p...
pkasting@chromium.org
2011-07-15
2
-11
/
+7
*
Move the save file code from chrome to content. This is just a file move so t...
jam@chromium.org
2011-07-14
1
-1
/
+1
*
Remove scheme restriction for extension context menu items.
asargent@chromium.org
2011-07-14
1
-3
/
+0
*
[Mac] Show correct cursor after context menu is closed.
asvitkine@chromium.org
2011-07-13
2
-4
/
+9
*
Convert ViewMsg_NetworkStateChanged from routed -> control,
adamk@chromium.org
2011-07-12
1
-0
/
+1
*
Get rid of the remaining implementation in TabContentsView and make all the m...
jam@chromium.org
2011-07-12
8
-109
/
+296
*
Convert RenderViewContextMenu to MenuItemView.
rhashimoto@chromium.org
2011-07-12
1
-0
/
+3
*
Fixed network connectivity checks specific to ChromeOS. Previously we were d...
zelidrag@chromium.org
2011-07-11
1
-0
/
+3
*
Get rid of RenderWidgetHostDestroyed method in the various classes. RenderWid...
jam@chromium.org
2011-07-11
2
-16
/
+31
*
Remove TabContentsView methods that just call to the delegate, and have them ...
jam@chromium.org
2011-07-11
5
-32
/
+5
[next]