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
*
Switch WebContentsUserData to be a friended base.
avi@chromium.org
2012-09-15
2
-4
/
+11
*
Native messaging now uses the MessageService back-end.
eaugusti@chromium.org
2012-09-13
1
-1
/
+0
*
Switch SessionTabHelper to use WebContentsUserData.
avi@chromium.org
2012-09-12
1
-0
/
+3
*
Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-11
1
-1
/
+2
*
Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContents...
avi@chromium.org
2012-09-11
1
-7
/
+0
*
Switch Extensions::TabHelper to use WebContents, WebContentsUserData.
avi@chromium.org
2012-09-10
1
-0
/
+7
*
Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...
dharani@google.com
2012-09-09
1
-2
/
+1
*
Pass result of blockage across content API when new tab blocked. This change ...
tsepez@chromium.org
2012-09-07
2
-5
/
+9
*
Change how ui::Clipboard is accessed so there's only one per thread.
erg@chromium.org
2012-09-07
1
-1
/
+2
*
Add a method to check if an AutocompleteMatch is of a search type.
sreeram@chromium.org
2012-09-05
1
-10
/
+10
*
Avoid generating thumbnails while WebContents is destructed.
avi@chromium.org
2012-08-30
1
-3
/
+7
*
Make WebContentsUserData::CreateForWebContents idempotent.
avi@chromium.org
2012-08-30
2
-1
/
+20
*
Create base class for TabHelpers.
avi@chromium.org
2012-08-29
2
-0
/
+131
*
Context menus for text fields in platform apps should show available actions ...
mek@chromium.org
2012-08-28
1
-0
/
+8
*
Revert 153571 - Create base class for TabHelpers.
alexeypa@google.com
2012-08-28
2
-92
/
+0
*
Platform app context menu items should not be grouped into a submenu.
mek@chromium.org
2012-08-27
1
-24
/
+30
*
Create base class for TabHelpers.
avi@chromium.org
2012-08-27
2
-0
/
+92
*
The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...
skuhne@chromium.org
2012-08-24
3
-21
/
+21
*
Convert ui::MenuModel to use gfx::Image instead of ImageSkia.
rsesek@chromium.org
2012-08-22
1
-1
/
+1
*
Move MessageService into it's own directory.
eaugusti@chromium.org
2012-08-21
1
-1
/
+1
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
2
-2
/
+2
*
Make ThumbnailGenerator support high DPI.
mazda@chromium.org
2012-08-21
1
-29
/
+65
*
Introduce InfoBarTabService API.
joi@chromium.org
2012-08-20
1
-2
/
+2
*
Revert 151036 - Speculative revert to see if this change introduced a perform...
ben@chromium.org
2012-08-14
5
-11
/
+12
*
Move SessionStorageNamespace entirely into NavigationController and support S...
ajwong@chromium.org
2012-08-13
1
-1
/
+1
*
Create chrome/browser/api directory. Move infobar delegates used by Autofill ...
joi@chromium.org
2012-08-13
9
-429
/
+2
*
Speculative revert to see if this change introduced a performance regression ...
ben@chromium.org
2012-08-10
5
-12
/
+11
*
Make ThumbnailGenerator::AskForSnapshot support high DPI.
mazda@chromium.org
2012-08-07
1
-1
/
+5
*
Clip the bitmap for creating the thumbnail on GPU when accelerated compositin...
mazda@chromium.org
2012-08-07
2
-65
/
+94
*
Revert "Make F12 close an undocked DevTools window rather than open another D...
apavlov@chromium.org
2012-08-07
1
-2
/
+1
*
Make F12 close an undocked DevTools window rather than open another DevTools ...
apavlov@chromium.org
2012-08-01
1
-1
/
+2
*
Record navigations by URL scheme.
cbentzel@chromium.org
2012-07-27
2
-0
/
+94
*
Move printing.* prefs from local state to profile
bartfab@chromium.org
2012-07-26
1
-9
/
+4
*
Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...
jam@chromium.org
2012-07-26
1
-1
/
+2
*
Moved ExtensionMessage* into extensions namespace
rdevlin.cronin@chromium.org
2012-07-25
1
-1
/
+1
*
Avoid crash in render view context menu with no browser.
stevenjb@chromium.org
2012-07-24
1
-1
/
+10
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-24
1
-7
/
+7
*
Add RenderViewHost* to DidStartLoading and DidStopLoading in
tburkard@chromium.org
2012-07-23
2
-2
/
+4
*
Revert 147915 - Cleanup gfx::Canvas now that 10562027 has landed
acolwell@chromium.org
2012-07-23
1
-7
/
+7
*
Cleanup gfx::Canvas now that 10562027 has landed
pkotwicz@chromium.org
2012-07-23
1
-7
/
+7
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-21
1
-1
/
+1
*
A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...
hbono@chromium.org
2012-07-20
1
-1
/
+1
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-20
1
-1
/
+1
*
Remove ThumbnailOptions, which is no longer used.
mazda@chromium.org
2012-07-19
2
-48
/
+24
*
Fix the crash in ThumbnailGenerator that occurs when the rendnerer crashes.
mazda@chromium.org
2012-07-18
2
-24
/
+11
*
Move notifications only used in chrome/ to chrome/, renames one notification ...
avi@chromium.org
2012-07-18
1
-2
/
+3
*
Clean up CopyFromBackingStore and CopyFromCompositingSurface.
mazda@chromium.org
2012-07-13
1
-2
/
+4
*
Support in-browser thumbnailing on Windows XP.
mazda@chromium.org
2012-07-13
2
-22
/
+57
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
2
-2
/
+2
*
Move ExtensionSystem into extensions namespace
rdevlin.cronin@chromium.org
2012-07-11
1
-1
/
+2
[next]