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
*
mojo: fix python unittests.
Benjamin Lerman
2014-09-19
1
-1
/
+1
*
mojo: Add deserialization to python structs.
qsr
2014-09-19
4
-29
/
+254
*
Revert of Make ONCCertificateImporter async. (patchset #5 id:190001 of https:...
eugenis
2014-09-19
11
-392
/
+324
*
Roll WebRtc/Libjingle to r7234.
perkj
2014-09-19
2
-3
/
+3
*
Fix is_chrome_branded check in chrome_repack_locales.gni.
engedy
2014-09-19
1
-4
/
+4
*
Fix and re-enable v8 idle notification after commit.
ernstm
2014-09-19
1
-2
/
+3
*
Upgrade liblouis to 2.6.0.
plundblad
2014-09-19
12
-5863
/
+101
*
Revert of [telemetry] Read MSRs from a separate privileged process. (patchset...
vasilii
2014-09-19
5
-238
/
+122
*
Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...
vasilii
2014-09-19
21
-353
/
+346
*
Update V8 to version 3.29.78 (based on bleeding_edge revision r24051).
v8-autoroll
2014-09-19
1
-1
/
+1
*
Abstract class WebTestDelegate to chromium c++ style.
abhishek.a21
2014-09-19
26
-514
/
+531
*
Add cdbs to install-build-deps
Henrik Kjellander
2014-09-19
1
-2
/
+2
*
Remove "device scale factor" option from about flags page.
oshima
2014-09-19
2
-34
/
+0
*
Add UMA for app list creation time.
calamity
2014-09-19
2
-0
/
+14
*
Rename AppsClient -> AppWindowClient
oshima
2014-09-19
34
-181
/
+186
*
Revert of Cleanup: Remove remaining generated extensions APIs on Android. (pa...
thestig
2014-09-19
10
-90
/
+73
*
Cleanup: Remove remaining generated extensions APIs on Android.
thestig
2014-09-19
10
-73
/
+90
*
NaCl: Update revision in DEPS, r13748 -> r13759
dschuff
2014-09-19
1
-1
/
+1
*
Roll src/third_party/skia b14e4a0:3c29c4d
skia-deps-roller
2014-09-19
1
-1
/
+1
*
[Telemetry] Specify units for tab switching time.
tonyg
2014-09-19
1
-1
/
+1
*
Move extension_test_message_listener to extensions.
lfg
2014-09-19
86
-88
/
+88
*
Migrate browsertest to use ServiceWorkerRegistration.unregister()
ksakamoto
2014-09-19
1
-3
/
+7
*
Remove unnecessary font list creation in AppListItemView.
calamity
2014-09-19
1
-12
/
+17
*
Retire obsolete Valgrind supressions ..333992
ericwilligers
2014-09-19
1
-123
/
+0
*
[Chrome Shell]Added code to regain focus on selection of any item from option...
ankit2.kumar
2014-09-19
1
-0
/
+7
*
Retire obsolete Valgrind supressions ..269844
ericwilligers
2014-09-19
1
-97
/
+0
*
Remove void** from disk_cache interface.
gavinp
2014-09-19
21
-346
/
+353
*
Retire obsolete Valgrind supressions ..253797
ericwilligers
2014-09-19
1
-134
/
+0
*
[Ash] Only snap windows that can maximize.
jackhou
2014-09-19
3
-8
/
+24
*
We now have the GLHelperReadBackSupport, this should tell us
siva.gunturi
2014-09-19
2
-0
/
+5
*
Bookmark context menu should appear over the bookmark folder menu.
gajendra.n
2014-09-19
1
-4
/
+9
*
Retire obsolete Valgrind supressions ..243753
ericwilligers
2014-09-19
1
-53
/
+0
*
Refactoring PasswordAutofillAgent::FillUserNameAndPassword for early return i...
deepak.m1
2014-09-19
1
-5
/
+4
*
Make it clear that WeakPtrFactory is the last data member
anujk.sharma
2014-09-19
1
-2
/
+2
*
Removing onBookmarkChanged notification to application on history change
kn.darshini
2014-09-19
3
-1
/
+7
*
Retire obsolete Valgrind supressions ..225596
ericwilligers
2014-09-19
1
-62
/
+0
*
Retire obsolete Valgrind supressions ..176270
ericwilligers
2014-09-19
1
-65
/
+0
*
Retire obsolete Valgrind supressions ..166976b
ericwilligers
2014-09-19
1
-115
/
+0
*
Retire obsolete Valgrind supressions ..160877
ericwilligers
2014-09-19
1
-114
/
+0
*
Move ownership of the AppListViewDelegate into the AppListService
tapted
2014-09-19
28
-100
/
+146
*
Reland: Add GCMChannelStatusSyncer to schedule requests and enable/disable GCM
jianli
2014-09-19
16
-21
/
+607
*
Fix target arch for x86 bots.
navabi
2014-09-19
1
-2
/
+2
*
Add script to update Closure Compiler version and chrome_extensions.js
vitalyp
2014-09-19
3
-0
/
+7233
*
Remove the --event-page-idle-time and --event-page-suspending-time switches.
yoz
2014-09-19
12
-92
/
+75
*
Change the OOP PDF plugin to use BrowserPlugin mime type handling.
raymes
2014-09-19
6
-50
/
+107
*
Don't immediately timeout upon range request cache lock.
dalecurtis
2014-09-19
1
-4
/
+8
*
[Checkstyle] Enable left and right curly checks in Java.
Aurimas Liutikas
2014-09-19
1
-2
/
+2
*
Modify the action of cancel button in syncing status to cancel all jobs.
iseki
2014-09-19
3
-35
/
+34
*
Compile chrome://settings, part 7. 33 errors left
vitalyp
2014-09-19
17
-64
/
+121
*
More fixes to make 32 bit Linux builds pass compile.
John Abd-El-Malek
2014-09-19
1
-3
/
+3
[next]