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
...
*
implement error state for translate infobar
kuan@chromium.org
2010-03-29
2
-7
/
+10
*
Fixing the translate menu behavior.
jcivelli@chromium.org
2010-03-29
1
-9
/
+21
*
Committing for Eric Dingle.
mad@chromium.org
2010-03-26
2
-0
/
+17
*
Clarify a comment about the geolocation content settings map
joth@chromium.org
2010-03-26
1
-2
/
+3
*
Add Geolocation to the content types. This adds several special case guards s...
joth@chromium.org
2010-03-25
1
-0
/
+6
*
Adds GeolocationContentSettings on TabContents.
joth@chromium.org
2010-03-25
2
-0
/
+31
*
Adding a context menu to bring up or bring back the translate infobar
jcivelli@chromium.org
2010-03-25
1
-0
/
+21
*
Make repost form warning tab-modal on Gtk.
bauerb@chromium.org
2010-03-24
1
-2
/
+4
*
Revert 42474 - Make repost form warning tabmodal on Gtk.
dhollowa@chromium.org
2010-03-24
1
-4
/
+2
*
Make repost form warning tab-modal on Gtk.
bauerb@chromium.org
2010-03-24
1
-2
/
+4
*
Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...
joi@chromium.org
2010-03-23
2
-17
/
+0
*
Allow TabContentsDelegate classes to specify whether InfoBars are enabled.
joi@chromium.org
2010-03-23
2
-0
/
+17
*
UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.
evan@chromium.org
2010-03-23
1
-6
/
+12
*
HTML5: Make sure that the drop event fires before the dragend event.
arv@chromium.org
2010-03-23
2
-7
/
+14
*
Disable "Language Settings..." context menu on OS X.
jeremy@chromium.org
2010-03-23
1
-0
/
+9
*
Update WebDropTarget::OnDragEnter to use drag_cursor_ as well.
dcheng@chromium.org
2010-03-23
1
-1
/
+1
*
This change adds shield icons to the buttons that need elevation to fix Issue...
hbono@chromium.org
2010-03-23
1
-0
/
+3
*
Initial version of an experimental Extensions Context Menu API.
asargent@chromium.org
2010-03-23
2
-4
/
+281
*
Fix HTML5 effectAllowed and dragEffect on Chrome Linux.
tony@chromium.org
2010-03-23
2
-18
/
+32
*
Hook up HTML5 effectAllowed and dragEffect on Windows.
tc@google.com
2010-03-23
2
-16
/
+33
*
[GTTF] Reduce number of automation methods ending with WithTimeout.
phajdan.jr@chromium.org
2010-03-22
1
-3
/
+4
*
GTK: More transitions to thunk definition macros.
erg@chromium.org
2010-03-20
2
-36
/
+29
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-2
/
+3
*
Resubmit 1025006: Refactor app-related manifest properties
aa@chromium.org
2010-03-19
1
-2
/
+2
*
Revert 42091 - Refactor apprelated manifest properties so that they don't
andybons@chromium.org
2010-03-19
1
-2
/
+2
*
Remove dependency from webkit on chrome/common by moving files to src/app.
pinkerton@chromium.org
2010-03-19
1
-1
/
+1
*
Refactor app-related manifest properties so that they don't
aa@chromium.org
2010-03-19
1
-2
/
+2
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Fix Issue 33145: Content Editable Move Image or Selected Block of Text Broken
rolandsteiner@chromium.org
2010-03-19
1
-2
/
+8
*
Modification of ExtensionPopup views to allow for pop-up views to share the s...
twiz@chromium.org
2010-03-19
3
-3
/
+10
*
Removing unnecessary DCHECK from SafeBrowsing interstitial.
jschuh@google.com
2010-03-19
1
-1
/
+0
*
Send session history offset and length parameters in the Navigate message to
darin@chromium.org
2010-03-18
4
-17
/
+16
*
Disable XSSAuditor on trunk until perf issues are resolved
jamesr@google.com
2010-03-18
1
-1
/
+1
*
GTK: implement extension bookmark manager drag api.
estade@chromium.org
2010-03-18
3
-6
/
+52
*
Makes pinned tab restore on startup if you haven't enabled session
sky@chromium.org
2010-03-18
2
-0
/
+19
*
Retry r41799:
estade@chromium.org
2010-03-18
5
-8
/
+27
*
Finish implementing the geolocation infobar; adds a Learn more link pointing ...
joth@chromium.org
2010-03-18
1
-0
/
+16
*
Make repost form warning tab-modal on Mac.
bauerb@chromium.org
2010-03-18
2
-10
/
+37
*
Revert r41803 and r41799
estade@chromium.org
2010-03-17
5
-27
/
+8
*
Add chromium-side support for history.{push,replace}State.
darin@chromium.org
2010-03-17
3
-9
/
+41
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
4
-4
/
+4
*
First cut at adding Extension Infobars to the experimental API.
finnur@chromium.org
2010-03-17
1
-1
/
+8
*
Basic DragImage implementation.
estade@chromium.org
2010-03-17
5
-8
/
+27
*
Add a couple more drop targets to the render view.
estade@chromium.org
2010-03-16
1
-0
/
+16
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
1
-2
/
+2
*
2nd attempt at landing cl to implement enhancements for translate infobar
kuan@chromium.org
2010-03-15
2
-0
/
+8
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
11
-14
/
+14
*
Revert "implement improvements for translate infobar"
ajwong@chromium.org
2010-03-13
2
-8
/
+0
*
implement improvements for translate infobar
kuan@chromium.org
2010-03-13
2
-0
/
+8
[prev]
[next]