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
*
Add scrolling related getters to WebLayerImpl
skyostil@chromium.org
2012-09-17
3
-1
/
+53
*
[filemanager] Landing string for removable device actions.
dgozman@chromium.org
2012-09-17
1
-0
/
+12
*
make sure to init POD in MediaGalleriesPreferences
estade@chromium.org
2012-09-17
2
-2
/
+4
*
[FileBrowser] Added shortcuts to menus.
zvorygin@chromium.org
2012-09-17
7
-2
/
+111
*
Revert 157094 - Sign in screen polishing
nkostylev@chromium.org
2012-09-17
15
-141
/
+129
*
Sign in screen polishing
nkostylev@chromium.org
2012-09-17
15
-129
/
+141
*
Updating trunk VERSION from 1269.0 to 1270.0
chrome-release@google.com
2012-09-17
1
-1
/
+1
*
Valgrind: Fix leak from r156991.
thestig@chromium.org
2012-09-17
2
-4
/
+8
*
Check that media galleries are on attached devices.
vandebo@chromium.org
2012-09-17
6
-120
/
+215
*
[Chrome OS] Construct device label and unique id using vendor and product det...
kmadhusu@chromium.org
2012-09-17
4
-22
/
+68
*
Support an --install-from-webstore command line switch
asargent@chromium.org
2012-09-17
13
-71
/
+232
*
Allow server sockets to rebind to same port if there is nothing actively list...
justinlin@chromium.org
2012-09-17
6
-5
/
+68
*
Move Drive API files from chrome/browser/chromeos/gdata to chrome/browser/goo...
nhiroki@chromium.org
2012-09-17
65
-147
/
+163
*
Share MediaStorageUtil common code among platforms.
vandebo@chromium.org
2012-09-17
9
-81
/
+82
*
Check webview licenses on android main bot.
ilevy@chromium.org
2012-09-17
2
-0
/
+2
*
Chromium's key generation is running on a non-joinable worker thread, which r...
jnd@chromium.org
2012-09-17
2
-13
/
+21
*
Always send the full tab object in ExtensionAction click event.
aa@chromium.org
2012-09-17
11
-151
/
+107
*
sync: add Google API Key to all ClientToServerMessages.
tim@chromium.org
2012-09-17
9
-22
/
+24
*
Httpb Cache: handle error codes when reading data from the net,
rvargas@google.com
2012-09-17
1
-0
/
+3
*
Fix build after r157078.
thestig@chromium.org
2012-09-17
1
-1
/
+0
*
aura: forward ShouldUseNativeFrame
scottmg@chromium.org
2012-09-17
6
-1
/
+18
*
Include base/logging.h explicitly for NOTREACHED macro
nhiroki@chromium.org
2012-09-17
1
-0
/
+1
*
Revert 156659 - Restart running apps when chrome restarts.
koz@chromium.org
2012-09-17
18
-365
/
+0
*
Adjust texture priorities in preparation of impl-thread eviction of only some...
ccameron@chromium.org
2012-09-17
4
-29
/
+39
*
Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don't
kalman@chromium.org
2012-09-17
13
-147
/
+274
*
Android: Always push md5sum_bin to the device.
nileshagrawal@chromium.org
2012-09-17
1
-3
/
+2
*
Keep a web dialog window centered over the content area
skuhne@chromium.org
2012-09-17
4
-0
/
+19
*
Simplify tracing of gpu memory
nduca@chromium.org
2012-09-17
7
-49
/
+10
*
net: Fix clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-09-17
1
-8
/
+11
*
Valgrind: Speculatively disable NativeMessagingTest on memory.fyi bots.
thestig@chromium.org
2012-09-17
1
-0
/
+2
*
Fix crasher by checking for null parent widget when showing context menu.
varunjain@chromium.org
2012-09-17
1
-1
/
+1
*
Remove text and private chunks from png images
benrg@chromium.org
2012-09-17
2125
-1
/
+1
*
Revert 157057 - views/examples: ShowExamplesWindow() should be exported.
tfarina@chromium.org
2012-09-17
1
-3
/
+1
*
Update .DEPS.git
chrome-admin@google.com
2012-09-16
1
-1
/
+1
*
libyuv roll to r354 for RGBA support on Android.
fbarchard@chromium.org
2012-09-16
1
-1
/
+1
*
Makes it so we don't fade out the background of the desktop when the
sky@chromium.org
2012-09-16
2
-5
/
+25
*
Clean up MediaStorageUtil
vandebo@chromium.org
2012-09-16
8
-141
/
+32
*
Temporarily removes changing brightness during animations. Animating
sky@chromium.org
2012-09-16
1
-1
/
+3
*
views/examples: ShowExamplesWindow() should be exported.
tfarina@chromium.org
2012-09-16
1
-1
/
+3
*
x11: Unset the X11 error handlers when the message-loop starts getting destro...
sadrul@chromium.org
2012-09-16
3
-0
/
+24
*
show black bar when autohidden
davemoore@chromium.org
2012-09-16
14
-37
/
+41
*
Dim shelf when maximized
davemoore@chromium.org
2012-09-16
5
-2
/
+128
*
Add strings for extension IME filter.
zork@chromium.org
2012-09-16
1
-0
/
+8
*
Share JSON schema constants.
joaodasilva@chromium.org
2012-09-16
8
-172
/
+293
*
app_list: Make contact results use the RTC extension API.
derat@chromium.org
2012-09-16
3
-18
/
+67
*
Updating trunk VERSION from 1268.0 to 1269.0
chrome-release@google.com
2012-09-16
1
-1
/
+1
*
Move IndexedDBContext into the StoragePartition and ensure isolation.
ajwong@chromium.org
2012-09-16
12
-41
/
+58
*
Media Galleries: Add "My Music" and "My Videos" as default galleries.
thestig@chromium.org
2012-09-16
7
-50
/
+90
*
This updates the getDisplayPath fileSystem API call to focus more on prettify...
thorogood@chromium.org
2012-09-16
6
-27
/
+137
*
Change window header size for applications which are popups
skuhne@chromium.org
2012-09-16
3
-8
/
+7
[next]