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
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
4
-17
/
+17
*
Do not show menu items added by extensions inside <webview>.
lazyboy@chromium.org
2013-11-02
1
-1
/
+1
*
Translate: New Bubble UX (for the view toolkit)
hajimehoshi@chromium.org
2013-10-28
3
-2
/
+64
*
Move Navigation.MainFrameScheme UMA recording to //components.
cbentzel@chromium.org
2013-10-23
1
-47
/
+2
*
Get rid of the extensions' MessageHandler RenderViewHostObserver. Move this c...
jam@chromium.org
2013-10-21
1
-0
/
+3
*
Record UMA counts for number of page loads in windows 8 desktop and metro.
zturner@chromium.org
2013-10-17
2
-0
/
+27
*
Do not add extension items to panel's context menu if extension is not present.
zhchbin@gmail.com
2013-10-10
1
-6
/
+10
*
Refactor dependency on Profile to BrowserContext in spell check. Continuation...
megan.smith@venture3systems.com
2013-09-17
1
-4
/
+4
*
Move Inspect[BackgroundPage|ExtensionHost] Out of ExtensionService
rdevlin.cronin@chromium.org
2013-09-11
1
-2
/
+2
*
Move text_elider to gfx.
ben@chromium.org
2013-09-09
1
-2
/
+2
*
Don't show the search-by-image menu item when the image does not have contents.
jnd@chromium.org
2013-08-23
1
-2
/
+3
*
Convert UserPolicySigninService to use OAuth2TokenService
atwilson@chromium.org
2013-08-22
1
-13
/
+14
*
When creating a background contents, also adopt the session storage namespace.
jochen@chromium.org
2013-08-14
2
-8
/
+23
*
Use visible entry for website settings dialog.
creis@chromium.org
2013-08-14
1
-1
/
+4
*
Printing: Add a basic printing mode without print preview and cloud print.
thestig@chromium.org
2013-08-12
2
-9
/
+36
*
Move two more constants into content namespace.
tfarina@chromium.org
2013-08-12
1
-1
/
+1
*
Move all the Record*() functions to download_stats.h/cc.
tfarina@chromium.org
2013-08-09
1
-5
/
+3
*
Remove NOTIFICATION_RENDER_VIEW_CONTEXT_MENU_CLOSED; it is not observed after...
avi@chromium.org
2013-08-09
1
-5
/
+0
*
Add explanations for CreateParams::SiteInstance.
creis@chromium.org
2013-08-08
1
-4
/
+4
*
Move Search-By-Image menu item above "Print..."
jnd@chromium.org
2013-08-07
1
-6
/
+3
*
A few fixes for image search:
pkasting@chromium.org
2013-08-06
1
-12
/
+8
*
The UI part of search-by-image search.
jnd@chromium.org
2013-08-04
2
-1
/
+41
*
Context menu option to print when right clicked on an image
vivek.vg@samsung.com
2013-07-31
1
-0
/
+1
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
1
-12
/
+0
*
Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...
jam@chromium.org
2013-07-23
1
-5
/
+8
*
Remove ExtensionURLInfo, make security decisions in render process
jamesr@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of the message_loop header in chrome/browser/, part 10.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Move WebMenuItem to content::MenuItem.
darin@chromium.org
2013-07-17
1
-12
/
+12
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
4
-4
/
+4
*
Rename RenderViewGone IPC/methods to better reflect reality.
nasko@chromium.org
2013-07-10
2
-2
/
+2
*
Get rid of the SpeechRecognitionPreferences interface. It only had one method...
jam@chromium.org
2013-07-09
1
-5
/
+6
*
Remove unused parameter "show_history" from the ShowWebsiteSettings methods.
markusheintz@chromium.org
2013-07-05
1
-4
/
+2
*
InstantExtended: Remove overlay control code.
jered@chromium.org
2013-07-03
2
-10
/
+0
*
Revert 210036 "InstantExtended: Remove overlay control code."
fischman@chromium.org
2013-07-03
2
-0
/
+10
*
InstantExtended: Remove overlay control code.
jered@chromium.org
2013-07-03
2
-10
/
+0
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
4
-4
/
+4
*
Use a direct include of time headers in chrome/browser/, part 7.
avi@chromium.org
2013-06-28
2
-2
/
+2
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
1
-12
/
+12
*
Translate: Merge blacklisted languages and Accept languages when the user run...
hajimehoshi@chromium.org
2013-06-25
1
-1
/
+1
*
Fix the problem that wrong context menu shows up when right clicking a link o...
jianli@chromium.org
2013-06-21
1
-2
/
+5
*
Do not show link menu items for guest (e.g. Open link in new tab).
lazyboy@chromium.org
2013-06-20
1
-1
/
+2
*
Show page's context menu for guest (instead of falling back to embedder's ctx...
lazyboy@chromium.org
2013-06-19
2
-11
/
+26
*
Update Blink include paths
abarth@chromium.org
2013-06-17
3
-6
/
+6
*
move webmenuitem from webkit/glue/ to webkit/common/
scottmg@chromium.org
2013-06-15
1
-1
/
+1
*
Fix top-level context menus sorting by name
beaufort.francois@gmail.com
2013-06-12
1
-17
/
+21
*
Use a direct include of strings headers in chrome/browser/t*-w*/.
avi@chromium.org
2013-06-10
4
-4
/
+4
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
6
-6
/
+6
*
Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...
ajwong@chromium.org
2013-06-06
1
-16
/
+11
*
Revert the feature 'Clear the clipboard upon exit from Incognito'. Original p...
vasilii@chromium.org
2013-06-02
2
-47
/
+1
*
Unregister for notifications before calling observers in BC destructor.
atwilson@chromium.org
2013-05-31
1
-5
/
+6
[next]