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
...
*
Make BubbleWindow a Widget override with a BubbleFrameView.
msw@chromium.org
2011-12-06
11
-183
/
+72
*
Revert 113027 - Zygote most of the uses of the utility process on Linux
dbeam@chromium.org
2011-12-06
6
-24
/
+3
*
Fix the app notify channel setup for the case where the user may have explici...
munjal@chromium.org
2011-12-06
3
-16
/
+51
*
Fix ProfileDownloaderTest.DefaultURL
sail@chromium.org
2011-12-06
1
-2
/
+0
*
Update CreateTabContents to use a content::Referrer instead of a plain URL
jochen@chromium.org
2011-12-06
7
-12
/
+11
*
Remove old debug code for crbug.com/93530.
msw@chromium.org
2011-12-06
1
-8
/
+1
*
Honor server requested origin bound client cert types.
mattm@chromium.org
2011-12-06
2
-12
/
+10
*
Support mozc suggest window on ChromeOS.
nona@chromium.org
2011-12-06
10
-124
/
+278
*
aura: Fix file-opening functions in platform_util.
derat@chromium.org
2011-12-06
4
-19
/
+2
*
[Aura] Polish app list.
xiyuan@chromium.org
2011-12-06
14
-70
/
+254
*
Fix assert with webkit compositor. The assert was hitting because we
sky@chromium.org
2011-12-06
1
-0
/
+3
*
Aura: delay draw on Expose to avoid getting behind
piman@chromium.org
2011-12-06
2
-4
/
+4
*
Refresh keyboard mapping when it's updated.
oshima@chromium.org
2011-12-06
1
-0
/
+6
*
[filebrowser] Add left panel with roots.
dgozman@chromium.org
2011-12-06
9
-302
/
+630
*
Use Google OAuth userinfo API to get profile information
sail@chromium.org
2011-12-06
4
-66
/
+201
*
Wait for tpcontrol to exit so we don't leave zombie processes hanging around.
achuith@chromium.org
2011-12-06
1
-1
/
+3
*
Reland 112770, but with test disabled.
ben@chromium.org
2011-12-06
4
-5
/
+98
*
Roll clang 145240:145842
thakis@chromium.org
2011-12-06
1
-1
/
+1
*
[Sync] Add new EnumSet class representing a set of enum values
akalin@chromium.org
2011-12-06
4
-0
/
+463
*
Add AUTHENTICATED session state.
sergeyu@chromium.org
2011-12-06
11
-56
/
+76
*
Remove 2 pointless NULL checks.
thakis@chromium.org
2011-12-06
1
-3
/
+1
*
Exempt default apps from external-extension alerts.
miket@chromium.org
2011-12-06
8
-19
/
+49
*
ntp: add more UMA to prove existing UMA is sane.
estade@chromium.org
2011-12-06
1
-0
/
+5
*
Whitelist experimental.storage as an unprivileged extension API.
kalman@chromium.org
2011-12-06
2
-5
/
+14
*
Fix ExtensionManagementApiBrowserTest.LaunchApp to no longer be order-dependent.
yoz@chromium.org
2011-12-06
1
-2
/
+1
*
Revert 113137 - ntp: remove default thumbnail for most visited (broken camera)
estade@chromium.org
2011-12-06
5
-2
/
+13
*
ntp: fix trash text color on dark themes with light text
estade@chromium.org
2011-12-06
1
-0
/
+1
*
ntp: remove default thumbnail for most visited (broken camera)
estade@chromium.org
2011-12-06
5
-13
/
+2
*
Revert 113120 - this CL broke then chromeos clang bot:
sail@chromium.org
2011-12-06
7
-1119
/
+309
*
Fix some mixed content warnings when accessing extension docs
aa@chromium.org
2011-12-06
84
-420
/
+420
*
Update .DEPS.git
chrome-admin@google.com
2011-12-06
1
-1
/
+1
*
Use nacl_helper_bootstrap from native_client repository
mcgrathr@chromium.org
2011-12-06
8
-1025
/
+4
*
Add OAuth2 revocation fetcher that is right now used for notifications.
munjal@chromium.org
2011-12-06
7
-0
/
+407
*
IME (input method editor) support for Aura, part 2 of 3: Add views::InputMeth...
yusukes@google.com
2011-12-06
6
-0
/
+294
*
Implements Aura:: NativeWidgetPrivate::ReparentNativeView
pkotwicz@chromium.org
2011-12-06
2
-4
/
+26
*
Add download server IP address to the SafeBrowsing download protection ping.
noelutz@google.com
2011-12-06
9
-2
/
+40
*
Adding in metrics for GAIA photo info. Also, fixing avatar logging to only lo...
rlp@chromium.org
2011-12-06
3
-34
/
+63
*
ntp: add rbyers to OWNERS
estade@chromium.org
2011-12-06
1
-0
/
+1
*
Show dangerous file type warning on Linux and Mac.
noelutz@google.com
2011-12-06
1
-0
/
+7
*
SSLClientSocketNSS::ClearSessionCache should initialize
wtc@chromium.org
2011-12-06
4
-3
/
+28
*
Show a separator only when clicking a misspelling word.
hbono@chromium.org
2011-12-06
1
-2
/
+2
*
Sync Promo: Fix up focus.
dbeam@chromium.org
2011-12-06
6
-29
/
+36
*
Convert more NewRunnable* to base::Bind().
mdm@chromium.org
2011-12-06
1
-7
/
+9
*
Increase omnibox prerender field trial opt-in from 40% to 90%.
dominich@chromium.org
2011-12-06
1
-1
/
+1
*
Add ONC VPN support for OpenVPN and L2TP/IPsec VPNs
kmixter@chromium.org
2011-12-06
7
-309
/
+1119
*
GTK: Make NineBox use CairoCachedSurfaces via gfx::Image.
erg@chromium.org
2011-12-06
2
-87
/
+81
*
Revert 113110 - backing out 113015 didn't fix the interactive test bot. Resto...
sail@chromium.org
2011-12-06
8
-59
/
+21
*
Revert 113112 - Revert 113103 - Changes the visibility of the 'mobile' node b...
sky@chromium.org
2011-12-06
10
-15
/
+56
*
Update linux-64 chrome sizes expectations.
mattm@chromium.org
2011-12-06
1
-1
/
+1
*
Lands http://codereview.chromium.org/8801034/ in hopes of getting a
sky@chromium.org
2011-12-06
10
-195
/
+43
[prev]
[next]