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
*
Publish DEPS for Chromium 24.0.1285.0
24.0.1285.0
gitdeps
2014-04-07
2
-623
/
+475
*
Add oem mount point to cros_mount_provider.
tbarzic@chromium.org
2012-10-03
10
-13
/
+387
*
Remove GetBitmapNamed() part 1.
pkotwicz@chromium.org
2012-10-03
16
-73
/
+72
*
Browser Plugin: Fixed browser process crash on embedder reload.
fsamuel@chromium.org
2012-10-03
6
-15
/
+107
*
Dont let messages hit CompositorOutputSurface after it is destroyed.
nduca@chromium.org
2012-10-03
2
-3
/
+26
*
Don't show cursor upon mouse event during shutdown
oshima@chromium.org
2012-10-03
3
-3
/
+16
*
Implement backoff for Virtual Me2Me host process
lambroslambrou@chromium.org
2012-10-03
1
-38
/
+178
*
Enable handle tracing in Canary, Dev, and all debug builds of Chrome (Windows...
alexeypa@chromium.org
2012-10-03
2
-9
/
+65
*
Test reentrant calls to fullscreen controller.
scheib@chromium.org
2012-10-03
1
-13
/
+50
*
Update .DEPS.git
chrome-admin@google.com
2012-10-03
1
-1
/
+1
*
Refactor ProxyDecryptor.
xhwang@chromium.org
2012-10-03
5
-141
/
+279
*
Webkit roll 130206:130232
ojan@chromium.org
2012-10-03
1
-1
/
+1
*
Rename InvalidationState to BootstrapData
dcheng@chromium.org
2012-10-03
18
-84
/
+86
*
Fix CPM casting issue; refactor renderer crash events
rdevlin.cronin@chromium.org
2012-10-03
13
-88
/
+133
*
Mac Web Intents Part 10: Support derived fonts
sail@chromium.org
2012-10-03
3
-3
/
+49
*
ReadPixels from known-usable textures, and give SkBitmap its precious BGRA.
fischman@chromium.org
2012-10-03
2
-9
/
+13
*
Disabled top calibration
skuhne@chromium.org
2012-10-03
1
-1
/
+3
*
Force crypto::AppleKeychain access to be guarded by a Big Global Lock
rsleevi@chromium.org
2012-10-03
4
-23
/
+64
*
Mac Web Intent Part 6: Flipped view
sail@chromium.org
2012-10-03
5
-30
/
+42
*
cc: Measure texture upload time individually.
brianderson@chromium.org
2012-10-03
8
-134
/
+47
*
Mac Web Intents Part 1: Show extension download progress
sail@chromium.org
2012-10-03
14
-34
/
+220
*
Fix ImageSkia CHECK(CanRead()) failure in ILT::LoadResourceOnBlockingPool.
xiyuan@chromium.org
2012-10-03
1
-4
/
+5
*
Whitespace change.
cmp@chromium.org
2012-10-03
1
-1
/
+1
*
Remove hidebookmarkbubbleview known reliability crash.
msw@chromium.org
2012-10-03
1
-3
/
+0
*
Implement part of Android WebView.clearCache
boliu@chromium.org
2012-10-03
10
-1
/
+120
*
Mention audio in the 'connected' message for Linux and WIndows.
jamiewalch@chromium.org
2012-10-03
2
-2
/
+10
*
Makes the display rectangles draggable by touch in chrome://settings/display.
mukai@chromium.org
2012-10-03
1
-37
/
+124
*
Handles the failures of output state change.
mukai@chromium.org
2012-10-03
4
-1
/
+19
*
ash: Display system background while loading wallpaper.
derat@chromium.org
2012-10-03
17
-39
/
+88
*
Adding {Claim,Release}Interface methods to the USB extension API.
gdk@chromium.org
2012-10-03
4
-0
/
+126
*
Added sync calls to resources.
raymes@chromium.org
2012-10-03
15
-50
/
+178
*
Make device_status_check.py email clank-infra if devices go offline.
navabi@chromium.org
2012-10-03
1
-21
/
+57
*
Move set_include_incognito call to constructor
cem.kocagil@gmail.com
2012-10-03
2
-7
/
+36
*
Revert 159814 - Disabling CloudPrint for experiement on staging.
gene@chromium.org
2012-10-03
1
-5
/
+0
*
Make web page replay work with android.
tonyg@chromium.org
2012-10-03
2
-2
/
+5
*
Move around some ScopedOleInitializers in hopes of reducing the number of dup...
pkasting@chromium.org
2012-10-03
5
-21
/
+14
*
Disabling CloudPrint for experiement on staging.
gene@chromium.org
2012-10-03
1
-0
/
+5
*
Support GL_OES_compressed_ETC1_RGB8_texture where available.
sievers@chromium.org
2012-10-03
6
-7
/
+183
*
Call Stop() from all destructors of base::Thread subclasses (except for a cou...
pkasting@chromium.org
2012-10-03
5
-14
/
+21
*
Switch ConstrainedWindowTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-03
33
-118
/
+152
*
Use correct location for Enter/LeaveNotify
oshima@chromium.org
2012-10-03
2
-1
/
+33
*
[Coverity] Use-after-free
groby@chromium.org
2012-10-03
1
-3
/
+3
*
Modify the WebDriver Java test runner to not require a WebDriver checkout.
kkania@chromium.org
2012-10-03
2
-92
/
+100
*
This fixes some really silly memory leaks, and eliminates an unused
gspencer@chromium.org
2012-10-03
4
-14
/
+4
*
Add save_credentials to VPNConfigView
stevenjb@chromium.org
2012-10-03
5
-1
/
+32
*
Plumb RequestorProcessID field through various layers to enable the Network
darin@chromium.org
2012-10-03
4
-6
/
+19
*
cros: Use screen coordinates for app list animation.
xiyuan@chromium.org
2012-10-03
2
-13
/
+16
*
Fix leak in test. The child widget was never deleted since the
sky@chromium.org
2012-10-03
2
-7
/
+2
*
GRD changes for web intent progress icons
sail@chromium.org
2012-10-02
1
-0
/
+2
*
Use WebRenderingStats::Enumerate to populate benchmarking extension rendering...
dtu@chromium.org
2012-10-02
2
-34
/
+52
[next]