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
path:
root
/
chrome
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add policy for disabling screen wake locks.
mnissler@chromium.org
2013-05-03
2
-0
/
+42
*
Implement range reading of DriveFileStreamReader.
hidehiko@chromium.org
2013-05-03
5
-9
/
+99
*
Omnibox: Remove "New Scoring" about:flag
mpearson@chromium.org
2013-05-03
2
-73
/
+13
*
Fix flakiness of PolicyTest.TranslateEnabled.
joaodasilva@chromium.org
2013-05-03
1
-8
/
+16
*
History: Use old (2009) flexbox syntax to fix history page on iOS.
dubroy@chromium.org
2013-05-03
2
-8
/
+32
*
Don't assume that there's an active web contents when installing from a .crx.
sammc@chromium.org
2013-05-03
1
-3
/
+1
*
Fix some clang compilation errors due to chromium-style.
dconnelly@chromium.org
2013-05-03
2
-4
/
+4
*
Support extension-based file-handlers for packaged apps.
sammc@chromium.org
2013-05-03
4
-19
/
+164
*
Extract ReadAllData testing utility.
hidehiko@chromium.org
2013-05-03
4
-87
/
+56
*
Fixed merge error - re-added missing break
atwilson@chromium.org
2013-05-03
1
-0
/
+1
*
cros: Disable immersive fullscreen by default for R28
jamescook@chromium.org
2013-05-03
2
-7
/
+12
*
Enable the settings UI to toggle the device ID on Windows.
raymes@chromium.org
2013-05-03
2
-3
/
+3
*
Move AutofillWebData DB methods into separate class
caitkp@chromium.org
2013-05-03
1
-0
/
+1
*
Made it possible to tell whether an extension is being installed or updated.
mgiuca@chromium.org
2013-05-03
19
-39
/
+78
*
[Chromium] Add tracing to startup process, particularly for Android
andrewhayden@chromium.org
2013-05-03
3
-9
/
+74
*
MV iframes: Extract an IframeSource base class.
jered@chromium.org
2013-05-03
6
-146
/
+213
*
net-internals: Add URLRequest status information to URLRequests
mmenke@chromium.org
2013-05-03
1
-0
/
+20
*
Do not display SAML confirmation dialog if we are displaying managed acct prompt
atwilson@chromium.org
2013-05-03
4
-76
/
+130
*
Fixed a crash in AttestationCAClient.
dkrahn@google.com
2013-05-03
2
-18
/
+58
*
Create AlarmManager for incognito profiles.
yoz@chromium.org
2013-05-03
2
-0
/
+6
*
cros: Arrow key traversal in views.
xiyuan@chromium.org
2013-05-03
3
-34
/
+81
*
Handle expired Autofill credit cards in autofill dialog
dbeam@chromium.org
2013-05-03
7
-38
/
+84
*
Implement web speech synthesis.
dmazzoni@chromium.org
2013-05-03
8
-118
/
+392
*
Fixes couple of bugs.
grv@chromium.org
2013-05-03
2
-24
/
+65
*
Introduces SynthesizeMouseMoveEvent to views::Widget.
mukai@chromium.org
2013-05-03
1
-9
/
+1
*
When the taskbar in windows has auto-hide enabled, the app-list is shown over...
jackhou@chromium.org
2013-05-03
1
-0
/
+7
*
Renderer initiated navigations from non instant process should not fall into ...
creis@chromium.org
2013-05-03
8
-60
/
+202
*
Fix Drive cache file permissions while mounting.
kinaba@chromium.org
2013-05-03
1
-0
/
+8
*
[Spellcheck] Cleanup test, factor out common code.
groby@chromium.org
2013-05-03
1
-138
/
+94
*
Disable flaky ExtensionServiceTest.LoadExtension.
mattm@chromium.org
2013-05-03
1
-1
/
+2
*
Converting test to interactive test, since it relies on focus, which can't be...
finnur@chromium.org
2013-05-03
1
-0
/
+0
*
Disable flaky test SyncFileSystemServiceTest.SimpleLocalSyncFlow.
mattm@chromium.org
2013-05-03
1
-1
/
+2
*
chrome.downloads javascript smoke test
benjhayden@chromium.org
2013-05-03
1
-0
/
+13
*
Disable FirefoxProfileImporterBrowserTest and IEImporterBrowserTest.
mattm@chromium.org
2013-05-03
2
-3
/
+6
*
Instant Extended: Use 15pt font in search decorations on Mac
sail@chromium.org
2013-05-03
1
-0
/
+3
*
Formatting cleanup. Should be no code change.
pkasting@chromium.org
2013-05-03
35
-385
/
+641
*
Fix memory leak in ExistingUserControllerAutoLoginTest.
mnissler@chromium.org
2013-05-03
2
-2
/
+5
*
Drop PPAPI check in WidevineCdmComponentInstaller.
xhwang@chromium.org
2013-05-03
1
-72
/
+17
*
Instant Extended: Use 16pt font on Mac omnibox
sail@chromium.org
2013-05-03
3
-8
/
+33
*
Instant Extended: Refactor text drawing for omnibox decorations
sail@chromium.org
2013-05-03
17
-98
/
+104
*
Disable WebViewTest.Shim on Mac
ccameron@chromium.org
2013-05-03
1
-2
/
+4
*
Switch Audio Preferences to per device.
rkc@chromium.org
2013-05-02
5
-1
/
+272
*
drive: Add back polling logic to DriveNotificationManager
satorux@chromium.org
2013-05-02
2
-9
/
+79
*
Revert "Support extension-based file-handlers for packaged apps."
iannucci@chromium.org
2013-05-02
4
-135
/
+19
*
respect default wallet instrument/address
estade@chromium.org
2013-05-02
2
-10
/
+47
*
Revert 195973 "Fix window-raise behavior"
skuhne@google.com
2013-05-02
5
-148
/
+20
*
Remove IO thread from RegisterProtocolHandler test
gbillock@chromium.org
2013-05-02
1
-24
/
+3
*
Instant Extended: Fix prominent search term UI flicker
sail@chromium.org
2013-05-02
3
-5
/
+58
*
Turn on threaded compositing on Mac.
ccameron@chromium.org
2013-05-02
1
-9
/
+2
*
Support Shift+Search+Arrows to navigate and Control to silence speech everywhere
dmazzoni@chromium.org
2013-05-02
3
-0
/
+9
[next]