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
*
chrome.bluetoothLowEnergy: Implement getCharacteristics.
armansito@chromium.org
2014-05-03
2
-0
/
+92
*
Implement open_resource in non-SFI mode.
hidehiko@chromium.org
2014-05-02
5
-56
/
+121
*
Allow shared modules to whitelist extensions that import them.
elijahtaylor@chromium.org
2014-05-02
12
-1
/
+113
*
[safe browsing] Binary golden file for prefix set test.
shess@chromium.org
2014-05-02
1
-0
/
+0
*
Revert 267768 "Move Web Page Replay dep to github."
flackr@chromium.org
2014-05-02
1
-1
/
+1
*
Get rid of bookmark prompt experiment
yosin@chromium.org
2014-05-02
2
-20
/
+0
*
Add createAppShortcut function in chrome.management
wjywbs@gmail.com
2014-05-02
6
-0
/
+97
*
Add a unittest for the OOP PDF Viewport JS
raymes@chromium.org
2014-05-02
2
-0
/
+437
*
Move Web Page Replay dep to github.
tonyg@chromium.org
2014-05-02
1
-1
/
+1
*
Chromium NaCl scripts now uses package_version to extract.
dyen@chromium.org
2014-05-02
1
-3
/
+6
*
Whitelist hangouts for the systemIndicator API.
dewittj@chromium.org
2014-05-02
2
-4
/
+4
*
Add ManagedState::GetStateProperties
stevenjb@chromium.org
2014-05-02
1
-5
/
+4
*
Move mime_types_handler.{cc,h} into manifest_handlers
zork@chromium.org
2014-05-01
1
-1
/
+1
*
[ChromeDriver] Lower the supported minimum build number for Chrome 33.
stgao@chromium.org
2014-05-01
1
-1
/
+1
*
Pull chrome stuff out of (and move) extensions::Dispatcher.
rockot@chromium.org
2014-05-01
2
-2
/
+13
*
[fsp] Add the getMetadata operation.
mtomasz@chromium.org
2014-05-01
2
-0
/
+184
*
[ChromeDriver] Trigger release of 2.10
stgao@chromium.org
2014-05-01
4
-5
/
+5
*
[fsp] Cleanup browser tests.
mtomasz@chromium.org
2014-05-01
2
-11
/
+36
*
Support active / inactive frame colors for app window frames.
benwells@chromium.org
2014-05-01
1
-6
/
+35
*
chrome.bluetoothLowEnergy: Implement getIncludedServices.
armansito@chromium.org
2014-05-01
2
-0
/
+58
*
[chromedriver] Deny remote connections unless --whitelisted-ips is passed.
stgao@chromium.org
2014-05-01
1
-5
/
+48
*
Add a basic browser test for the PDF extension.
raymes@chromium.org
2014-05-01
4
-0
/
+169
*
[chromedriver] Strip symbols out of chromedriver binaries for Linux
samuong@chromium.org
2014-05-01
1
-1
/
+11
*
Check that Bluetooth adapter is present when setting adapter properties.
tengs@chromium.org
2014-05-01
2
-0
/
+33
*
Disable the "allow this extension to communicate..." prompt when websites try
kalman@chromium.org
2014-04-30
1
-15
/
+17
*
chrome.bluetoothLowEnergy: Implement the onServiceChanged event.
armansito@chromium.org
2014-04-30
4
-0
/
+89
*
Renamed namespaces in src/chrome.
vitalybuka@chromium.org
2014-04-30
2
-33
/
+33
*
Refactor lots of stuff to use TemplateURLData instead of TemplateURL.
erikwright@chromium.org
2014-04-30
1
-15
/
+15
*
Abort prerenders that call window.close()
davidben@chromium.org
2014-04-30
1
-0
/
+3
*
Revert 267242 "Revert 267234 "New policies: enable/disable relay..."
noamsml@google.com
2014-04-30
1
-0
/
+16
*
Revert 267234 "New policies: enable/disable relay; port range"
noamsml@google.com
2014-04-30
1
-16
/
+0
*
New policies: enable/disable relay; port range
dcaiafa@chromium.org
2014-04-30
1
-0
/
+16
*
Introduce chrome.shell.createWindow stub API for app_shell
jamescook@chromium.org
2014-04-30
2
-12
/
+9
*
NonSFI NaCl: Plumb Exception IRT enough for breakpad.
uekawa@chromium.org
2014-04-30
7
-0
/
+206
*
Stop prompting for the file system write permission in packaged apps.
benwells@chromium.org
2014-04-30
1
-0
/
+1
*
Stop passing chrome.test.fail as ErrorCallback
hashimoto@chromium.org
2014-04-30
6
-23
/
+29
*
Move DefaultActivationClient to wm/core
ben@chromium.org
2014-04-30
2
-0
/
+4
*
Move bookmarks' production code to components/bookmarks
sdefresne@chromium.org
2014-04-30
2
-2
/
+2
*
Revert of Move DefaultActivationClient to wm/core (https://codereview.chromiu...
robliao@chromium.org
2014-04-30
2
-4
/
+0
*
Revert 266968 "NonSFI NaCl: Plumb Exception IRT enough for break..."
ajwong@chromium.org
2014-04-29
7
-206
/
+0
*
Move DefaultActivationClient to wm/core
ben@chromium.org
2014-04-29
2
-0
/
+4
*
NonSFI NaCl: Plumb Exception IRT enough for breakpad.
uekawa@chromium.org
2014-04-29
7
-0
/
+206
*
[chromedriver] Add test extension for codereview.chromium.org/248253002.
samuong@chromium.org
2014-04-29
1
-0
/
+0
*
Move CaptivePortalDetector to src/chomponents/captive_portal
stevenjb@chromium.org
2014-04-29
1
-2
/
+2
*
Latest IME Keyboard crx from Feng. Changes handling of touchmove events durin...
rsadam@chromium.org
2014-04-29
1
-0
/
+0
*
Add HD browser test to WebRTC suite.
kjellander@chromium.org
2014-04-29
2
-2
/
+51
*
[Android] Change object types from AndroidCommands to DeviceUtils everywhere ...
jbudorick@chromium.org
2014-04-29
2
-8
/
+9
*
Export a private webstore API to call into the new inline sign-in flow.
isherman@chromium.org
2014-04-29
12
-0
/
+108
*
Revert "Rename experimental.accessibility to accessibilityPrivate"
dtseng@chromium.org
2014-04-29
5
-9
/
+22
*
Revert 266616 "Move DefaultActivationClient to wm/core"
ben@chromium.org
2014-04-28
2
-4
/
+0
[next]