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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix our link madness on linux. We now properly link
tc@google.com
2009-01-29
5
-20
/
+62
*
rest of the rename, accidentally leftout. TBR.
pinkerton@chromium.org
2009-01-29
4
-22
/
+30
*
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
11
-194
/
+397
*
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
2
-0
/
+23
*
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
17
-44
/
+47
*
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
6
-27
/
+19
*
Fix issue 7146, sending large messages over IPC on POSIX was broken.
jeremy@chromium.org
2009-01-29
2
-7
/
+17
*
Re-land revision 8821 with the ui test fixed.
maruel@chromium.org
2009-01-29
8
-187
/
+119
*
Create and destroy members of the AutomationProxy in the correct order to avo...
stoyan@chromium.org
2009-01-29
1
-1
/
+11
*
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
*
Update to latest V8 trunk version to fix dependency problem with our visual s...
ager@google.com
2009-01-29
1
-1
/
+19
*
Wire the stats consent checkbox of the EULA
cpu@google.com
2009-01-29
5
-24
/
+42
*
Temporarily disable failing test while I fix it.
mpcomplete@chromium.org
2009-01-29
1
-1
/
+1
*
Make adding internal plugins easier (and allow it to be dynamic). This code ...
jam@chromium.org
2009-01-29
1
-2
/
+2
*
Generate a proper file name when dragging an image from a
paulg@google.com
2009-01-29
2
-2
/
+14
*
Disabling the failing tests
nsylvain@chromium.org
2009-01-29
1
-3
/
+3
*
Fix DCHECK when handling NOTIFY_USER_SCRIPTS_LOADED by not broadcasting the
mpcomplete@chromium.org
2009-01-29
1
-0
/
+2
*
Fix purify failure.
jrg@chromium.org
2009-01-29
2
-17
/
+28
*
Fix incorrect spacing/width calculation for titlebar text. I used the wrong ...
pkasting@chromium.org
2009-01-29
2
-51
/
+49
*
Added a test for checking system install.
anantha@chromium.org
2009-01-29
5
-89
/
+153
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
33
-129
/
+221
*
Rename RenderWidgetHostView::GetPluginHWND to GetPluginNativeView
brettw@chromium.org
2009-01-29
8
-25
/
+23
*
Rename temp_scaffolding_stubs.cpp to temp_scaffolding_stubs.cc.
tony@chromium.org
2009-01-29
2
-4
/
+4
*
fix p13n build.
tim@chromium.org
2009-01-29
1
-0
/
+3
*
Changes the in-application EULA dialog to not require the checkbox be checked...
gwilson@google.com
2009-01-29
44
-44
/
+44
*
Add thread checks to the IPC channel.
rvargas@google.com
2009-01-29
2
-0
/
+17
*
Add zlib unzip to mac build and enable unit test.
erikkay@google.com
2009-01-29
1
-0
/
+2
*
Make ScopedOleInitializer work on windows if you aren't including
sky@google.com
2009-01-29
1
-0
/
+3
*
Roll back r8821
mark@chromium.org
2009-01-28
7
-21
/
+73
*
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
52
-367
/
+797
*
Adds cleanup code to RLZ so that we don't leak an OmniBoxUsageObserver
sky@google.com
2009-01-28
3
-1
/
+29
*
Fixes crash in adding a menu item. As far as I can tell
sky@google.com
2009-01-28
1
-0
/
+9
*
Better control over window creation of external tabs
joshia@google.com
2009-01-28
8
-18
/
+44
*
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
7
-73
/
+21
*
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
*
Context menus for text selections in editable boxes and links should include ...
pkasting@chromium.org
2009-01-28
6
-92
/
+78
*
Add RenderProcessHost to the mac build (it's already in Linux).
brettw@google.com
2009-01-28
1
-15
/
+29
*
Makes unit tests depend upon chrome_exe.
sky@google.com
2009-01-28
3
-0
/
+3
[next]