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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mac] o Adds a slight drop shadow to the drawn images within Browser Action b...
andybons@chromium.org
2010-02-05
9
-119
/
+820
*
Force Java version to 1.6.0 on Mac OS X because apparently latest
kbr@chromium.org
2010-02-05
1
-1
/
+10
*
Added Star button to compact navigation mode.
avayvod@chromium.org
2010-02-05
12
-197
/
+202
*
Added needed dependency on npo3dautoplugin because otherwise the
kbr@chromium.org
2010-02-05
1
-0
/
+3
*
Roll Skia to 488 to pick up some new needed entry points.
kbr@chromium.org
2010-02-05
1
-1
/
+1
*
Adds
gman@chromium.org
2010-02-05
16
-507
/
+1359
*
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
28
-715
/
+1194
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
44
-89
/
+125
*
Arne's examples of two approaches to showing a page action:
kathyw@chromium.org
2010-02-05
11
-0
/
+106
*
Make open tab items check item.
oshima@chromium.org
2010-02-05
2
-7
/
+7
*
The FullTabModeIE_ReferrerTest has been marked FLAKY. It appears to be a rece...
ananta@chromium.org
2010-02-05
1
-1
/
+3
*
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
8
-2
/
+557
*
Add placeholder for histogramming non-speculative resolve jobs duration.
eroman@chromium.org
2010-02-05
1
-5
/
+40
*
The RemoveChars utility function requires a NULL-terminated input string, so ...
jhawkins@chromium.org
2010-02-05
1
-1
/
+1
*
Page Info dialog button HIG fixes.
mattm@chromium.org
2010-02-05
2
-12
/
+14
*
roll deps to pick up nacl changes for arm
piman@google.com
2010-02-05
1
-1
/
+1
*
When clearing browsing data modified since a certain time, do not delete exte...
jochen@chromium.org
2010-02-05
5
-15
/
+30
*
Refactor media::InputBuffer to consolidate it with media::Buffer
hclam@chromium.org
2010-02-05
8
-46
/
+49
*
GTK: Implement the new content blocking address bar bubbles on Linux.
erg@chromium.org
2010-02-05
7
-3
/
+500
*
Added validation for non-emptiness of the label.
georgey@chromium.org
2010-02-05
2
-1
/
+55
*
Minor unittest cleanup.
eroman@chromium.org
2010-02-05
1
-24
/
+21
*
Remove the HostResolver::Shutdown() method.
eroman@chromium.org
2010-02-05
7
-17
/
+9
*
Don't crash when a theme specifies a non-existant image.
erg@chromium.org
2010-02-05
4
-6
/
+31
*
Fixed the following issues with SPDY server push.
cbentzel@chromium.org
2010-02-05
4
-15
/
+48
*
skia is absolute coords for rects
davemoore@chromium.org
2010-02-05
4
-126
/
+236
*
Add an extension API test to catch cookie regressions.
mpcomplete@chromium.org
2010-02-05
4
-0
/
+49
*
Add a test executable to allow verifying which minidump flag configurations w...
siggi@chromium.org
2010-02-05
2
-0
/
+444
*
Yet more tab strip model changes. I'm hoping this is the last of
sky@chromium.org
2010-02-05
8
-79
/
+287
*
Worked around bug in 32-bit Safari 4 on Mac OS X 10.6 where the
kbr@chromium.org
2010-02-05
1
-0
/
+6
*
Fixed build problem on Mac OS X 10.6. precompile.h is inferred by name
kbr@chromium.org
2010-02-05
1
-0
/
+2
*
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
*
Enable onhttpequiv again. The difference this time around is that we
tommi@chromium.org
2010-02-05
3
-136
/
+83
*
Don't call View::DidChangeBounds() when the bounds didn't change
davemoore@chromium.org
2010-02-05
1
-6
/
+7
*
Adding the URLRequestTest.CookiePolicy_ForceSession test to the list of disab...
ananta@chromium.org
2010-02-05
1
-0
/
+1
*
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
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
21
-185
/
+457
*
Fix crasher in LocationBarView when browser is closed with page action instal...
mirandac@chromium.org
2010-02-05
4
-19
/
+31
*
Tweak the crash dump flags to make sure we get PEB/TEB and the unloaded modul...
siggi@chromium.org
2010-02-05
1
-1
/
+20
*
Show the filebrowse ui rather than the download shelf in chromeos.
xiyuan@chromium.org
2010-02-05
8
-26
/
+95
*
Prepare for running nacl_ui_test on Mac and Linux.
gregoryd@google.com
2010-02-05
1
-0
/
+6
*
Update my watchlist.
finnur@chromium.org
2010-02-05
1
-0
/
+9
*
Make Carbon plugin idle event source robust against changes during iteration
stuartmorgan@chromium.org
2010-02-05
1
-57
/
+62
*
Makes example.com resolve to localhost for test.
sky@chromium.org
2010-02-05
1
-0
/
+2
*
Mark inspector\console-log-before-inspector-open.html as flaky.
yurys@chromium.org
2010-02-05
1
-0
/
+1
*
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
11
-58
/
+174
[next]