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
*
CL implementing focus-dismissal of the chrome.experimental.popup set of exten...
twiz@chromium.org
2010-02-10
1
-1
/
+1
*
Adds code to restore application extensions. I'm also enabling tab
sky@chromium.org
2010-02-10
1
-0
/
+5
*
Remove the temporary scaffolding stubs.
phajdan.jr@chromium.org
2010-02-10
2
-9
/
+1
*
Make several tests more snappy, less sleepy.
phajdan.jr@chromium.org
2010-02-10
1
-1
/
+0
*
Whitelist all content for various internal schemes.
pkasting@chromium.org
2010-02-09
1
-5
/
+8
*
Make the content settings dialog dependent on its parent. This re-plumbs the...
pkasting@chromium.org
2010-02-09
1
-0
/
+4
*
Trigger the blocked cookie notification UI.
darin@chromium.org
2010-02-09
2
-8
/
+11
*
Add back disabled menu items
davemoore@chromium.org
2010-02-09
1
-0
/
+2
*
Do the remaining renames after http://codereview.chromium.org/585008
phajdan.jr@chromium.org
2010-02-09
2
-4
/
+4
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
15
-54
/
+85
*
Makes mini-tabs work on the UI side (at least for views). I still have
sky@chromium.org
2010-02-06
1
-3
/
+10
*
Refactored out JS specific part of modal dialog stack into its own class, exp...
zelidrag@chromium.org
2010-02-05
1
-1
/
+1
*
Wires TabContents to app extensions.
sky@chromium.org
2010-02-05
2
-18
/
+24
*
WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524
jeremy@chromium.org
2010-02-05
1
-1
/
+62
*
Support disabling items in submenus of a context menu.
jeremy@chromium.org
2010-02-03
2
-0
/
+2
*
Let renderer notify browser if content gets blocked.
thakis@chromium.org
2010-02-03
2
-10
/
+43
*
Adjusts tab strip model to deal with app tabs. There were a couple of
sky@chromium.org
2010-02-02
2
-3
/
+15
*
Wire popup blocking UI to the new machinery and port over the user's old whit...
pkasting@chromium.org
2010-02-02
5
-157
/
+55
*
Send a message to the renderers when content settings change.
thakis@chromium.org
2010-02-02
1
-0
/
+21
*
[Mac] Enable some left-behind unit tests.
shess@chromium.org
2010-02-01
1
-6
/
+2
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
2
-14
/
+29
*
Revert 37674 - Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
2
-29
/
+14
*
Hooking the UI part to the translate feature.
jcampan@chromium.org
2010-01-31
2
-14
/
+29
*
ExtensionInstalledBubble for Mac.
mirandac@chromium.org
2010-01-31
1
-1
/
+1
*
Add basic support for Content Blocked icons in the omnibox. Not yet
pkasting@chromium.org
2010-01-30
2
-0
/
+10
*
If an extension crashes or is killed by the task manager then reloaded, the i...
andybons@chromium.org
2010-01-30
1
-0
/
+7
*
This CL makes the TranslationService class send the text to be translated to ...
jcampan@chromium.org
2010-01-29
1
-0
/
+14
*
Added a "Reload Frame" command to context menu of a frame in the html page.
erg@google.com
2010-01-28
1
-0
/
+6
*
implement infobars and delegates placeholders for translate feature.
kuan@chromium.org
2010-01-27
1
-1
/
+9
*
Enable the appcache by default and add a cmd line switch to optionally disabl...
michaeln@chromium.org
2010-01-26
1
-1
/
+1
*
Associate popups with the top level frame instead of the security origin.
erg@google.com
2010-01-26
5
-25
/
+22
*
[Linux] Implement input methods context menu.
suzhe@chromium.org
2010-01-24
2
-2
/
+15
*
Extension tweaks for phantom tabs. I did the following modifications:
sky@chromium.org
2010-01-23
2
-4
/
+5
*
Split platform specific settings out from locale_settings.grd so we can
tony@chromium.org
2010-01-22
1
-0
/
+1
*
Adds support for phantom tabs. A pinned tab becomes a phantom tab when
sky@chromium.org
2010-01-22
2
-0
/
+29
*
Fixes bug where needs_reload_ was not getting set to false in some
sky@chromium.org
2010-01-21
4
-1
/
+31
*
One more attempt at landing this CL.
jcampan@chromium.org
2010-01-21
3
-9
/
+26
*
The final step in making session storage cross-process. Remove dead code and...
jorlow@chromium.org
2010-01-20
1
-0
/
+4
*
Revert 36589 - Still failing the reliability tests.
jcampan@chromium.org
2010-01-20
3
-26
/
+9
*
Another try at landing this.
jcampan@chromium.org
2010-01-20
3
-9
/
+26
*
Moving the page contents message processing to the RenderViewHost.
jcampan@chromium.org
2010-01-18
2
-0
/
+24
*
Revert 36442 - Still causing test failures
jcampan@chromium.org
2010-01-16
3
-48
/
+7
*
4th attempt at landing this.
jcampan@chromium.org
2010-01-16
3
-7
/
+48
*
Tab-modal dialog improvements:
zelidrag@google.com
2010-01-15
6
-26
/
+65
*
Don't show sad tab page for TabContents in browser shutdown.
akalin@chromium.org
2010-01-15
1
-1
/
+6
*
Lands http://codereview.chromium.org/545058 for Dmitry:
sky@chromium.org
2010-01-15
1
-1
/
+4
*
Support dragging a virtual file out of the browser.
jianli@chromium.org
2010-01-15
1
-1
/
+31
*
Enable the context menu and developer menu "View source" items at the same time.
brettw@chromium.org
2010-01-15
3
-0
/
+14
*
Revert 36362 - It breaks NACLTests and Chrome Frame Tests
jcampan@chromium.org
2010-01-15
3
-48
/
+7
*
3rd attempt at landing the language detection on page load.
jcampan@chromium.org
2010-01-15
3
-7
/
+48
[next]