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
*
Add per-tab "JavaScript enabled" preference.
mnaganov@chromium.org
2011-11-29
2
-2
/
+9
*
Remove various uses of TOUCH_UI that are no longer needed
rbyers@chromium.org
2011-11-29
1
-3
/
+0
*
Update the Spelling UI (Part 3)
hbono@chromium.org
2011-11-29
4
-77
/
+124
*
Remove section_util_win since it had two functions that were used in three pl...
jam@chromium.org
2011-11-28
1
-8
/
+5
*
Add OVERRIDE to chrome/.
avi@chromium.org
2011-11-28
1
-3
/
+4
*
Revert "Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extension...
aa@chromium.org
2011-11-27
1
-1
/
+1
*
Reland "Move a bunch of ChromeOS APIs out of chrome/browser/extensions.""
aa@chromium.org
2011-11-27
1
-1
/
+1
*
GTK: Move code shared by future content/ classes and chrome/ to ui/.
erg@chromium.org
2011-11-22
2
-5
/
+2
*
GTK: Part 1 of removing GtkWidget->window to close up GSEALs.
erg@chromium.org
2011-11-22
1
-6
/
+12
*
Revert "Move a bunch of ChromeOS APIs out of chrome/browser/extensions."
aa@chromium.org
2011-11-21
1
-1
/
+1
*
Move a bunch of ChromeOS APIs out of chrome/browser/extensions.
aa@chromium.org
2011-11-21
1
-1
/
+1
*
Add OVERRIDE to chrome/browser/.
avi@chromium.org
2011-11-21
6
-24
/
+26
*
Add a "Learn More" link to the Spelling bubble.
hbono@chromium.org
2011-11-21
2
-0
/
+17
*
GTK: Speculative revert of r109465 to fix right clicking.
erg@chromium.org
2011-11-19
1
-2
/
+6
*
Fix top crash due to r110394 - TabContentsViewCocoa renderWidgetHostWasResized
mpcomplete@chromium.org
2011-11-18
1
-1
/
+1
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
2
-9
/
+10
*
Remove the flags to RenderViewHost::EnablePreferredSizeMode since it's not us...
jam@chromium.org
2011-11-17
1
-1
/
+1
*
Remove some unnecessary includes of view_messages.h.
jam@chromium.org
2011-11-17
1
-1
/
+0
*
Print Preview: Fixing crash when hitting tab multiple times.
dpapad@chromium.org
2011-11-17
1
-1
/
+3
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.
mpcomplete@chromium.org
2011-11-17
3
-2
/
+23
*
Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....
dpolukhin@chromium.org
2011-11-16
3
-23
/
+2
*
Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.
mpcomplete@chromium.org
2011-11-16
3
-2
/
+23
*
content: Split off ChromeTabContentsViewGtk from TabContentsViewGtk. This new
erg@chromium.org
2011-11-16
5
-182
/
+375
*
Fix the Spelling UI.
hbono@chromium.org
2011-11-15
1
-9
/
+9
*
Fixes GetContainerBounds in tab_contents_view_mac.mm to return the position o...
pkotwicz@chromium.org
2011-11-15
1
-1
/
+13
*
Move Sad Tab implementation out of the TabContentsViews.
avi@chromium.org
2011-11-15
6
-112
/
+50
*
Cleanup: Remove unneeded forward declarations from various chrome/browser sub...
thestig@chromium.org
2011-11-15
2
-4
/
+0
*
Switch BackgroundContents to use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-11
3
-264
/
+70
*
Fix browser crash when viewing page info on certain popups.
finnur@chromium.org
2011-11-11
1
-3
/
+3
*
Make BalloonHost use TabContents instead of RenderViewHost.
jam@chromium.org
2011-11-10
1
-0
/
+4
*
On menu keypress, context menu should display after page scroll with mouse wh...
brk376@motorola.com
2011-11-10
1
-2
/
+1
*
Fix AutocompleteMatch DCHECK() triggered by |RenderViewContextMenu::AppendSea...
asvitkine@chromium.org
2011-11-10
1
-1
/
+5
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
1
-9
/
+8
*
Convert more uses of NewRunnableMethod() to base::Bind().
dcheng@chromium.org
2011-11-09
1
-4
/
+4
*
[Mac] Make ScopedSendingEvent depend on protocol instead of app class.
shess@chromium.org
2011-11-09
2
-3
/
+4
*
To minimize the risk to LTR users, we are thinking to enable this feature fir...
xji@chromium.org
2011-11-09
1
-0
/
+3
*
Lock the GTK UI of the content settings bubble if the corresponding content s...
markusheintz@chromium.org
2011-11-08
1
-3
/
+2
*
chrome should show the context menu on menu key press though last_mouse_down ...
brk376@motorola.com
2011-11-08
1
-2
/
+3
*
Show an "add to dictionary" item.
hbono@chromium.org
2011-11-08
1
-1
/
+1
*
Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...
mpcomplete@chromium.org
2011-11-08
1
-2
/
+1
*
Have ExtensionHost use TabContents instead of RenderViewHost. This is part
mpcomplete@chromium.org
2011-11-08
1
-1
/
+2
*
Fix annoying autorelease messages for browser tests.
shess@chromium.org
2011-11-04
1
-1
/
+1
*
Remove needless include of the content/browser/render_process_host.h header f...
ananta@chromium.org
2011-11-04
3
-3
/
+0
*
Revert 104411 - Disable print preview in incognito mode in chrome os.
abodenha@chromium.org
2011-11-03
1
-7
/
+0
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
4
-0
/
+6
*
Add a command line flag (--enable-fixed-position-compositing) for enabling co...
vangelis@chromium.org
2011-11-01
1
-0
/
+2
*
Move Mac's WebDragDest to content.
avi@chromium.org
2011-11-01
2
-11
/
+11
*
Split Mac WebDropTarget into two, content and chrome.
avi@chromium.org
2011-11-01
6
-4
/
+120
*
Adds a bubble that asks a user whether to integrate the Spelling service.
hbono@chromium.org
2011-11-01
7
-72
/
+220
*
Move RendererPreferences to content/public/common and also put in the content...
jam@chromium.org
2011-10-31
3
-4
/
+4
[next]