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
...
*
Remove unused methods from SyncEngine
peria@chromium.org
2014-04-01
2
-10
/
+0
*
Mojo: Move mojo/public/bindings/*.h to mojo/public/cpp/bindings/*.h.
viettrungluu@chromium.org
2014-04-01
67
-124
/
+130
*
Break automation.
jam@chromium.org
2014-04-01
2
-94
/
+1
*
64-bit porting for x64. Fixes for printf formating for int64.
anton@chromium.org
2014-04-01
1
-3
/
+6
*
android_webview: Roll pinned frameworks/webview.
torne@chromium.org
2014-04-01
1
-1
/
+1
*
Remove suppresion for fixed memory leak.
ager@chromium.org
2014-04-01
1
-11
/
+0
*
Fixing trivially reversed logic in ManagePasswordItemView.
mkwst@chromium.org
2014-04-01
1
-3
/
+4
*
cc: Avoid prefer smoothness mode when scrolling with scroll handler
skyostil@chromium.org
2014-04-01
4
-10
/
+56
*
Disable "suggest pref is off" as a reason to use local NTP.
treib@chromium.org
2014-04-01
1
-3
/
+2
*
Update SharedDeviveDisplay from ScreenOrientationListener.
mlamouri@chromium.org
2014-04-01
3
-27
/
+11
*
Add base.gyp:base_static as dependency of nacl component
halton.huo@intel.com
2014-04-01
1
-0
/
+1
*
Remove deprecated API for createAudioDevice.
keonho07.kim@samsung.com
2014-04-01
2
-32
/
+0
*
[Quota] Suppress disk space preservation for system on test.
tzik@chromium.org
2014-04-01
3
-48
/
+20
*
Update .DEPS.git
chrome-admin@google.com
2014-04-01
1
-3
/
+3
*
roll skia DEPS to 14002
robertphillips@google.com
2014-04-01
1
-2
/
+2
*
Remove inheritance of SyncTaskManager::Client from SyncEngine.
peria@chromium.org
2014-04-01
2
-8
/
+45
*
Split InfoBarService core code into InfoBarManager
droger@chromium.org
2014-04-01
54
-460
/
+680
*
[AudioPlayer] Remove double-slashes from audio_player_scripts.js
yoshiki@chromium.org
2014-04-01
1
-26
/
+20
*
Add command-line frontend to memory_inspector.
paulwhitton@google.com
2014-04-01
2
-0
/
+130
*
Move Preload() code to MappedFile
bratell@opera.com
2014-04-01
4
-7
/
+20
*
Returning data removal warning string.
merkulova@chromium.org
2014-04-01
1
-1
/
+2
*
Update .DEPS.git
chrome-admin@google.com
2014-04-01
1
-1
/
+1
*
Update V8 to version 3.26.2 (based on bleeding_edge revision r20370).
machenbach@chromium.org
2014-04-01
1
-1
/
+1
*
Fix a crash of Chrome Shell when signing in.
sungmann.cho@navercorp.com
2014-04-01
2
-1
/
+5
*
Update .DEPS.git
chrome-admin@google.com
2014-04-01
1
-1
/
+1
*
Blink roll 170429:170525
tkent@chromium.org
2014-04-01
1
-1
/
+1
*
Fix typo in MockSpellCheck::misspelledWords
g.czajkowski@samsung.com
2014-04-01
1
-1
/
+1
*
Add flag to gather statistics from the Blink points-to graph.
zerny@chromium.org
2014-04-01
2
-26
/
+150
*
Mojo: Implement MojoUnmapBuffer().
viettrungluu@chromium.org
2014-04-01
8
-17
/
+129
*
Componentize SigninManager.
blundell@chromium.org
2014-04-01
138
-213
/
+216
*
Move UpdateShortcutInfoAndIconForApp from web_app_ui to web_app
jackhou@chromium.org
2014-04-01
11
-153
/
+143
*
Profile WebCore::CachedMatchedProperties in dmprof.
dmikurube@chromium.org
2014-04-01
1
-0
/
+5
*
Updated chrome://power canvas to handle high dpi displays
beaufort.francois@gmail.com
2014-04-01
1
-24
/
+41
*
Cleanup ManagePasswordItemView.
mkwst@chromium.org
2014-04-01
4
-62
/
+108
*
Revert of Add a whole-app-list unit test. (https://codereview.chromium.org/21...
mkwst@chromium.org
2014-04-01
5
-271
/
+7
*
Revert of Rollback option for device reset put behind the flag. (https://code...
merkulova@chromium.org
2014-04-01
3
-9
/
+2
*
Add a function to create a bookmark app from a WebApplicationInfo.
calamity@chromium.org
2014-04-01
4
-5
/
+77
*
Add tough_dom_memory_cases.json to page_sets
hajimehoshi@chromium.org
2014-04-01
4
-0
/
+76
*
Use glTexSubImage2D while binding with GL_TEXTURE_EXTERNAL_OES for map-image.
sohan.jyoti@samsung.com
2014-04-01
1
-30
/
+41
*
This dispatches the "activate" event to service workers after they're install...
dominicc@chromium.org
2014-04-01
12
-20
/
+114
*
Add Easy Unlock setup app as a component app and expose it through about:flags.
tengs@chromium.org
2014-04-01
8
-0
/
+76
*
Prevent interaction with browser windows while a JS alert is visible.
pkotwicz@chromium.org
2014-04-01
5
-0
/
+168
*
android envsetup: Stop sourcing adb_device_functions.sh.
thakis@chromium.org
2014-04-01
1
-3
/
+0
*
Remove all uses of GG_UINT32_C.
viettrungluu@chromium.org
2014-04-01
22
-34
/
+70
*
Implement HTMLDialog::GetExtraResult.
jackhou@chromium.org
2014-04-01
2
-8
/
+14
*
StartupTimeBomb - Call DumpWithoutCrashing on WatchDog thread (instead
rtenneti@chromium.org
2014-04-01
1
-1
/
+2
*
Fix draggable regions on for frame:none app windows on views.
benwells@chromium.org
2014-04-01
3
-8
/
+12
*
Add new strings for Print Preview multilogin UI.
alekseys@chromium.org
2014-04-01
2
-0
/
+10
*
Add a code path to open GAIA Add Account page from Print Preview.
alekseys@chromium.org
2014-04-01
8
-10
/
+44
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-04-01
57
-486
/
+891
[prev]
[next]