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 15.0.855.0
15.0.855.0
gitdeps
2014-04-04
2
-422
/
+253
*
Packaging scripts for Mac and Linux Cloud Print Drivers.
abeera@google.com
2011-08-17
2
-0
/
+107
*
[ChromeOS] Fix a problem that Gaia shows up on every bad auth.
xiyuan@chromium.org
2011-08-17
1
-2
/
+3
*
SSLServerSocketTest.DataTransfer should keep reading until it has read
wtc@chromium.org
2011-08-17
1
-21
/
+43
*
[ChromeOS] Fix a problem that invalid oauth token is not refreshed.
xiyuan@chromium.org
2011-08-17
1
-4
/
+4
*
FormatURL used to escape characters in the query string that
mmenke@chromium.org
2011-08-17
2
-4
/
+82
*
Fix broken tree
cpu@chromium.org
2011-08-17
1
-0
/
+1
*
Wire experimental Flapper part two
cpu@chromium.org
2011-08-17
10
-26
/
+151
*
Adds functionality to OriginBoundCertStore interface and implementations.
rkn@chromium.org
2011-08-17
4
-22
/
+152
*
Fix cursor in fullscreen pepper
piman@chromium.org
2011-08-17
5
-8
/
+27
*
Added code to check for translate if policy is set.
aocampo@chromium.org
2011-08-17
1
-0
/
+25
*
Add GetInputMethodDescriptorFromXkbId function.
yusukes@google.com
2011-08-17
3
-1
/
+36
*
Profiles: Fix ZOOM_LEVEL_CHANGE overlisten in mac code.
erg@chromium.org
2011-08-17
1
-1
/
+7
*
Add some comments to IOThreadExtensionFunction explaining its intended use.
mpcomplete@chromium.org
2011-08-17
1
-1
/
+6
*
Broke BrowserAccessibilityTest.HitTestTest
ctguil@chromium.org
2011-08-17
2
-7
/
+7
*
--downloads-new-ui completely disables the download shelf. In the future, it ...
benjhayden@chromium.org
2011-08-17
6
-31
/
+56
*
Reland 97048 - Update routing id of pending resource requests for reparented ...
rvargas@google.com
2011-08-17
12
-7
/
+76
*
[ChromeOS] Show a loading UI before Gaia is loaded for WebUI login.
xiyuan@chromium.org
2011-08-17
3
-11
/
+54
*
Add DCHECK to BrowserAccessibilityManager::Remove to detect undefined behavoi...
ctguil@chromium.org
2011-08-17
2
-7
/
+7
*
Revert 97049 - Trying to see if it fixes sync_integration_tests
rvargas@google.com
2011-08-17
20
-178
/
+35
*
Link chrome.exe to its IntDir and then hardlink to OutDir as a
scottmg@chromium.org
2011-08-17
1
-13
/
+14
*
Log FilterHost events in PipelineImpl to MediaLog.
scottfr@chromium.org
2011-08-17
4
-0
/
+159
*
Revert 97048 - Trying to see if this is related with a
rvargas@google.com
2011-08-17
12
-76
/
+7
*
browser: Fix compiler error related to stringprintf in crash_handler_host_lin...
tfarina@chromium.org
2011-08-17
1
-2
/
+5
*
Add Hover stats for 1.5s, 2s, and 3s hover thresholds.
tburkard@chromium.org
2011-08-17
1
-1
/
+6
*
Include missing stringprintf.h to fix the Arm build in r97067.
tfarina@chromium.org
2011-08-17
1
-0
/
+1
*
base: Fix the TODO in string_util.h
tfarina@chromium.org
2011-08-17
32
-68
/
+102
*
Support multiple HW video decoders per context.
fischman@chromium.org
2011-08-17
13
-176
/
+267
*
Add Cancel test for SavePackage.
achuith@chromium.org
2011-08-17
1
-54
/
+67
*
PrintPreview: Move |INITIATOR_TAB_CRASHED| to the end of UserActionBuckets enum.
kmadhusu@chromium.org
2011-08-17
1
-1
/
+1
*
Add link to RFC2361 for WAV codecs as I always have a hard time finding said ...
scherkus@chromium.org
2011-08-17
1
-1
/
+4
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
14
-133
/
+317
*
Move download UMA functions to their own file in content. Also fire the chrom...
jam@chromium.org
2011-08-16
15
-253
/
+273
*
Revert 97056 - Gyp fix for release build.
rvargas@google.com
2011-08-16
8
-123
/
+12
*
Add some heapcheck suppressions after some download code refactoring.
jam@chromium.org
2011-08-16
1
-0
/
+16
*
Gyp fix for release build.
bradchen@google.com
2011-08-16
8
-12
/
+123
*
Fix typos in the message test.
satorux@chromium.org
2011-08-16
1
-3
/
+3
*
Make bubble_border use resources under ui/resources.
saintlou@chromium.org
2011-08-16
25
-26
/
+123
*
Revert 97050 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
14
-316
/
+133
*
Enabled scaling zoom for TOUCH_UI.
fsamuel@chromium.org
2011-08-16
1
-2
/
+14
*
Mark TaskManagerBrowserTest.ReloadExtension as flaky.
rvargas@google.com
2011-08-16
1
-1
/
+8
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
14
-133
/
+316
*
[Mac] Flip the flag for multi-profiles to on by default.
rsesek@chromium.org
2011-08-16
20
-35
/
+178
*
Update routing id of pending resource requests for reparented iframes.
dimich@chromium.org
2011-08-16
12
-7
/
+76
*
Move download_manager_delegate.h to content. I forgot to move this earlier.
jam@chromium.org
2011-08-16
8
-12
/
+9
*
Fixed up issue with changing screen resolution on Mac host causing crashes.
dmaclach@chromium.org
2011-08-16
1
-59
/
+89
*
Update .DEPS.git
chrome-admin@google.com
2011-08-16
1
-1
/
+1
*
Removed PPB_Graphics3D::GetString(). Versioning should be handled in pepper a...
alokp@chromium.org
2011-08-16
5
-46
/
+2
*
Roll webkit deps to r93132.
tony@chromium.org
2011-08-16
1
-1
/
+1
*
Revert 97040 - Reserve 1GB at the base address of linux nacl_helper for Nativ...
rvargas@google.com
2011-08-16
8
-123
/
+12
[next]