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
*
Cleanup: Remove most deprecated Profile::GetExtensionService() usage.
thestig@chromium.org
2014-06-22
1
-5
/
+3
*
Stop disabling force_compositing_mode for background RenderViews.
danakj@chromium.org
2014-04-16
2
-0
/
+7
*
Add a null check around the RenderWidgetHostView when recording page loads.
zturner@chromium.org
2014-04-11
1
-8
/
+11
*
Revert "Revert 261654 "Move some extension constants out of //chrome.""
rockot@google.com
2014-04-04
1
-1
/
+0
*
Revert 261654 "Move some extension constants out of //chrome."
rockot@google.com
2014-04-04
1
-0
/
+1
*
Move some extension constants out of //chrome.
rockot@chromium.org
2014-04-04
1
-1
/
+0
*
Get rid of ContextMenuParams::frame_id since on the browser side we know whic...
jam@chromium.org
2014-03-25
1
-2
/
+3
*
Split ExtensionWebContentsObserver into base and Chrome implementations
jamescook@chromium.org
2014-03-20
1
-2
/
+2
*
Move render_view_context_menu.* and related files out of tab_contents.
lazyboy@chromium.org
2014-02-27
19
-4878
/
+0
*
Remove an unused variable |extension_menu_models_| from RVContextMenu.
lazyboy@chromium.org
2014-02-21
1
-3
/
+0
*
Rename VIEW_TYPE_APP_SHELL -> VIEW_TYPE_APP_WINDOW
rockot@chromium.org
2014-02-20
1
-1
/
+1
*
TranslateManager is no longer a singleton
droger@chromium.org
2014-02-19
1
-2
/
+3
*
Cleanup: Move kChromeDevToolsScheme constant into content namespace.
tfarina@chromium.org
2014-02-17
1
-1
/
+1
*
Move TranslatePrefs to the Translate component
droger@chromium.org
2014-02-14
1
-4
/
+5
*
Cleanup: Move kChromeUIScheme constant into content namespace.
tfarina@chromium.org
2014-02-11
1
-2
/
+2
*
Omnibox: Pass Input Box Type to AutocompleteClassifier
mpearson@chromium.org
2014-02-09
1
-1
/
+3
*
Revert 249982 "Omnibox: Pass Input Box Type to AutocompleteClass..."
vollick@chromium.org
2014-02-09
1
-3
/
+1
*
Omnibox: Pass Input Box Type to AutocompleteClassifier
mpearson@chromium.org
2014-02-09
1
-1
/
+3
*
Revert 249880 "Omnibox: Pass Input Box Type to AutocompleteClass..."
sorin@chromium.org
2014-02-08
1
-3
/
+1
*
Omnibox: Pass Input Box Type to AutocompleteClassifier
mpearson@chromium.org
2014-02-08
1
-1
/
+3
*
Move TranslateLanguageList to the Translate component
droger@chromium.org
2014-02-05
1
-4
/
+5
*
Start moving context menu code to RenderFrame.
jam@chromium.org
2014-01-31
6
-16
/
+29
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
<webview>: Disable search web for image context menu item for webviews.
lazyboy@chromium.org
2014-01-28
1
-1
/
+1
*
Move ExtensionPrefs and friends to extensions/ directory.
derat@chromium.org
2014-01-22
1
-1
/
+1
*
Move LanguageState to the translate component
droger@chromium.org
2014-01-21
5
-414
/
+5
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-1
/
+1
*
Remove kChromeFrame checks in the browser process.
jam@chromium.org
2014-01-02
2
-26
/
+7
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
2
-2
/
+2
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
5
-7
/
+7
*
Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...
jam@chromium.org
2013-12-17
1
-1
/
+1
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-13
1
-1
/
+1
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
2
-2
/
+2
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
2
-5
/
+5
*
Translate new UX: set the translate icon visible whenever translation is done
hajimehoshi@chromium.org
2013-12-12
4
-5
/
+96
*
Add base namespace to some instances of string16.
brettw@chromium.org
2013-12-06
9
-46
/
+54
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-3
/
+3
*
Turn the Translate icon on only when the translation is succesfully done
hajimehoshi@chromium.org
2013-11-21
4
-10
/
+65
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Split extensions::MenuManager instance out from ExtensionService.
benwells@chromium.org
2013-11-14
1
-1
/
+4
*
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
[next]