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
*
Make APIUtil::DownloadFile return ScopedFile
kinuko@chromium.org
2013-07-23
12
-92
/
+111
*
Remove dependency from breakpad to CrashUploadList
jochen@chromium.org
2013-07-23
5
-3
/
+15
*
Add components_unittests to the list of tests supported by tools/heapcheck/ch...
glider@chromium.org
2013-07-23
1
-0
/
+6
*
FileAPI: Move enable_usage_tracking into SandboxContext for cleanup
nhiroki@chromium.org
2013-07-23
4
-16
/
+20
*
Update .DEPS.git
chrome-admin@google.com
2013-07-23
1
-1
/
+1
*
Revert 213061 "Blink roll r154672 - r154739"
haraken@chromium.org
2013-07-23
1
-1
/
+1
*
Strip the "Hooked allocator frame" lines from the logs to work around issue 1...
glider@chromium.org
2013-07-23
1
-1
/
+13
*
Files.app: Add a flag to hide the experimental webstore-integration feature.
yoshiki@chromium.org
2013-07-23
4
-0
/
+18
*
Pass WebWindowFeatures to browser when creating a new view
jochen@chromium.org
2013-07-23
11
-4
/
+104
*
Hook up the WorkerCrashed callback to content_shell
jochen@chromium.org
2013-07-23
4
-0
/
+14
*
Make PermissionQueueController available from other content settings
toyoshim@chromium.org
2013-07-23
18
-222
/
+210
*
Update .DEPS.git
chrome-admin@google.com
2013-07-23
1
-1
/
+1
*
Blink roll r154672 - r154739
haraken@chromium.org
2013-07-23
1
-1
/
+1
*
Add suppression for valgrind error on auto-generated PrintToString in audio_p...
miu@chromium.org
2013-07-23
1
-1
/
+9
*
Revert 213003 "Move UploadList class to base/"
jochen@chromium.org
2013-07-23
14
-80
/
+49
*
Move GeolocationSettingsState to ContentSettingsUsagesState
toyoshim@chromium.org
2013-07-23
11
-64
/
+284
*
Fix power policy updates on entering the lock screen.
mnissler@chromium.org
2013-07-23
2
-2
/
+18
*
Revert "Temporary fix to unbreak Tot Bots"
navabi@google.com
2013-07-23
1
-7
/
+0
*
[SyncFS] Implement MetadataDatabase::ApplyChangeList
tzik@chromium.org
2013-07-23
3
-113
/
+514
*
Web MIDI: add icons for Web MIDI content settings UI
toyoshim@chromium.org
2013-07-23
7
-0
/
+3
*
Automated Commit: Committing new LKGM version 4441.0.0 for chromeos.
chromeos-lkgm@google.com
2013-07-23
1
-1
/
+1
*
We sometimes erroneously detected processes in other sessions
markus@chromium.org
2013-07-23
1
-4
/
+40
*
Only reset overscroll accumulation for axes that have scrolled
jdduke@chromium.org
2013-07-23
2
-8
/
+24
*
Disable windows NaCl IO
noelallen@chromium.org
2013-07-23
5
-5
/
+5
*
Files.app: Save the folder shortcuts to chrome.storage.
yoshiki@chromium.org
2013-07-23
5
-40
/
+354
*
Introduce EventRouter::DispatchEventWithLazyListener().
koz@chromium.org
2013-07-23
5
-23
/
+24
*
Add "DSI" to list of acceptable internal display names
isimha@nvidia.com
2013-07-23
2
-1
/
+7
*
Implement WebKit::Platform::queryStorageUsageAndQuota
kinuko@chromium.org
2013-07-23
4
-0
/
+34
*
Replace AudioSilenceDetector with an AudioPowerMonitor.
miu@chromium.org
2013-07-23
22
-660
/
+843
*
Updating trunk VERSION from 1573.0 to 1574.0
chrome-release@google.com
2013-07-23
1
-1
/
+1
*
Another batch of disabled Ash browser tests
gab@chromium.org
2013-07-23
11
-0
/
+166
*
Record UMA histograms for actions from the Android NTP.
newt@chromium.org
2013-07-23
6
-4
/
+201
*
reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue...
scottmg@chromium.org
2013-07-23
97
-395
/
+286
*
Fixes Windows-specific Autofill credit card bubble issues.
dbeam@chromium.org
2013-07-23
1
-9
/
+4
*
Swap main menu with app-specific menu when app window focused.
jackhou@chromium.org
2013-07-23
3
-1
/
+133
*
Add EventListener and EventEmitter to support epoll.
noelallen@chromium.org
2013-07-23
14
-6
/
+986
*
[NaCl SDK] Fix build error (warning) in nacl_io_test.
sbc@chromium.org
2013-07-23
1
-3
/
+3
*
In the unity window manager in ubuntu, when you minimize a window it doesn't
zhchbin@gmail.com
2013-07-23
2
-1
/
+83
*
Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...
jam@chromium.org
2013-07-23
38
-182
/
+215
*
Remove unused unit tests
rlarocque@chromium.org
2013-07-23
2
-284
/
+0
*
Adding an accessibility tree formatter and a couple more role mappings for GT...
aboxhall@chromium.org
2013-07-23
8
-14
/
+159
*
[NaCl SDK] Consistent use of copyright header.
sbc@chromium.org
2013-07-23
100
-375
/
+311
*
Whitelisted APIs like declarativeContent were displaying wrong availability i...
evan.peterson.EP@gmail.com
2013-07-23
6
-7
/
+33
*
<webview>: Fix resize.
fsamuel@chromium.org
2013-07-23
3
-1
/
+5
*
[NaCl SDK] Bring back -Wall and fix or disable all warnings.
sbc@chromium.org
2013-07-23
29
-60
/
+65
*
Fix env_chromium_unittest windows compilation.
dgrogan@chromium.org
2013-07-23
1
-2
/
+3
*
[sync] Update mechanism by which options page auto-closes advanced sync dialog
rsimha@chromium.org
2013-07-23
2
-15
/
+6
*
Make 'Submit' button blue for payments dialog.
estade@chromium.org
2013-07-23
11
-30
/
+69
*
Show warning instead of crashing when an unserializable message is passed to
kalman@chromium.org
2013-07-23
2
-1
/
+32
*
Enable import button correctly under chrome://settings/importData.
zhchbin@gmail.com
2013-07-23
1
-0
/
+1
[next]