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 bustage
ben@chromium.org
2010-02-06
1
-0
/
+1
*
fix bustage
ben@chromium.org
2010-02-06
1
-3
/
+3
*
Fix ChromeOS Bustage: Use string16 instead of wstring.
ben@chromium.org
2010-02-06
5
-6
/
+6
*
Make basic side tabs actually appear.
ben@chromium.org
2010-02-06
9
-13
/
+264
*
Revert 38307 - Test to see if IPv6 can be disabled: Will roll back ASAP
jar@chromium.org
2010-02-06
1
-1
/
+1
*
Test to see if IPv6 can be disabled: Will roll back ASAP
jar@chromium.org
2010-02-06
1
-1
/
+1
*
Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...
pkasting@chromium.org
2010-02-06
4
-10
/
+21
*
Change how the opaque frame lays out its titlebar. This takes advantage of a...
pkasting@chromium.org
2010-02-06
2
-113
/
+76
*
[Mac] Fix use-after-free when dragging tabs with page-actions.
shess@chromium.org
2010-02-06
4
-24
/
+35
*
Pass login-manager switch value to login wizard to determine which screen to
avayvod@chromium.org
2010-02-06
7
-100
/
+203
*
Delete HTML5 database in BrowsingDataRemover, part 1.
jochen@chromium.org
2010-02-06
3
-3
/
+63
*
Disable a flaky unit test
hclam@chromium.org
2010-02-06
1
-1
/
+1
*
Makes mini-tabs work on the UI side (at least for views). I still have
sky@chromium.org
2010-02-06
17
-433
/
+473
*
Implement copy/paste of bookmarks for mac
feldstein@chromium.org
2010-02-06
5
-18
/
+265
*
Fix for bug where reloading an extension from an infobar when another window ...
andybons@chromium.org
2010-02-06
1
-5
/
+6
*
Remove the AutoFillManager as an observer of the PersonalDataManager in the c...
jhawkins@chromium.org
2010-02-06
1
-0
/
+1
*
Rebuild app menu in ToolbarView::RunAppMenu
xiyuan@chromium.org
2010-02-06
3
-12
/
+49
*
[Mac] Don't let omnibox popup text tighten while resizing.
shess@chromium.org
2010-02-05
1
-0
/
+1
*
Revert debugging crud I added while trying to track down bug 31719.
erg@chromium.org
2010-02-05
3
-105
/
+16
*
[Mac] o Adds a slight drop shadow to the drawn images within Browser Action b...
andybons@chromium.org
2010-02-05
7
-25
/
+88
*
Added Star button to compact navigation mode.
avayvod@chromium.org
2010-02-05
11
-195
/
+202
*
Check for the existance of a profile manager. Might not exist during early sh...
jochen@chromium.org
2010-02-05
1
-0
/
+7
*
Refactored out JS specific part of modal dialog stack into its own class, exp...
zelidrag@chromium.org
2010-02-05
27
-713
/
+1178
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
22
-49
/
+54
*
Make open tab items check item.
oshima@chromium.org
2010-02-05
1
-6
/
+6
*
GTK: Fix tab strip width calculation for RTL
estade@chromium.org
2010-02-05
1
-1
/
+4
*
GTK: Toggle set-above property on bookmark bar event box when showing it.
estade@chromium.org
2010-02-05
1
-9
/
+16
*
1st step to implement notification panel for chromeos
oshima@chromium.org
2010-02-05
6
-0
/
+548
*
Page Info dialog button HIG fixes.
mattm@chromium.org
2010-02-05
1
-9
/
+4
*
When clearing browsing data modified since a certain time, do not delete exte...
jochen@chromium.org
2010-02-05
5
-15
/
+30
*
GTK: Implement the new content blocking address bar bubbles on Linux.
erg@chromium.org
2010-02-05
6
-3
/
+498
*
Added validation for non-emptiness of the label.
georgey@chromium.org
2010-02-05
2
-1
/
+55
*
Remove the HostResolver::Shutdown() method.
eroman@chromium.org
2010-02-05
1
-2
/
+5
*
Don't crash when a theme specifies a non-existant image.
erg@chromium.org
2010-02-05
4
-6
/
+31
*
skia is absolute coords for rects
davemoore@chromium.org
2010-02-05
3
-125
/
+226
*
Add an extension API test to catch cookie regressions.
mpcomplete@chromium.org
2010-02-05
1
-0
/
+4
*
Yet more tab strip model changes. I'm hoping this is the last of
sky@chromium.org
2010-02-05
8
-79
/
+287
*
Tab strip model: Fix an off by one error where we do not check the first tab.
thestig@chromium.org
2010-02-05
1
-15
/
+10
*
Don't need ipc_message.h any more
cmasone@google.com
2010-02-05
2
-16
/
+0
*
This CL adds support for displaying Chrome InfoBars in pages rendered via Chr...
ananta@chromium.org
2010-02-05
6
-26
/
+88
*
Fix crasher in LocationBarView when browser is closed with page action instal...
mirandac@chromium.org
2010-02-05
4
-19
/
+31
*
Show the filebrowse ui rather than the download shelf in chromeos.
xiyuan@chromium.org
2010-02-05
7
-25
/
+91
*
Makes example.com resolve to localhost for test.
sky@chromium.org
2010-02-05
1
-0
/
+2
*
Split out of reverted change http://src.chromium.org/viewvc/chrome?view=rev&r...
joth@chromium.org
2010-02-05
3
-13
/
+23
*
Wires TabContents to app extensions.
sky@chromium.org
2010-02-05
8
-52
/
+152
*
Add bugs, update, and remove TODOs that are no longer valid
pinkerton@chromium.org
2010-02-05
17
-77
/
+20
*
Avoid out-of-bounds array access.
cevans@chromium.org
2010-02-05
1
-1
/
+2
*
Revert 38207 - bah. still can't work out why this passes fine on local machin...
joth@chromium.org
2010-02-05
4
-415
/
+13
*
Re-attempt at http://src.chromium.org/viewvc/chrome?view=rev&revision=37989
joth@chromium.org
2010-02-05
4
-13
/
+415
*
WebKit side is in https://bugs.webkit.org/show_bug.cgi?id=34524
jeremy@chromium.org
2010-02-05
1
-1
/
+62
[next]