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
*
Publish DEPS for Chromium 35.0.1864.0
35.0.1864.0
gitdeps
2014-04-07
2
-761
/
+514
*
Revert "Pepper: Fix channel init in ProxyChannel."
dmichael@chromium.org
2014-02-27
5
-26
/
+25
*
Make the top bar semitransparent when in immersive fullscreen
pkotwicz@chromium.org
2014-02-27
2
-0
/
+2
*
Make GetShowState() private
oshima@chromium.org
2014-02-27
4
-44
/
+43
*
Fix state re-init in the shader translator.
jmadill@chromium.org
2014-02-27
1
-4
/
+6
*
LanguageComboboxModel: don't override default function with reimplementation
estade@chromium.org
2014-02-27
2
-5
/
+0
*
Move service_manager to top level dir
davemoore@chromium.org
2014-02-27
10
-21
/
+34
*
Encrypted Media: Separate CDM IPC messages from MediaPlayer messages.
xhwang@chromium.org
2014-02-27
10
-69
/
+96
*
Do more slash normalization in GN.
brettw@chromium.org
2014-02-27
7
-81
/
+70
*
Make the snap left and snap right buttons snap a window to the correct side w...
pkotwicz@chromium.org
2014-02-27
5
-7
/
+91
*
rAc: restore focus when inputs are rebuilt.
dbeam@chromium.org
2014-02-27
2
-0
/
+36
*
Re-enable flaky SafeBrowsingBlockingPageTest with extra logging to debug time...
mattm@chromium.org
2014-02-27
1
-3
/
+45
*
Block SetContinuousInvalidate during BeginImplFrame
boliu@chromium.org
2014-02-27
3
-12
/
+8
*
Rename gyp target remoting_host_exe -> remoting_me2me_host
sergeyu@chromium.org
2014-02-27
1
-3
/
+3
*
Fixes entering upper case bug and adds unit tests.
rsadam@chromium.org
2014-02-27
2
-0
/
+7
*
Fix crash which occurs when a widget destroys itself as a result of ET_GESTUR...
pkotwicz@chromium.org
2014-02-27
3
-116
/
+143
*
Closed UI channel for fast metro shutdown/restart.
shrikant@chromium.org
2014-02-27
2
-21
/
+35
*
sync: make deferred startup contingent on sessions being enabled.
tim@chromium.org
2014-02-27
8
-13
/
+51
*
[Android] Fix bug in address parser.
benm@chromium.org
2014-02-27
2
-2
/
+4
*
Make api_strict_mode the default in AndroidCommands.
tonyg@chromium.org
2014-02-27
6
-23
/
+11
*
Disable accelerated video decode for switchable AMD gpus
vangelis@chromium.org
2014-02-27
1
-1
/
+14
*
Adding a fade-out animation to GestureNav overlays.
mfomitchev@chromium.org
2014-02-27
2
-5
/
+74
*
GN: Work on Mac module search path.
brettw@chromium.org
2014-02-27
5
-9
/
+20
*
IPC messages OWNERS own all content/common/*_message*.h files.
xhwang@chromium.org
2014-02-27
1
-11
/
+11
*
don't use TEST_P in RegionDataConstants tests
estade@chromium.org
2014-02-27
1
-34
/
+16
*
Extend scope of the accessibility watchlist to cover braille, liblouis and ch...
plundblad@chromium.org
2014-02-27
1
-1
/
+4
*
Mojo: Add hooks for dispatchers to serialize themselves.
viettrungluu@chromium.org
2014-02-27
4
-42
/
+178
*
Fix the focus issue for app launcher folder name:
jennyz@chromium.org
2014-02-27
5
-2
/
+23
*
Fix "narrowing conversion" errors uncovered in building with gcc 4.8
agoode@chromium.org
2014-02-27
2
-6
/
+9
*
chromeos: Load chaps module and lookup TPM slots on the worker pool.
mattm@chromium.org
2014-02-27
3
-46
/
+140
*
Google Now Code Cleanup
robliao@chromium.org
2014-02-27
6
-224
/
+28
*
Update .DEPS.git
chrome-admin@google.com
2014-02-27
1
-1
/
+1
*
Enable icu_use_data_file_flag on Android
jshin@chromium.org
2014-02-27
15
-25
/
+139
*
Mojo: Include "path/to/foo.mojom.h"
darin@chromium.org
2014-02-27
33
-62
/
+92
*
Cast: cast_receiver_app to decode audio
hclam@chromium.org
2014-02-27
1
-3
/
+6
*
Update .DEPS.git
chrome-admin@google.com
2014-02-27
1
-1
/
+1
*
Blink roll 167901:168046
eseidel@chromium.org
2014-02-27
1
-1
/
+1
*
Convert storage API SettingsFrontend to ProfileKeyedAPI
jamescook@chromium.org
2014-02-27
15
-114
/
+177
*
Return HTCLIENT from the WM_NCHITTEST message handler in the LegacyRenderWidg...
ananta@chromium.org
2014-02-27
1
-2
/
+2
*
Cleanup many APIs to use ProfileKeyedAPI.
yoz@chromium.org
2014-02-27
31
-609
/
+230
*
quic_encrypter.h and quic_decrypter.h don't need to include
wtc@chromium.org
2014-02-27
5
-2
/
+3
*
suppress memory leak from LoginDatabaseTest_UpdateIncompleteCredentials_Test
zhaoqin@google.com
2014-02-27
1
-0
/
+7
*
Convert safe-browsing SBPrefix from int32 to uint32.
shess@chromium.org
2014-02-27
9
-95
/
+172
*
EventSender: Allow modifiers to be set for wheel events
rbyers@chromium.org
2014-02-27
1
-1
/
+5
*
Avoid double-removing prerender alias URLs.
davidben@chromium.org
2014-02-27
1
-0
/
+3
*
Fix and enable the RenderWidgetHostViewAuraTest.SwapNotifiesWindow test
danakj@chromium.org
2014-02-27
4
-18
/
+55
*
Makes it clear in unittests that the system is missing some of fonts.
yukishiino@chromium.org
2014-02-27
1
-2
/
+14
*
Add BluetoothDevice::PairingDelegate::AuthorizePairing
keybuk@chromium.org
2014-02-27
10
-2
/
+250
*
Update .DEPS.git
chrome-admin@google.com
2014-02-27
1
-1
/
+1
*
Update V8 to version 3.24.35.5
jkummerow@chromium.org
2014-02-27
1
-1
/
+1
[next]