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
*
Makes tab dragging code change the cursor.
sky@chromium.org
2012-03-22
1
-0
/
+1
*
ash: User avatar/profile pic in the tray shouldn't look horrendous when resiz...
sadrul@chromium.org
2012-03-22
1
-18
/
+12
*
GDataUploader fixes.
achuith@chromium.org
2012-03-22
10
-62
/
+80
*
SpdyNetworkTransactionSpdy21Test.WriteError fails on ChromeOS Valgrind
dhollowa@chromium.org
2012-03-22
1
-0
/
+3
*
Revert 128299 - Add callbacks to history.addUrl and history.deleteUrl
wez@chromium.org
2012-03-22
5
-110
/
+22
*
Added presubmit warning for ScopedAllowIO uses
joaodasilva@chromium.org
2012-03-22
1
-0
/
+18
*
Update Android's base_paths to match other platforms.
avi@chromium.org
2012-03-22
3
-6
/
+31
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
74
-3042
/
+2958
*
Add new pyauto performance suite to be run by lab machines.
dennisjeffrey@chromium.org
2012-03-22
1
-0
/
+10
*
Fix possible issue with multiple clicks on demo login screen.
rkc@chromium.org
2012-03-22
1
-1
/
+3
*
Fix frame hashing to include all valid planes.
dalecurtis@chromium.org
2012-03-22
8
-29
/
+63
*
Linux: Minor adjustments to the printer crash logging code.
thestig@chromium.org
2012-03-22
2
-1
/
+5
*
ash: Fix crash when using --disable-ash-uber-tray.
sadrul@chromium.org
2012-03-22
1
-2
/
+3
*
[chromoting] Remove bogus dependency
hclam@chromium.org
2012-03-22
1
-1
/
+2
*
Fix one more Browser dep in AutoFill for Android.
yfriedman@chromium.org
2012-03-22
1
-0
/
+4
*
Change url to launch for prompting the user to install chrome.
abodenha@chromium.org
2012-03-22
2
-2
/
+5
*
views: Update menu item text Y-position for Aura.
derat@chromium.org
2012-03-22
1
-1
/
+1
*
Add callbacks to history.addUrl and history.deleteUrl
cduvall@chromium.org
2012-03-22
5
-22
/
+110
*
Allow targeted links to work on tabs that have swapped out processes.
creis@chromium.org
2012-03-22
5
-15
/
+204
*
Adding the native control panel exe for Flash 11.2
cpu@chromium.org
2012-03-22
3
-0
/
+7
*
Add an experimental identity API for platform apps.
jstritar@chromium.org
2012-03-22
26
-25
/
+419
*
Also detect the retail mode screensaver if it is already present in the AppPa...
joaodasilva@chromium.org
2012-03-22
1
-1
/
+11
*
Add logging for a tab discard crash
jamescook@chromium.org
2012-03-22
1
-0
/
+3
*
ash: Bluetooth popup: list the devices, and allow connecting/disconnecting fr...
sadrul@chromium.org
2012-03-22
7
-56
/
+133
*
Restrict set wallpaper overlay height
bshe@chromium.org
2012-03-22
1
-0
/
+4
*
Fixing a vector overflow when reporting events to Event Log.
alexeypa@chromium.org
2012-03-22
1
-1
/
+1
*
Move VideoDecoder out of media pipeline.
xhwang@chromium.org
2012-03-22
13
-67
/
+83
*
Correctly launch app/panel windows from the launcher.
stevenjb@chromium.org
2012-03-22
9
-94
/
+242
*
Two tweaks to window resizing code:
sky@chromium.org
2012-03-22
6
-21
/
+113
*
READABILITY for Keybuk
keybuk@chromium.org
2012-03-22
5
-45
/
+50
*
Move IndexedDB browser test data from chrome/ to content/
jsbell@chromium.org
2012-03-22
32
-33
/
+40
*
Fix Updater Generation
noelallen@google.com
2012-03-22
4
-15
/
+199
*
Add stack trace example to NaCl SDK
noelallen@google.com
2012-03-22
10
-1
/
+1217
*
JavaScript nits in net_internals
tbreisacher@chromium.org
2012-03-22
13
-31
/
+33
*
Launch HTTP pipelining compatibility field trial for 1% of canary users.
simonjam@chromium.org
2012-03-22
10
-11
/
+65
*
[net/dns] Added AsyncDNS histogram for success rate, transaction duration and...
szym@chromium.org
2012-03-22
2
-5
/
+44
*
Disable CollectedCookiesWindowControllerTest.Construction
backer@chromium.org
2012-03-22
1
-1
/
+2
*
Ash: Add assets for toolbar edge shadow
jamescook@chromium.org
2012-03-22
6
-0
/
+0
*
This would allow the developers to view the client/server sync traffic. In re...
lipalani@chromium.org
2012-03-22
11
-2
/
+423
*
Expose the bluetooth address of the adapter.
bryeung@chromium.org
2012-03-22
2
-0
/
+10
*
Don't allow a renderer to exit if we are using it in other views.
creis@chromium.org
2012-03-22
1
-2
/
+3
*
Correct the rendering of BrowserActionIcons on mac that was introduced by CL:...
twiz@chromium.org
2012-03-22
1
-0
/
+1
*
Misc. small cleanups to minimize TemplateURL refactoring diffs:
pkasting@chromium.org
2012-03-22
27
-149
/
+127
*
[Chromoting] Improve the text on the buttons in the connection-failed dialog.
simonmorris@chromium.org
2012-03-22
4
-4
/
+24
*
Revert 128266 - Added a pepper test for SSLHandshake. This starts an SSL serv...
gman@chromium.org
2012-03-22
7
-150
/
+50
*
Move topSites API out of experimental
cduvall@chromium.org
2012-03-22
20
-70
/
+591
*
Added a pepper test for SSLHandshake. This starts an SSL server which the tes...
raymes@chromium.org
2012-03-22
7
-50
/
+150
*
views/bookmarks: Convert BookmarkEditorView from Menu2 API to MenuModelApdate...
tfarina@chromium.org
2012-03-22
2
-23
/
+28
*
Clean up a few TODO items.
joi@chromium.org
2012-03-22
37
-164
/
+163
*
Ash: Don't show window icon or title for app windows
jamescook@chromium.org
2012-03-22
4
-9
/
+33
[next]