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
*
Revert 250500 "Add quotes around executable pathes in the mini i..."
grt@chromium.org
2014-02-14
1
-5
/
+3
*
Allow extensions to remove and override the bookmark shortcut key
wittman@chromium.org
2014-02-14
17
-55
/
+321
*
Android: rename DataFetcherImplAndroid -> SensorManagerAndroid.
timvolodine@chromium.org
2014-02-14
8
-89
/
+85
*
Revert 251087 "Add wallpaper api tests"
sky@chromium.org
2014-02-14
6
-130
/
+0
*
Explicitly provide path to C built-in includes in libc++ builds.
earthdok@chromium.org
2014-02-14
2
-1
/
+13
*
[Android] Don't wait for background tabs
aberent@chromium.org
2014-02-14
3
-39
/
+30
*
Adds the ability to opt out of Safe Browsing download feedback from settings.
felt@chromium.org
2014-02-14
11
-73
/
+74
*
Use the current default capture for the webaudio audio track to get the corre...
xians@chromium.org
2014-02-14
2
-6
/
+15
*
In order to show the poster image while casting a video, we pass the poster i...
cimamoglu@chromium.org
2014-02-14
7
-1
/
+28
*
Adds speech recognition test case to AppListStartPageWebUITest.
mukai@chromium.org
2014-02-14
2
-3
/
+135
*
Introduces UMA for app-list voice search.
mukai@chromium.org
2014-02-14
14
-10
/
+70
*
Disable broken page in key_silk_cases.
teravest@chromium.org
2014-02-14
1
-0
/
+1
*
Revert 251352 "cros: Enable multiprofile for everyone."
xiyuan@chromium.org
2014-02-14
8
-1
/
+27
*
Fix sysroot_ld_path.sh to correctly process the included configs.
glider@chromium.org
2014-02-14
1
-9
/
+13
*
android envsetup: Stop exporting (and honoring) ANDROID_SDK_VERSION.
thakis@chromium.org
2014-02-14
2
-9
/
+4
*
Introduce the chroot_cmd flag that contains the command line prefix for runni...
glider@chromium.org
2014-02-14
2
-1
/
+3
*
cros: Enable multiprofile for everyone.
xiyuan@chromium.org
2014-02-14
8
-27
/
+1
*
[App Shell] Add dev tools for debugging
Hokein.Wu@gmail.com
2014-02-14
4
-0
/
+16
*
Add GYP flag to optionally enable the Hangout Services extension in
joi@chromium.org
2014-02-14
5
-5
/
+13
*
Add policy management for on-screen keyboard.
kevers@chromium.org
2014-02-14
13
-2
/
+185
*
Enables Activity Log to extract URLs from URL assignment
pmarch@chromium.org
2014-02-14
2
-40
/
+123
*
Cherry pick r516 from upstream protobuf
sdefresne@chromium.org
2014-02-14
2
-0
/
+4
*
Update .DEPS.git
chrome-admin@google.com
2014-02-14
1
-1
/
+1
*
NaCl: Update revision in DEPS, r12730 -> r12757
mseaborn@chromium.org
2014-02-14
1
-1
/
+1
*
Copies DockInfoGtk into WindowFinder.
sky@chromium.org
2014-02-14
5
-25
/
+228
*
Fake PO2TS GetRequestContext should return NULL.
msarda@chromium.org
2014-02-14
2
-0
/
+16
*
Delete Geolocation command line switch and callers of enableGeolocation.
mvanouwerkerk@chromium.org
2014-02-14
5
-12
/
+0
*
Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAccountId.
rogerta@chromium.org
2014-02-14
10
-21
/
+51
*
Added string "Other layouts" to resources.
alemate@chromium.org
2014-02-14
1
-0
/
+3
*
Do not change IME label in tray before hiding it.
dzhioev@chromium.org
2014-02-14
1
-1
/
+5
*
Eliminate potential for flaky crash in BCKSFactory::SetTestingFactory().
blundell@chromium.org
2014-02-14
4
-11
/
+27
*
Implementations of SharedWorker in the renderer process.
horo@chromium.org
2014-02-14
9
-12
/
+258
*
Add SharedWorkerMessageFilter for the embedded SharedWorker.
horo@chromium.org
2014-02-14
5
-6
/
+384
*
android: disable NLS when building yasm.
torne@chromium.org
2014-02-14
2
-2
/
+3
*
Update .DEPS.git
chrome-admin@google.com
2014-02-14
1
-1
/
+1
*
Update V8 to version 3.24.39.1 (based on bleeding_edge revision r19365).
machenbach@chromium.org
2014-02-14
1
-1
/
+1
*
Improved the documentation of the DisabledPluginsException policy.
joaodasilva@chromium.org
2014-02-14
1
-0
/
+2
*
Implement support for rendering to 32-bit float textures on ES3
oetuaho@nvidia.com
2014-02-14
24
-151
/
+678
*
Cleanup: Remove WebFormElement include from autofill_manager_unittest.cc
tfarina@chromium.org
2014-02-14
2
-11
/
+0
*
Reland of: Split out InputMethodMenuManager from InputMethodManager.
uekawa@chromium.org
2014-02-14
28
-223
/
+385
*
[SyncFS] Check MetadataDatabase availability before database operation
tzik@chromium.org
2014-02-14
1
-3
/
+10
*
Dynamically set CAOpenGLLAyer to be asynchronous
ccameron@chromium.org
2014-02-14
4
-1
/
+62
*
Use base::string16 for CompositionText.Text instead of converting to utf-8 an...
uekawa@chromium.org
2014-02-14
6
-37
/
+37
*
Remove enable_touch_ui variable from build/common.gypi. No longer used.
thestig@chromium.org
2014-02-14
1
-11
/
+0
*
[IME] Releases key events to Chromium's default behavior if no handler define...
shuchen@chromium.org
2014-02-14
1
-3
/
+19
*
Files.app: filter out zip archives mounted in other profiles.
kinaba@chromium.org
2014-02-14
4
-7
/
+116
*
Use NSS_ENABLE_ECC=1 for instrumented NSS builds.
earthdok@chromium.org
2014-02-14
1
-0
/
+1
*
Files.app add multi-profile test with maximum number of profiles.
kinaba@chromium.org
2014-02-14
1
-1
/
+36
*
Reports UMA data for bytes fetched over the network for used and
jkarlin@chromium.org
2014-02-14
12
-13
/
+170
*
Represent kiosk apps as user pods instead of menu items.
nkostylev@chromium.org
2014-02-14
17
-77
/
+384
[next]