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
*
Simplify BlockUntilBookmarkModelLoaded() by using a utility function from ui_...
tfarina@chromium.org
2013-03-01
1
-8
/
+1
*
This is 2nd try of https://codereview.chromium.org/12316154
nona@chromium.org
2013-03-01
1
-1
/
+11
*
<webview>: First stab at implementing media permission request for guests.
lazyboy@chromium.org
2013-03-01
9
-0
/
+544
*
Added a temporary confirmation dialog for deleting.
mtomasz@chromium.org
2013-03-01
1
-2
/
+40
*
Cause byUser to be passed correctly by c.e.notification API.
dewittj@chromium.org
2013-03-01
2
-0
/
+75
*
Connect SparseHistogram with the rest of stats system
kaiwang@chromium.org
2013-03-01
1
-4
/
+6
*
[chromedriver] Silence output when uploading to googlecode.
kkania@chromium.org
2013-03-01
1
-2
/
+4
*
[chromedriver] Rework version check and populate session capabilities.
kkania@chromium.org
2013-03-01
15
-60
/
+203
*
Browser Plugin: Use ContentRendererClient to disable instantiating <object ty...
lazyboy@chromium.org
2013-03-01
2
-0
/
+17
*
Don't hang in uploading chromedriver if a username/password isn't supplied.
kkania@chromium.org
2013-03-01
2
-28
/
+5
*
Require manifests for native messaging hosts.
sergeyu@chromium.org
2013-03-01
2
-1
/
+3
*
Add a signin allowed policy which is used to determine if a user is allowed t...
akuegel@chromium.org
2013-02-28
3
-0
/
+20
*
Minimal Chrome Frame with Aura.
grt@chromium.org
2013-02-28
3
-34
/
+1
*
chrome: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-28
17
-17
/
+17
*
Make PPAPI PostMessage tests run in 1 test fixture to save overall bot time.
jvoung@chromium.org
2013-02-28
1
-50
/
+57
*
Revert 185224.
tommi@chromium.org
2013-02-28
1
-11
/
+1
*
Introduce deleteSurroundingText api for Extension IME.
nona@chromium.org
2013-02-28
1
-1
/
+11
*
Revert 185189.
tommi@chromium.org
2013-02-28
2
-3
/
+1
*
Require manifests for native messaging hosts.
sergeyu@chromium.org
2013-02-28
2
-1
/
+3
*
Moved WebRTC audio test to its own file (since it requires special configurat...
phoglund@chromium.org
2013-02-28
6
-116
/
+160
*
Initialize BrowserPolicyConnector after the IOThread is created.
joaodasilva@chromium.org
2013-02-28
1
-3
/
+14
*
Rename chrome/browser/media_gallery => chrome/browser/media_galleries.
tommycli@chromium.org
2013-02-28
1
-1
/
+1
*
Rewrite of TabCaptureApiTest.EndToEnd to use an event-based scheme in one tab.
miu@chromium.org
2013-02-28
5
-129
/
+92
*
Bring back missing files from reverted 184878.
abodenha@chromium.org
2013-02-27
3
-0
/
+48
*
Implement native messaging host launcher for Windows.
sergeyu@chromium.org
2013-02-27
3
-4
/
+18
*
Revert 184900
mpearson@chromium.org
2013-02-27
2
-2
/
+4
*
Add managed mode auditing controls/indicators on history page.
sergiu@chromium.org
2013-02-27
1
-5
/
+5
*
Revert 184967
joaodasilva@chromium.org
2013-02-27
1
-14
/
+3
*
Initialize BrowserPolicyConnector after the IOThread is created.
joaodasilva@chromium.org
2013-02-27
1
-3
/
+14
*
Revert 184934
henrika@chromium.org
2013-02-27
1
-4
/
+0
*
Revert 184951
henrika@chromium.org
2013-02-27
1
-2
/
+2
*
Disabled UDPSocketPrivate_QueuedRequests since it fails on several different ...
henrika@chromium.org
2013-02-27
1
-2
/
+2
*
Implemented queued UDP SendTo/RecvFrom requests.
ygorshenin@chromium.org
2013-02-27
1
-0
/
+4
*
Reland ash: Use immersive mode for fullscreen
jamescook@chromium.org
2013-02-27
2
-0
/
+5
*
Revert "Track and persist what file entries an extension has access to."
iannucci@chromium.org
2013-02-27
5
-52
/
+2
*
Track and persist what file entries an extension has access to.
koz@chromium.org
2013-02-27
5
-2
/
+52
*
Move the Most Visited API under chrome.embeddedSearch.newTabPage, as expected...
jeremycho@chromium.org
2013-02-27
1
-3
/
+15
*
Revert 184837
abodenha@chromium.org
2013-02-27
1
-7
/
+6
*
Set up V8 bindings for extension/app APIs when they're first used, not on
cduvall@chromium.org
2013-02-27
1
-6
/
+7
*
Fix prefs registration in SyncPrefs.
joi@chromium.org
2013-02-27
1
-1
/
+0
*
Browser plugin: fix win aura tear down crash, skip calling
lazyboy@chromium.org
2013-02-27
4
-0
/
+42
*
Add a page cycler test with accessibility enabled.
dmazzoni@chromium.org
2013-02-26
1
-2
/
+21
*
Browser Plugin: Do not attempt to |SendMessageToEmbedder| if guest is being d...
lazyboy@chromium.org
2013-02-26
3
-0
/
+44
*
Revert 184600
jamescook@chromium.org
2013-02-26
2
-5
/
+0
*
Experimental Revert of 184574
mpearson@chromium.org
2013-02-26
3
-135
/
+0
*
[chromedriver] Implement alert commands.
kkania@chromium.org
2013-02-26
25
-3
/
+584
*
Allow chrome.debugger API to attach to extension background pages.
kaznacheev@chromium.org
2013-02-26
3
-1
/
+65
*
ash: Use immersive mode for fullscreen
jamescook@chromium.org
2013-02-26
2
-0
/
+5
*
Remove WebContents methods that duplicate WebContentsView methods.
jam@chromium.org
2013-02-26
2
-4
/
+6
*
Canary test for push messaging.
petewil@chromium.org
2013-02-26
3
-0
/
+135
[next]