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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
<webview>: Fix text selection features in mac.
lazyboy@chromium.org
2014-01-29
5
-0
/
+97
*
Simplify directory initialization in Files app.
mtomasz@chromium.org
2014-01-29
1
-25
/
+25
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-29
1
-0
/
+10
*
Register the worker process ID of the extension to ProcessMap in ExtensionSys...
horo@chromium.org
2014-01-28
2
-5
/
+10
*
Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"
dmichael@chromium.org
2014-01-28
1
-10
/
+0
*
PPAPI: Implement PPB_FileMapping on POSIX
dmichael@chromium.org
2014-01-28
1
-0
/
+10
*
Preparation for changing mount path for Drive folder to profile-wise differen...
kinaba@chromium.org
2014-01-28
1
-3
/
+3
*
Revert of Returning kApp window handles in GetWebViewIds to make them discove...
stgao@chromium.org
2014-01-28
2
-3
/
+2
*
Add support for user-level Native Messaging hosts installation.
sergeyu@chromium.org
2014-01-27
1
-0
/
+8
*
Disabling NaClBrowserTestNewlib.Bad on windows because it is flaky
ronghuawu@chromium.org
2014-01-27
1
-1
/
+7
*
PPAPI: Split up URLLoader tests to reduce timeouts
dmichael@chromium.org
2014-01-27
1
-44
/
+55
*
Fixed incorrect function name
jansson@chromium.org
2014-01-27
2
-12
/
+12
*
Files.app: Add private API functions for the multi-profile support.
hirono@chromium.org
2014-01-27
1
-6
/
+6
*
Mount "Downloads" directory to different mount point name for each profile.
kinaba@chromium.org
2014-01-27
3
-37
/
+59
*
Dummy implementation of CastTransportSender
hclam@chromium.org
2014-01-26
1
-27
/
+0
*
Disable HTTP authentication dialog for XHR with credentials
jl@opera.com
2014-01-25
2
-0
/
+12
*
Revert 246938 "Add support for user-level Native Messaging hosts..."
ronghuawu@chromium.org
2014-01-24
1
-8
/
+0
*
Hide WebRequestEvent Privates
fsamuel@chromium.org
2014-01-24
1
-44
/
+94
*
[chromedriver] Update LATEST_RELEASE for users to check with latest release i...
stgao@chromium.org
2014-01-24
1
-29
/
+72
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
1
-2
/
+2
*
[chromedriver] Fix error when failing to download chrome.
stgao@chromium.org
2014-01-24
1
-1
/
+1
*
Add support for user-level Native Messaging hosts installation.
sergeyu@chromium.org
2014-01-24
1
-0
/
+8
*
The Script Bubble and Script Badge were two extension experiments that didn't...
finnur@chromium.org
2014-01-24
4
-62
/
+0
*
Define webpagereplay paths relative to 'src' rather than its parent dir.
kbr@chromium.org
2014-01-24
1
-4
/
+4
*
[chromedirver] Add 33 to test suite and remove 30.
stgao@chromium.org
2014-01-24
6
-10
/
+6
*
Dynamically resizes the virtual keyboard while maintaining pixel perfect.
rsadam@chromium.org
2014-01-24
1
-1
/
+2
*
tab capture: Change the permissions for tabs.captureVisibleTab().
sadrul@chromium.org
2014-01-24
3
-52
/
+1
*
PPAPI: Make ASSERT macros print values of operands
dmichael@chromium.org
2014-01-24
1
-0
/
+2
*
IFrames blocked via CSP generate 'load' events.
mkwst@chromium.org
2014-01-24
1
-3
/
+0
*
[chromedriver] Fix the python test for chromedriver log.
stgao@chromium.org
2014-01-23
1
-3
/
+3
*
[chromedriver] Fix run_all_tests.py broken by r246679
frankf@chromium.org
2014-01-23
1
-3
/
+2
*
Revert 246676 "PPAPI: Split up URLLoader tests to reduce timeouts"
miket@chromium.org
2014-01-23
1
-35
/
+42
*
[chromedriver] Remove downloaded chrome snapshots from /tmp.
frankf@chromium.org
2014-01-23
2
-16
/
+21
*
PPAPI: Split up URLLoader tests to reduce timeouts
dmichael@chromium.org
2014-01-23
1
-42
/
+35
*
Update MacOS implementation DeviceId::GetDeviceId.
rpaquay@chromium.org
2014-01-23
1
-3
/
+12
*
Files.app: Fix commands needing an entry.
hirono@chromium.org
2014-01-23
1
-0
/
+3
*
Fix Desktop Capture API to close the picker dialog automatically.
sergeyu@chromium.org
2014-01-23
2
-4
/
+18
*
PPAPI: Break up FileRef and WebSocket tests
dmichael@chromium.org
2014-01-23
1
-15
/
+59
*
Files.app: Treat zip archives correctly as readonly.
kinaba@chromium.org
2014-01-23
1
-1
/
+1
*
Use _api_features checks for app.runtime and app.window instead of permissions.
yoz@chromium.org
2014-01-23
4
-7
/
+0
*
[Password Autofill] Catch XHR submitted forms where onsubmit() isn't called.
gcasto@chromium.org
2014-01-22
1
-0
/
+2
*
Strip top level folders from bookmark search
d.halman@gmail.com
2014-01-22
1
-7
/
+26
*
Disable some PPAPI URLLoader tests, they time out.
mnissler@chromium.org
2014-01-22
1
-3
/
+20
*
Disable HistoryWebUITest.basicTest, it times out.
mnissler@chromium.org
2014-01-22
1
-1
/
+2
*
Only grant APIs for the appropriate extension type to component apps and exte...
yoz@chromium.org
2014-01-22
3
-10
/
+22
*
Make ErrorConsole catch errors from Extension WebContents Views
rdevlin.cronin@chromium.org
2014-01-22
3
-0
/
+17
*
Revert 246129 "PPAPI: Make ASSERT macros print values of operands"
dbeam@chromium.org
2014-01-22
1
-2
/
+0
*
Rename the UseRealGLContexts() to EnablePixelOutput().
danakj@chromium.org
2014-01-22
2
-11
/
+10
*
[chromedriver] Add a python test to verify chromedriver.log is not empty.
stgao@chromium.org
2014-01-22
2
-2
/
+34
*
Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().
thestig@chromium.org
2014-01-21
1
-1
/
+1
[next]