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
*
Fix lint issues with Chromoting for Android.
sungmann.cho@navercorp.com
2014-05-13
2
-8
/
+15
*
cc: Removed deadcode GlRenderer::InitializeGrContext.
alokp@chromium.org
2014-05-13
1
-1
/
+0
*
Send the device scale factor from Windows 8 ASH during initialization via the...
ananta@chromium.org
2014-05-13
16
-66
/
+53
*
Suppressions for DirectWrite tests (line thickness)
borenet@google.com
2014-05-13
1
-0
/
+10
*
Add a null check for PermissionBubbleManager::FromWebcontents.
leng@chromium.org
2014-05-13
5
-21
/
+31
*
String for EULA credits page.
zelidrag@chromium.org
2014-05-13
2
-0
/
+12
*
Improve some naming
estade@chromium.org
2014-05-13
31
-123
/
+122
*
options: use Chrome (instead of Chromebook) support link for Handlers "Learn ...
dbeam@chromium.org
2014-05-13
1
-1
/
+1
*
Fix the flaky test, ExternalVideoSurfaceContainerTest#testEnableVideoOverlayF...
ycheo@chromium.org
2014-05-13
1
-3
/
+4
*
Updating trunk VERSION from 1989.0 to 1990.0
chrome-release@google.com
2014-05-13
1
-1
/
+1
*
Initialize ServiceWorkerContextCore with a message loop for the disk cache to...
michaeln@chromium.org
2014-05-13
10
-23
/
+36
*
Extracting page shingle hashes for similarity detection.
zysxqn@google.com
2014-05-13
11
-48
/
+246
*
Remove some legacy software WebWidgetClient callbacks from RenderWidget
jbauman@chromium.org
2014-05-13
2
-78
/
+1
*
[fsp] Add histograms for closing files.
mtomasz@chromium.org
2014-05-13
2
-0
/
+5
*
[Reland] Update DomDistillerJsUpdater and Roll DomDistillerJs
cjhopman@chromium.org
2014-05-13
7
-499
/
+721
*
Convert some third_party deps to GN
brettw@chromium.org
2014-05-13
6
-0
/
+185
*
Fix compile error if both inline and reference enums are used in a type.
wjywbs@gmail.com
2014-05-13
2
-13
/
+6
*
[fsp] Add histograms for opening files.
mtomasz@chromium.org
2014-05-13
2
-0
/
+4
*
Added expectation for failing WebGL conformance test on Win7/Intel
bajones@chromium.org
2014-05-13
1
-0
/
+2
*
Display different icons for different device types.
vitalybuka@chromium.org
2014-05-13
5
-10
/
+19
*
Revert 269568 "use accessTopLayer instead of (DEPRECATED) getTop..."
vangelis@chromium.org
2014-05-13
2
-29
/
+34
*
Add best practice tip to identity API launchWebAuthFlow.
benwells@chromium.org
2014-05-13
1
-0
/
+7
*
Pepper: Remove unnecessary CloseManifestEntry code.
teravest@chromium.org
2014-05-13
2
-77
/
+3
*
Fix a findbugs warning - check file.delete return value.
vandebo@chromium.org
2014-05-13
2
-2
/
+2
*
Make it clear that syncFS getrequestFileSystem can fail.
benwells@chromium.org
2014-05-13
1
-0
/
+4
*
cc: Discard SkCanvas (frame-buffer) before rasterization.
alokp@chromium.org
2014-05-13
2
-0
/
+2
*
We currently have tests only for the full IME layout. Expand the IME test fra...
rsadam@chromium.org
2014-05-13
3
-49
/
+116
*
Move DataTypeManager into sync_driver component
zea@chromium.org
2014-05-13
11
-30
/
+32
*
Pass data down pipes in mojo fuzzing tests.
tsepez@chromium.org
2014-05-13
2
-33
/
+96
*
Remove RenderWidget::SetBackground, change IPC to pass a bool.
danakj@chromium.org
2014-05-13
25
-133
/
+57
*
[NaCl SDK] Make build_projects quiet by default.
binji@chromium.org
2014-05-13
3
-23
/
+39
*
Hpack fuzzing tweaks to address CHECK failures on ClusterFuzz
jgraettinger@chromium.org
2014-05-13
2
-8
/
+19
*
[Hotword] Add new base URLs for the additional languages so it works on their...
rlp@chromium.org
2014-05-13
1
-14
/
+49
*
Remove unused include from metrics_log.cc.
asvitkine@chromium.org
2014-05-13
1
-1
/
+0
*
Pepper: Fix crash on allocation failure.
teravest@chromium.org
2014-05-13
1
-4
/
+30
*
Addressing dialog cropping by the virtual keyboard for M36
skuhne@chromium.org
2014-05-13
2
-4
/
+76
*
Make --enable-delegated-renderer show stuff on Mac
ccameron@chromium.org
2014-05-13
12
-44
/
+284
*
Update latest ChromeVox from upstream
plundblad@chromium.org
2014-05-13
59
-1872
/
+341
*
Fix include for DataReductionProxySettings in ProfileImpleIOData
bengr@chromium.org
2014-05-13
1
-0
/
+4
*
Disable PPAPINaClNewlibTest.PostMessage on Windows
piman@chromium.org
2014-05-13
1
-1
/
+1
*
Allow option to ignore default route
pstew@chromium.org
2014-05-13
5
-0
/
+21
*
Add a unit tests for RenderText::FindCursorPosition.
msw@chromium.org
2014-05-13
2
-7
/
+19
*
ServiceWorker: Clean up ServiceWorkerDatabaseTest (2)
nhiroki@chromium.org
2014-05-13
1
-81
/
+47
*
Fix GMOCK warnings in password_manager
jiangj@opera.com
2014-05-13
2
-2
/
+16
*
Disable ProfileListDesktopBrowserTest on Chrome OS since it has different mul...
nkostylev@chromium.org
2014-05-13
1
-2
/
+13
*
Initial implementation of the Mac Bootstrap Sandbox.
rsesek@chromium.org
2014-05-13
12
-10
/
+1224
*
Refactor code to avoid direct dependency upon ICU: phishing_term_feature_extr...
andrewhayden@chromium.org
2014-05-13
1
-44
/
+18
*
goobspatch: Improve sanity checks for invalid patches.
deymo@chromium.org
2014-05-13
2
-1
/
+6
*
Implement PreauthorizePermission
michaelbai@chromium.org
2014-05-13
6
-0
/
+146
*
Removes some unneeded code from MenuModelAdapter
sky@chromium.org
2014-05-13
1
-7
/
+0
[next]