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
*
Fix class/struct forward-declare mixups.
evan@chromium.org
2010-04-16
1
-1
/
+1
*
This CL makes the translate context menu disabled when the
jcivelli@chromium.org
2010-04-16
1
-4
/
+10
*
Fix DCHECK in web_drop_target_win.cc.
dcheng@chromium.org
2010-04-16
3
-35
/
+51
*
Move third_pary/mozilla/include up one directory.
evan@chromium.org
2010-04-15
1
-1
/
+1
*
The geolocation icon must be displayed even if the current origin change its ...
bulach@chromium.org
2010-04-14
2
-4
/
+21
*
Remove the --enable-user-stylesheet flag.
tony@chromium.org
2010-04-14
1
-4
/
+5
*
Revert 44443 - Try removing the enableuserstylesheet flag.
tony@chromium.org
2010-04-14
1
-2
/
+6
*
Try removing the --enable-user-stylesheet flag.
tony@chromium.org
2010-04-14
1
-6
/
+2
*
[GTTF] Make automation calls for Downloads, Extensions, and History pages
phajdan.jr@chromium.org
2010-04-12
1
-0
/
+5
*
AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...
jhawkins@chromium.org
2010-04-09
2
-3
/
+10
*
Adds an updated safety check for DOM UI renderers.
creis@chromium.org
2010-04-09
1
-0
/
+7
*
Do not prepopulate the findbar with incognito search terms.
rohitrao@chromium.org
2010-04-09
2
-17
/
+8
*
Revert 43962 - Adds a safety check for DOM UI renderers.
creis@chromium.org
2010-04-09
1
-7
/
+0
*
Refactor common, platform-independent code for the repost form warning dialog...
bauerb@chromium.org
2010-04-09
1
-5
/
+6
*
Adds a safety check for DOM UI renderers.
creis@chromium.org
2010-04-08
1
-0
/
+7
*
Implement patterns for content setting exceptions.
jochen@chromium.org
2010-04-08
1
-8
/
+5
*
Return an approximately correct drop effect from WebDragTarget::OnDrop.
dcheng@chromium.org
2010-04-08
3
-16
/
+27
*
Set the site instance in all cases when we start a new load. If you navigate ...
brettw@chromium.org
2010-04-07
2
-6
/
+26
*
Adding the new WebPopupType to the RenderWidget creation.
jcivelli@google.com
2010-04-07
7
-16
/
+23
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
3
-36
/
+8
*
Win32 plumbing for dragend event.
dcheng@chromium.org
2010-04-06
5
-19
/
+61
*
GTK plumbing for dragend.
dcheng@chromium.org
2010-04-05
1
-24
/
+5
*
Mac: Make image dragging 162.4% more awesome.
thakis@chromium.org
2010-04-05
1
-4
/
+13
*
Fix prepopulate value for Find and add browser tests for it.
finnur@chromium.org
2010-04-05
1
-1
/
+2
*
Add calling frame's source_url to extension and dom ui requests.
rafaelw@chromium.org
2010-04-02
2
-1
/
+4
*
Show an infobar when the user is using an unsupported flag.
viettrungluu@chromium.org
2010-04-01
3
-6
/
+21
*
Makes tab contents look for extension whose extent contains the
sky@chromium.org
2010-04-01
2
-15
/
+143
*
Make the browser survive massive data: URIs, via various techniques:
cevans@chromium.org
2010-04-01
1
-3
/
+9
*
Added item to Show/Hide video controls in the context menu for <video>.
scherkus@chromium.org
2010-03-31
1
-0
/
+24
*
Prevent warning on Mac about uninitialized variable by initializing the
brettw@chromium.org
2010-03-30
1
-0
/
+1
*
Extend the file browser/chooser to support more modes of operation, and plumb
brettw@chromium.org
2010-03-30
2
-14
/
+27
*
Make repost form warning tab-modal on Windows.
bauerb@chromium.org
2010-03-30
1
-0
/
+5
*
Fix sync leaks and some more good stuff.
skrul@chromium.org
2010-03-30
2
-13
/
+0
*
Making the translate context menu reset the blacklisting.
jcivelli@chromium.org
2010-03-30
1
-5
/
+10
*
Show the location bar icon (almost) all the time, and have its contents match...
pkasting@chromium.org
2010-03-30
1
-10
/
+10
*
Focus the location bar on any navigation to the NTP. Specifically, this focu...
pkasting@chromium.org
2010-03-30
6
-10
/
+39
*
This CL ensures the interstitial when hidden does not call
jcivelli@google.com
2010-03-29
1
-1
/
+4
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
2
-7
/
+10
*
Revert "implement error state for translate infobar"
phajdan.jr@chromium.org
2010-03-29
2
-10
/
+7
*
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
[next]