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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix EOL.
maruel@chromium.org
2009-01-30
1
-4
/
+4
*
Make the download manager compile on Linux & Mac.
brettw@google.com
2009-01-30
1
-7
/
+1
*
Porting in the download manager (plus tiny bits of cleanup).
brettw@chromium.org
2009-01-30
4
-40
/
+51
*
Modifies LaunchSetupWithParam to properly append the kInstallerDir and kSetup...
gwilson@google.com
2009-01-30
1
-2
/
+2
*
Move RLZ back to 90 seconds delayed init
cpu@google.com
2009-01-30
1
-2
/
+2
*
Fix various problems with constrained windows and/or custom frame windows:
pkasting@chromium.org
2009-01-30
1
-30
/
+83
*
Change kMetricsURL to
wtc@chromium.org
2009-01-30
1
-3
/
+1
*
Provides the ability to write a unit test that brings up a browser. As
sky@google.com
2009-01-30
3
-65
/
+174
*
Fix a bunch of lint complaints in preparation to land issue 19046. Mostly for...
thestig@chromium.org
2009-01-30
4
-364
/
+363
*
Create a stub chrome executable that crashes when run.
tc@google.com
2009-01-29
2
-8
/
+42
*
This CL fixes bugs with EULA
cpu@google.com
2009-01-29
2
-8
/
+10
*
Reorganize DefaultNonClientView and ConstrainedWindowNonClientView to match c...
pkasting@chromium.org
2009-01-29
1
-165
/
+120
*
Simple installation of extensions using chrome.exe --install-extensionChanged...
erikkay@google.com
2009-01-29
7
-33
/
+617
*
Clean up the Windows-ness in the sizing of new views. Write a bunch of comments
brettw@chromium.org
2009-01-29
5
-34
/
+28
*
Per Glen, remove the bottom border of maximized windows. I went ahead and al...
pkasting@chromium.org
2009-01-29
4
-87
/
+56
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
16
-66
/
+69
*
Re-enable the NoScript unittest.
mpcomplete@google.com
2009-01-29
3
-4
/
+1
*
rest of the rename, accidentally leftout. TBR.
pinkerton@chromium.org
2009-01-29
2
-7
/
+7
*
rename from tab_bar to tab_strip to be more consistent with windows
pinkerton@chromium.org
2009-01-29
5
-23
/
+24
*
hookup tabs to the model and handle new tab creation
pinkerton@google.com
2009-01-29
6
-15
/
+351
*
Remove pointless function override (the base class does the exact same thing ...
pkasting@chromium.org
2009-01-29
2
-5
/
+0
*
Add a stub shell dialogs to help us get linking faster.
brettw@google.com
2009-01-29
1
-0
/
+19
*
Disable the test while investigating.
maruel@chromium.org
2009-01-29
1
-1
/
+2
*
Change chrome:// to chrome-ui://, fix up one chrome-resource:// reference.
glen@chromium.org
2009-01-29
14
-41
/
+44
*
Make the shared shell dialog not use Windows types, as well as the web contents
brettw@chromium.org
2009-01-29
8
-18
/
+24
*
Move kClientEdgeThickness from BrowserView to NonClientView (which makes more...
pkasting@chromium.org
2009-01-29
4
-27
/
+13
*
Re-land revision 8821 with the ui test fixed.
maruel@chromium.org
2009-01-29
5
-152
/
+113
*
Disable DownloadTest.UnknownSize because it is flaky.
maruel@chromium.org
2009-01-29
1
-1
/
+2
*
Remove the Windows set focus call and bad-design browser call from the new tab
brettw@chromium.org
2009-01-29
4
-27
/
+29
*
Wire the stats consent checkbox of the EULA
cpu@google.com
2009-01-29
1
-1
/
+6
*
Temporarily disable failing test while I fix it.
mpcomplete@chromium.org
2009-01-29
1
-1
/
+1
*
Generate a proper file name when dragging an image from a
paulg@google.com
2009-01-29
1
-2
/
+12
*
Fix DCHECK when handling NOTIFY_USER_SCRIPTS_LOADED by not broadcasting the
mpcomplete@chromium.org
2009-01-29
1
-0
/
+2
*
Fix incorrect spacing/width calculation for titlebar text. I used the wrong ...
pkasting@chromium.org
2009-01-29
2
-51
/
+49
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
30
-120
/
+210
*
Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeView
brettw@chromium.org
2009-01-29
8
-25
/
+23
*
fix p13n build.
tim@chromium.org
2009-01-29
1
-0
/
+3
*
Roll back r8821
mark@chromium.org
2009-01-28
4
-15
/
+38
*
Add browser files to the linux build that mac has already
tc@google.com
2009-01-28
2
-5
/
+4
*
Porting profiles to the Mac.
avi@chromium.org
2009-01-28
43
-232
/
+266
*
Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserver
sky@google.com
2009-01-28
3
-1
/
+29
*
Better control over window creation of external tabs
joshia@google.com
2009-01-28
4
-6
/
+23
*
Reverting 8822.
brettw@chromium.org
2009-01-28
5
-167
/
+83
*
This prevents an occasional DCHECK seen during the SSL UI test that happened
creis@google.com
2009-01-28
4
-17
/
+42
*
Factor out the common parts of the about network dialog. I will be using this
brettw@chromium.org
2009-01-28
5
-83
/
+167
*
Disconnect the "browser controlled printing" and always delegate the control ...
maruel@chromium.org
2009-01-28
4
-38
/
+15
*
Ensure that windowed plugins get keyboard focus in WM_MOUSEACTIVATe. This reg...
ananta@chromium.org
2009-01-28
1
-0
/
+3
*
Make WebContentsView portable by using the native view types.
brettw@chromium.org
2009-01-28
5
-31
/
+32
*
Remove extrenuous DLOG from VisitedLinkMaster::InitFromFile()
jeremy@chromium.org
2009-01-28
1
-3
/
+1
*
Get rid of unnecessary region code from spellcheck language/locale codes. Fix...
sidchat@google.com
2009-01-28
2
-42
/
+69
[next]