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
/
chrome_tests.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial check-in enabling <adview> tag for packaged apps.
rpaquay@chromium.org
2013-03-23
1
-0
/
+1
*
[chromedriver] Support passing android_package to java tests.
craigdh@chromium.org
2013-03-22
1
-1
/
+0
*
The CDM should not be affected by Content settings for generic Plug-ins
ddorwin@chromium.org
2013-03-21
1
-1
/
+12
*
Add chrome.power extension API.
derat@chromium.org
2013-03-20
1
-1
/
+0
*
Add Resource Handler for creating Streams to forward to extensions
zork@chromium.org
2013-03-20
1
-1
/
+0
*
Switch Windows to use the MessagePopupCollection (reland)
dewittj@chromium.org
2013-03-18
1
-3
/
+7
*
Move desktop-specific Instant bits to c/b/ui/search.
samarth@chromium.org
2013-03-17
1
-5
/
+5
*
Revert "Revert 188259 "Move the webkit cursor resources to ui\resources\...""
tbreisacher@chromium.org
2013-03-15
1
-11
/
+11
*
Revert 188259 "Move the webkit cursor resources to ui\resources\..."
tbreisacher@chromium.org
2013-03-15
1
-11
/
+11
*
[chromedriver] Separate stuff of chrome from chromedriver.
chrisgao@chromium.org
2013-03-15
1
-105
/
+129
*
Part IV: Clear the clipboard if user copies from 'find dialog' of Incognito w...
vasilii@chromium.org
2013-03-15
1
-0
/
+1
*
Follow up to r188259. Performing missing renames.
pfeldman@chromium.org
2013-03-15
1
-1
/
+1
*
Move immersive_mode_controller into c/b/ui/views/frame
jamescook@chromium.org
2013-03-15
1
-1
/
+1
*
Add a unified observer to replace NetworkManagerObserver
gauravsh@chromium.org
2013-03-15
1
-2
/
+0
*
Fix build error caused by stale reference to webkit_unscaled_resources.rc. Th...
ananta@chromium.org
2013-03-15
1
-1
/
+1
*
Move the webkit cursor resources to ui\resources\cursors as ui\aura needs to ...
ananta@chromium.org
2013-03-15
1
-11
/
+11
*
WebstoreStandaloneInstaller: refactored to make easier to use/extend.
sergeygs@chromium.org
2013-03-15
1
-1
/
+1
*
Remove PanelAndDesktopNotificationTest test file
jianli@chromium.org
2013-03-14
1
-2
/
+0
*
Split up chrome/browser/policy subdirectory
mnissler@chromium.org
2013-03-14
1
-14
/
+11
*
Prevent ObjectBackedNativeHandler from calling itself once invalid.
kalman@chromium.org
2013-03-14
1
-0
/
+1
*
Revert 187981 "Prevent ObjectBackedNativeHandler from calling it..."
kalman@chromium.org
2013-03-14
1
-1
/
+0
*
Prevent ObjectBackedNativeHandler from calling itself once invalid.
kalman@chromium.org
2013-03-14
1
-0
/
+1
*
Revert 187975 "Prevent ObjectBackedNativeHandler from calling it..."
thakis@chromium.org
2013-03-14
1
-1
/
+0
*
Prevent ObjectBackedNativeHandler from calling itself once invalid.
kalman@chromium.org
2013-03-13
1
-0
/
+1
*
Revert 187797 "Added tests for page launcher extensions in the a..."
falken@chromium.org
2013-03-13
1
-1
/
+0
*
Added tests for page launcher extensions in the action box.
rfevang@chromium.org
2013-03-13
1
-0
/
+1
*
Move chrome/browser/chromeos/process_proxy to chromeos
phajdan.jr@chromium.org
2013-03-12
1
-1
/
+0
*
[chromedriver] For desktop, use template prefs and local state files.
kkania@chromium.org
2013-03-12
1
-0
/
+24
*
Adding Instant extended manual tests that can talk to the network.
shishir@chromium.org
2013-03-12
1
-0
/
+1
*
Move Mime type handling to streamsPrivate API, so that it works on Desktop Ch...
zork@chromium.org
2013-03-12
1
-1
/
+1
*
[win] Show a menu for the chrome app in the launcher.
benwells@chromium.org
2013-03-12
1
-0
/
+2
*
Added end-to-end browser tests for the component cloud policy code.
joaodasilva@chromium.org
2013-03-10
1
-0
/
+1
*
Remove chrome/ code to handle App Notifications
dcheng@chromium.org
2013-03-10
1
-2
/
+0
*
[chromedriver] Implement command: executeAsyncScript and setScriptTimeout
chrisgao@chromium.org
2013-03-10
1
-0
/
+2
*
[chromedriver] Implement commands: getCookies, addCookie, deleteCookie, delet...
chrisgao@chromium.org
2013-03-08
1
-0
/
+2
*
Always Close the Autofill UI through the same path
csharp@chromium.org
2013-03-07
1
-0
/
+1
*
Take notification API out of experimental. Restrict to dev channel.
miket@chromium.org
2013-03-07
1
-1
/
+1
*
signin: force web signin flow initiated visits to accounts.google.com to thei...
tim@chromium.org
2013-03-07
1
-0
/
+1
*
Revert 186475
miu@chromium.org
2013-03-06
1
-1
/
+0
*
Always Close the Autofill UI through the same path
csharp@chromium.org
2013-03-06
1
-0
/
+1
*
Adds chromedriver's extensions capability.
danhn@chromium.org
2013-03-06
1
-1
/
+9
*
Re-home the global MessageCenter to support Ash+Win environments.
dewittj@chromium.org
2013-03-05
1
-1
/
+1
*
Print Preview: Don't bother activating the initiator tab when a print preview...
thestig@chromium.org
2013-03-05
1
-1
/
+0
*
Implemented PointerLock for BrowserPlugin by forwarding PointerLock requests ...
mthiesse@chromium.org
2013-03-05
1
-0
/
+5
*
Convert existing NetworkLibrary consumers in browser/chromeos/login/* to use ...
gauravsh@chromium.org
2013-03-05
1
-0
/
+2
*
Instant: Rename 'preview' to 'overlay'
sreeram@chromium.org
2013-03-04
1
-1
/
+1
*
Revert r184245: It broke web_accessible_resources for extension iframes.
mpcomplete@chromium.org
2013-03-03
1
-1
/
+0
*
Add a signin allowed policy which is used to determine if a user is allowed t...
akuegel@chromium.org
2013-02-28
1
-0
/
+1
*
Mac: Update zoom bubble UI
sail@chromium.org
2013-02-28
1
-0
/
+3
*
Rename chrome/browser/media_gallery => chrome/browser/media_galleries.
tommycli@chromium.org
2013-02-28
1
-2
/
+2
[next]