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
*
drive: Simplify TouchOperation with ResourceEntry::local_id
hashimoto@chromium.org
2013-11-06
2
-18
/
+2
*
GVDAH: fix crash on Android caused by invalid assumption of reentrancy on has...
fischman@chromium.org
2013-11-06
1
-0
/
+7
*
Remove unused helper function DispatchOnInstalledEvent.
mpcomplete@chromium.org
2013-11-06
1
-15
/
+0
*
drive: Simplify GetFileForSavingOperation with ResourceEntry::local_id
hashimoto@chromium.org
2013-11-06
2
-22
/
+6
*
Hook up GL Command buffer on Windows too
ben@chromium.org
2013-11-06
2
-2
/
+25
*
file_manager: Rename file_manager::FileManagerInstaller to file_manager::AppI...
satorux@chromium.org
2013-11-06
4
-29
/
+30
*
[webcrypto] Fix compiler errors in WebCryptoImplTest
halton.huo@intel.com
2013-11-06
1
-8
/
+8
*
[SyncFS] Wire up LocalChangeProcessor to SyncTask
tzik@chromium.org
2013-11-06
9
-7
/
+65
*
app_list: Blue button in result actions should not get focus.
xiyuan@chromium.org
2013-11-06
1
-0
/
+1
*
ozone: Allow building for ozone without depending on pango
sadrul@chromium.org
2013-11-06
13
-46
/
+117
*
Add a basic NativeViewportMac for Mojo
abarth@chromium.org
2013-11-06
8
-28
/
+93
*
app_list: Fix sync animation crash.
xiyuan@chromium.org
2013-11-06
1
-1
/
+2
*
Fixing problem with user image in settings page when page gets called as visi...
skuhne@chromium.org
2013-11-06
1
-2
/
+6
*
drive: Simplify TruncateOperation with ResourceEntry::local_id
hashimoto@chromium.org
2013-11-06
2
-16
/
+8
*
Fix ::GetBounds() and ::SetBounds() in NativeAppWindowGtk.
mlamouri@chromium.org
2013-11-06
1
-4
/
+16
*
Add UMA for profile creation during startup.
koz@chromium.org
2013-11-06
2
-1
/
+12
*
Switch from (deprecated) setIsOpaque to setAlphaType.
tfarina@chromium.org
2013-11-06
4
-9
/
+22
*
Adding transport to Cast/test
mikhal@google.com
2013-11-06
3
-0
/
+253
*
Enable global command test on Linux Aura.
zhchbin@gmail.com
2013-11-06
1
-8
/
+11
*
telemetry: replace Google drive by image search in top_25 page set.
ernstm@chromium.org
2013-11-06
3
-13
/
+9
*
Delete pyautolib target for all platforms except linux.
kkania@chromium.org
2013-11-06
4
-56
/
+9
*
This is a preliminary patch to auto-generate the ID enum in APIPermission.
DHNishi@gmail.com
2013-11-06
9
-3
/
+390
*
Update .DEPS.git
chrome-admin@google.com
2013-11-06
1
-1
/
+1
*
roll gyp 1773:1779
thakis@chromium.org
2013-11-06
1
-1
/
+1
*
Revert 233191 "Simplify GPU blacklist for WinAura"
thakis@chromium.org
2013-11-06
1
-4
/
+163
*
Updating trunk VERSION from 1701.0 to 1702.0
chrome-release@google.com
2013-11-06
1
-1
/
+1
*
Revert 233201 "Clamp down various chrome/ DEPS files"
hashimoto@chromium.org
2013-11-06
9
-6
/
+14
*
Clamp down various chrome/ DEPS files
thestig@chromium.org
2013-11-06
9
-14
/
+6
*
Update licensecheck.pl for third_party/mach_override as of r233175.
mark@chromium.org
2013-11-06
1
-1
/
+1
*
[FileAPI] Add QuotaReservationManager and related classes.
tzik@chromium.org
2013-11-06
13
-0
/
+1190
*
cc: Reduce command buffer flushes related to creating buffer ids.
reveman@chromium.org
2013-11-06
2
-39
/
+95
*
Valgrind: retire suppression for bug 291240.
sigbjornf@opera.com
2013-11-06
1
-12
/
+0
*
First changelist of a series to migrate the component updater protocol
sorin@chromium.org
2013-11-06
4
-232
/
+245
*
UMA data collection for docked windows
varkha@chromium.org
2013-11-06
4
-12
/
+205
*
[Android] Fix missing onSingleTapConfirmed calls in GestureDetector
jdduke@chromium.org
2013-11-06
2
-4
/
+17
*
Simplify GPU blacklist for WinAura
jbauman@chromium.org
2013-11-06
1
-163
/
+4
*
Instantiate AppShimMenuController when app launcher is enabled. (Mac)
jackhou@chromium.org
2013-11-06
4
-2
/
+18
*
Enable content_browsertest MediaSourceTest on Android.
xhwang@chromium.org
2013-11-06
1
-1
/
+0
*
webkit: Avoid use of discardable memory unless supported natively.
reveman@chromium.org
2013-11-06
1
-0
/
+2
*
Update .DEPS.git
chrome-admin@google.com
2013-11-06
1
-1
/
+1
*
Roll FFMpeg DEPS to pick up c99conv performance fixes.
dalecurtis@google.com
2013-11-06
1
-2
/
+2
*
Remove duplicate load state notification to ChromeVox.
dtseng@chromium.org
2013-11-06
1
-8
/
+0
*
Enable WebrtcCastApiTest.Basics
hclam@chromium.org
2013-11-06
2
-10
/
+2
*
Use --multi-profiles to work-around a bug that causes a bad-profile popup.
achuith@chromium.org
2013-11-06
1
-11
/
+13
*
Deprecate 'singleton' option in chrome.apps.window.create().
mlamouri@chromium.org
2013-11-06
2
-1
/
+12
*
Update mach_override to upstream 1a1bb352
mark@chromium.org
2013-11-06
20
-218
/
+12345
*
Enable touch for autofill popup view
mohsen@chromium.org
2013-11-06
7
-29
/
+63
*
Delete gpu/command_buffer/client/atomicops.h
thakis@chromium.org
2013-11-06
9
-163
/
+13
*
net_ocsp: Explicitly ignore result of CalledOnValidThread().
thakis@chromium.org
2013-11-06
1
-1
/
+4
*
ui/gfx: Remove gmock usage from animation_container_unittest.cc.
tfarina@chromium.org
2013-11-06
1
-15
/
+26
[next]