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
*
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
*
Move dispatching and sending of the last extension specific messages out of T...
jam@chromium.org
2011-04-05
2
-32
/
+11
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-05
1
-7
/
+5
*
Get rid of extensions dependency from content\browser.
jam@chromium.org
2011-04-04
2
-1
/
+22
*
apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-02
3
-7
/
+6
*
Revert 80128 - apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-01
3
-6
/
+7
*
apps: Notify the user if an app's background page crashes.
sadrul@chromium.org
2011-04-01
3
-7
/
+6
*
Remove CookieMonster bug catching stuff.
rdsmith@chromium.org
2011-03-31
1
-12
/
+0
*
Move WebUIFactory to chrome/, try 2.
estade@chromium.org
2011-03-30
4
-4
/
+8
*
Revert 79691 - Move WebUIFactory to chrome/browser.
estade@chromium.org
2011-03-29
4
-8
/
+4
*
Move WebUIFactory to chrome/browser.
estade@chromium.org
2011-03-29
4
-4
/
+8
*
Move extension messages to their own file and add a RenderViewObserver to sta...
jam@chromium.org
2011-03-28
2
-3
/
+4
*
Correctly report HttpOnly cookies and correctly reset the Cookie Monster
jochen@chromium.org
2011-03-28
1
-1
/
+5
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
12
-17
/
+17
*
Removing off the record references from TestingProfile and RenderMessageFilter.
vipul.bhasin@gmail.com
2011-03-25
1
-2
/
+2
*
Refactor: Move app/surface to ui/gfx/surface.
backer@chromium.org
2011-03-25
1
-1
/
+1
*
Move printing messages to their own file.
jam@chromium.org
2011-03-24
1
-2
/
+2
*
Cleanup: Move TabContents::PrintPreview() to PrintPreviewTabController to rem...
thestig@chromium.org
2011-03-24
1
-2
/
+11
*
Remove the check for inspector files since they're in resources.pak now.
tony@chromium.org
2011-03-23
1
-8
/
+6
*
Move a bunch of renderer->browser messages to content.
jam@chromium.org
2011-03-23
3
-2
/
+3
*
Theme system cleanup
erg@google.com
2011-03-23
1
-1
/
+0
*
Move the rest of the content browser->renderer messages to content. Also mov...
jam@chromium.org
2011-03-23
1
-1
/
+1
*
Avoid corrupting the pending_entry when an unexpected navigation commits.
creis@google.com
2011-03-22
1
-0
/
+94
*
Remove unneded chrome/browser/fonts_languages_window.h and ShowOptionsWindow().
rsesek@chromium.org
2011-03-21
1
-1
/
+0
*
Support for '--force-compositing-mode', see WebKit bug 56156
sievers@google.com
2011-03-21
1
-0
/
+2
*
Makes instant throw out the first navigation when merging navigation
sky@chromium.org
2011-03-21
1
-2
/
+2
[next]