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
*
Wire new WebCore settings for blocking mixed-content loads into Chrome.
cevans@chromium.org
2011-05-05
1
-0
/
+4
*
Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...
pkasting@chromium.org
2011-05-05
5
-37
/
+10
*
[Mac] Fix dragging files from the download manager.
asvitkine@chromium.org
2011-05-04
2
-1
/
+38
*
Fix the disabled tests in thumbnail_generator_unittest.cc
satorux@chromium.org
2011-05-04
1
-59
/
+76
*
Added some more OWNERS in places where we don't have any.
estade@chromium.org
2011-05-03
1
-0
/
+2
*
Start moving content_settings code out of content code.
jam@chromium.org
2011-05-03
3
-85
/
+85
*
Adopt InterstitialPage to RenderViewHost message changes which were introduce...
markusheintz@chromium.org
2011-05-03
3
-4
/
+91
*
Disable appropriate menus if file-selection dialogs are disabled by policy.
gfeher@chromium.org
2011-05-02
1
-3
/
+30
*
Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimoto
saintlou@chromium.org
2011-04-29
1
-1
/
+1
*
Pick off the lowest hanging fruits in removing the chrome includes from conte...
jam@chromium.org
2011-04-29
1
-1
/
+1
*
Fix crash in RenderViewContextMenuViews::RunMenuAt. As part of fixing
sky@chromium.org
2011-04-28
4
-17
/
+20
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-15
/
+8
*
Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...
aa@chromium.org
2011-04-27
2
-13
/
+0
*
Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...
acolwell@chromium.org
2011-04-27
2
-0
/
+13
*
Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...
aa@chromium.org
2011-04-27
2
-13
/
+0
*
Create a ThumbnailGenerator for each tab instead of using the global instance.
mazda@chromium.org
2011-04-27
2
-35
/
+23
*
Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...
aa@chromium.org
2011-04-26
2
-0
/
+13
*
Remove weird dependency on extensions from webui.
aa@chromium.org
2011-04-26
2
-13
/
+0
*
Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...
jam@chromium.org
2011-04-26
1
-1
/
+1
*
Get rid of spellcheck and malware messages in RenderViewHost/RenderWidgetHost.
jam@chromium.org
2011-04-26
1
-5
/
+10
*
Revert my recent changes regarding title directionality.
evan@chromium.org
2011-04-25
1
-4
/
+1
*
Revert 82854 - Fx the disabled test in thumbnail_generator_unittest.cc
satorux@chromium.org
2011-04-25
1
-44
/
+40
*
Fx the disabled test in thumbnail_generator_unittest.cc
satorux@chromium.org
2011-04-25
1
-40
/
+44
*
Add and use a base::i18n::StringWithDirection for carrying titles.
evan@chromium.org
2011-04-21
1
-2
/
+4
*
Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.
rsesek@chromium.org
2011-04-21
5
-13
/
+16
*
Plumb direction of document title through IPC layer.
evan@chromium.org
2011-04-20
1
-1
/
+2
*
Send the 'page_url' parameter of the page (on which the right click was made to
brettw@chromium.org
2011-04-20
2
-12
/
+21
*
Disable right-click print-menu by policy.
markusheintz@chromium.org
2011-04-19
1
-1
/
+6
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
3
-2
/
+2
*
Commit Instant if needed before handling a web page context menu.
maf@chromium.org
2011-04-16
2
-0
/
+7
*
Cleanup: Move TabContent::PrintNow() out of src/content.
thestig@chromium.org
2011-04-15
1
-1
/
+4
*
Profile shouldn't own background page stuff.
torne@chromium.org
2011-04-15
1
-4
/
+6
*
Count histograms initiated and finished by the download system.
rdsmith@chromium.org
2011-04-13
1
-0
/
+3
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
1
-0
/
+5
*
Caused compile failure on Lunux Builder x64.
ctguil@chromium.org
2011-04-13
1
-5
/
+0
*
apps: Add 'background_page' support for hosted apps.
sadrul@chromium.org
2011-04-13
1
-0
/
+5
*
Add enableReferrers and enableHyperlinkAuditing to contentSettings.misc exten...
bauerb@chromium.org
2011-04-13
1
-2
/
+2
*
Move code that talks to spelling and translate out of content. I create Chro...
jam@chromium.org
2011-04-13
3
-7
/
+198
*
WebKit roll 83482:83570
caseq@google.com
2011-04-12
1
-1
/
+1
*
Rework the in-browser thumbnailing by doing everything in ThumbnailGenerator.
satorux@chromium.org
2011-04-12
2
-281
/
+51
*
Add TopSites::GetTemporaryThumbnailScore().
satorux@chromium.org
2011-04-12
1
-4
/
+8
*
Rename TabContentsViewWin to TabContentsViewViews
ben@chromium.org
2011-04-11
1
-1
/
+1
*
Fix the issue that context menu doesn't show on fullscreen Pepper Flash.
yzshen@chromium.org
2011-04-11
2
-20
/
+34
*
Relanding http://src.chromium.org/viewvc/chrome?view=rev&revision=80938.
jam@chromium.org
2011-04-08
2
-23
/
+13
*
Move save package to TCW from TC.
avi@chromium.org
2011-04-08
1
-3
/
+10
*
Revert 80938 - Add a new RenderViewHostObserver interface for filtering IPCs ...
jam@chromium.org
2011-04-08
2
-13
/
+23
*
Add a new RenderViewHostObserver interface for filtering IPCs send to RenderV...
jam@chromium.org
2011-04-08
2
-23
/
+13
*
Added a command-line flag to enable h/w accelerated rendering of content layers.
alokp@chromium.org
2011-04-07
1
-0
/
+3
*
Add support for a "frame" context option to chrome.contextMenus.create/update.
mihaip@chromium.org
2011-04-06
1
-2
/
+5
*
Build break fix for WK change https://bugs.webkit.org/show_bug.cgi?id=57566
zelidrag@chromium.org
2011-04-06
1
-0
/
+4
[next]