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
/
tab_contents.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow the initial size of TabContentViews to be based on the
tony@chromium.org
2009-09-25
1
-3
/
+7
*
Implemented upload progress indicator in status bar.
darin@chromium.org
2009-09-25
1
-2
/
+15
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-09-21
1
-4
/
+2
*
This CL makes the browser focus tests faster by replacing
jcampan@chromium.org
2009-09-18
1
-0
/
+7
*
Try again to land "Implement script API:executeScript"
aa@chromium.org
2009-09-18
1
-0
/
+7
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-1
/
+1
*
This CL adds a test to insure we are not regressing on http://crbug.com/19941
jcampan@chromium.org
2009-09-15
1
-0
/
+4
*
Try to fix build.
thakis@chromium.org
2009-09-12
1
-0
/
+2
*
Let cmd-e write the selection into the find pasteboard.
thakis@chromium.org
2009-09-12
1
-0
/
+4
*
First cut at implementation of FindBar for views / gtk
davemoore@chromium.org
2009-09-09
1
-1
/
+1
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-2
/
+2
*
Strip .plugin off of Mac plugin names when showing the crash info bar.
stuartmorgan@google.com
2009-09-04
1
-1
/
+10
*
Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-03
1
-5
/
+20
*
Set the focus ring color to match the Gtk theme focus color.
estade@chromium.org
2009-09-03
1
-0
/
+12
*
Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...
mpcomplete@chromium.org
2009-09-02
1
-20
/
+5
*
Allow DOMUI pages to call window.open(), giving DOMUI privileges to the new
mpcomplete@chromium.org
2009-09-02
1
-5
/
+20
*
Remove the ability to load lazy URLs from the NavigationController. This is no
brettw@chromium.org
2009-09-02
1
-4
/
+0
*
Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801
jnd@chromium.org
2009-09-02
1
-0
/
+6
*
Revert accidental commits: r25115 and r25116
mpcomplete@chromium.org
2009-09-01
1
-17
/
+1
*
Merge branch 'api' of /src/chrome/src into api
mpcomplete@chromium.org
2009-09-01
1
-1
/
+17
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-8
/
+4
*
Experiment with dislodging the Extension Shelf and having it only appear on t...
finnur@chromium.org
2009-08-30
1
-0
/
+21
*
Adds a FaviconService class tied to the profile.
arv@google.com
2009-08-28
1
-4
/
+5
*
Fix 20398: PageAction icon disappears on reader.google.com when url includes ...
finnur@chromium.org
2009-08-27
1
-2
/
+9
*
Revert r24606-24607. The tree didn't like them. :(
phajdan.jr@chromium.org
2009-08-27
1
-2
/
+4
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-27
1
-4
/
+2
*
Remove even more cruft from temp_scaffolding_stubs.h. This change also enabl...
jhawkins@chromium.org
2009-08-22
1
-10
/
+1
*
Send notice for blackisted non-visual resources
idanan@chromium.org
2009-08-21
1
-0
/
+5
*
Revert "Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test...
phajdan.jr@chromium.org
2009-08-20
1
-2
/
+4
*
Mock the LinkDoctor for tests. Should greatly decrease ErrorPage test flakiness.
phajdan.jr@chromium.org
2009-08-20
1
-4
/
+2
*
Fix the compile for TOOLKIT_VIEWS.
phajdan.jr@chromium.org
2009-08-20
1
-1
/
+1
*
Add (incomplete) UI for creating application shortcuts on Linux
phajdan.jr@chromium.org
2009-08-20
1
-4
/
+8
*
Make popups on Chrome OS turn into foreground tabs when they
davemoore@chromium.org
2009-08-19
1
-0
/
+25
*
Implementation of getBackgroundPage(), getToolstrips(), and
aa@chromium.org
2009-08-14
1
-1
/
+8
*
Reland r23357 since it doesn't seem to be the cause of unit test
tony@chromium.org
2009-08-13
1
-10
/
+10
*
Revert "Renames the NavigationEntry::display_url() to virtual_url()."
tony@chromium.org
2009-08-13
1
-10
/
+10
*
Renames the NavigationEntry::display_url() to virtual_url().
tony@chromium.org
2009-08-13
1
-10
/
+10
*
First step to create application shortcuts on Linux.
phajdan.jr@chromium.org
2009-08-12
1
-0
/
+6
*
Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon...
thakis@chromium.org
2009-08-11
1
-2
/
+0
*
Fix a few bugs with the theme infobar:
aa@chromium.org
2009-08-07
1
-0
/
+22
*
Activate scrollbars (etc.) upon selecting a tab.
avi@chromium.org
2009-08-04
1
-1
/
+5
*
Port more tests from save_page_uitest.cc to save_page_browsertest.cc.
phajdan.jr@chromium.org
2009-08-04
1
-2
/
+2
*
Move alternate 404 error page loading out of WebFrame and into RenderView.
darin@chromium.org
2009-08-04
1
-2
/
+2
*
The focus would be messed-up when reloading a crashed tab, also causing accel...
jcampan@chromium.org
2009-07-29
1
-0
/
+6
*
Re-landing r21673 without re-enabling the BrowserTest, which apparently is
brettw@chromium.org
2009-07-27
1
-4
/
+0
*
Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload.
robertshield@chromium.org
2009-07-27
1
-0
/
+4
*
Make downloads not prevent tabs from closing.
brettw@chromium.org
2009-07-27
1
-4
/
+0
*
Fix a bug where an ongoing find operation would re-appear even
tc@google.com
2009-07-24
1
-0
/
+4
*
Close pop up notification when navigating to other site.
erg@google.com
2009-07-23
1
-0
/
+6
*
This CL adds an infobar instructing users they can do search directly from th...
jcampan@chromium.org
2009-07-23
1
-0
/
+5
[next]