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
*
Restore plugin focus on blur.
jamiewalch@google.com
2011-12-22
1
-1
/
+11
*
base::Bind: Convert webkit/database.
jhawkins@chromium.org
2011-12-22
8
-54
/
+58
*
Removes svn:executable flags.
hbono@chromium.org
2011-12-22
4
-0
/
+0
*
Try#2: Handle Origin Bound Certificate expiration.
mattm@chromium.org
2011-12-22
18
-116
/
+484
*
Allow GpuPixelBrowserTest to save ref_image locally and use the local copy fo...
zmo@chromium.org
2011-12-22
1
-113
/
+122
*
Allow clearing tokens with cmd-line flags from release builds.
atwilson@chromium.org
2011-12-22
3
-9
/
+6
*
Use new-style event listeners.
jamiewalch@google.com
2011-12-22
7
-65
/
+139
*
Revert 115402 - Clean up VideoRendererBase timing code.
jeremya@chromium.org
2011-12-22
3
-225
/
+139
*
[Coverity] Change some pass by values to pass by const refs.
dbeam@chromium.org
2011-12-22
2
-4
/
+4
*
Pre-emptive disable of the last remaining postmessage stderr redirect test.
elijahtaylor@google.com
2011-12-22
1
-2
/
+3
*
Refactor some parts of |FontConfigDirect::Match()| into helper functions.
asvitkine@chromium.org
2011-12-22
1
-107
/
+114
*
Use USER_LIMITED token level with SwiftShader.
apatrick@chromium.org
2011-12-22
2
-2
/
+9
*
Re-enable testPluginCrashInfobar on chromeos
nirnimesh@chromium.org
2011-12-22
1
-3
/
+0
*
Disable testPluginCrashForMultiTabs on chromeos
nirnimesh@chromium.org
2011-12-22
1
-0
/
+2
*
Add an out-of-line constructor and destructor to this struct.
erikwright@chromium.org
2011-12-22
2
-0
/
+9
*
Aura: Fix maximized windows not restoring properly.
jamescook@chromium.org
2011-12-21
3
-2
/
+42
*
Revert 115441 - Redo r113722 - Add Pass(), which implements move semantics, t...
jeremya@chromium.org
2011-12-21
11
-657
/
+168
*
Revert 114877 (infrastructure can't handle the load, see bug)
thakis@chromium.org
2011-12-21
1
-1
/
+1
*
Migrate cacheinvalidation override implementation to use base::Callback<>.
ajwong@chromium.org
2011-12-21
4
-261
/
+103
*
Redo r113722 - Add Pass(), which implements move semantics, to scoped_ptr, sc...
ajwong@chromium.org
2011-12-21
11
-168
/
+657
*
Disable flaky nacl_integration test
dmazzoni@chromium.org
2011-12-21
1
-0
/
+1
*
Fix latent bugs in ExpireHistoryBackend::DeleteURLs
akalin@chromium.org
2011-12-21
2
-7
/
+44
*
This is the second patch in the set. This propagates the unrecoverable error ...
lipalani@chromium.org
2011-12-21
25
-42
/
+241
*
Disable testGetExtensionPermissions in FULL suite
nirnimesh@chromium.org
2011-12-21
1
-0
/
+3
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
129
-226
/
+268
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-21
9
-8
/
+32
*
Add Randy as OWNER in content\public\browser for the downloads code to help r...
jam@chromium.org
2011-12-21
1
-0
/
+1
*
Remove NewRunnableMethod from comment.
dcheng@chromium.org
2011-12-21
1
-1
/
+1
*
Disable some panel tests
jam@chromium.org
2011-12-21
1
-2
/
+4
*
aura: Write initial browser window file from IO thread.
derat@chromium.org
2011-12-21
1
-1
/
+10
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
155
-541
/
+566
*
Update .DEPS.git
chrome-admin@google.com
2011-12-21
1
-1
/
+1
*
update to libyuv r119 which uses .private_extern to reduce visibility of asse...
fbarchard@chromium.org
2011-12-21
1
-1
/
+1
*
Only install default apps for new profiles.
rogerta@chromium.org
2011-12-21
1
-11
/
+22
*
Coverity: Remove some useless DCHECKs.
thestig@chromium.org
2011-12-21
1
-2
/
+0
*
Disable 3 pyauto extensions tests on ChromeOS.
dennisjeffrey@chromium.org
2011-12-21
1
-0
/
+4
*
Coverity: Fix leaks.
jhawkins@chromium.org
2011-12-21
9
-14
/
+25
*
Add dmichael@chromium.org to webkit/plugins/ppapi/OWNERS
dmichael@chromium.org
2011-12-21
1
-0
/
+1
*
Destroy D3D query before owning device.
apatrick@chromium.org
2011-12-21
1
-1
/
+1
*
Initial checkin of chromium bug hunter script. Bug Hunter script will look in...
imasaki@google.com
2011-12-21
3
-0
/
+652
*
Initial addition of a11y test dump infrastructure.
dtseng@chromium.org
2011-12-21
7
-0
/
+170
*
Fixed misspelled word in ppb_image_data. Updated/rewrote docs in the other th...
jond@google.com
2011-12-21
8
-80
/
+150
*
Coverity: Fixing dead code bug.
dpapad@chromium.org
2011-12-21
1
-4
/
+0
*
Always send a reply to nacl launch requests.
brettw@chromium.org
2011-12-21
3
-6
/
+20
*
sync: don't init TokenService from login_utils
tim@chromium.org
2011-12-21
1
-4
/
+12
*
Refactor a couple tab helpers so they aren't dependent on TabContentsWrapper,
mpcomplete@chromium.org
2011-12-21
8
-37
/
+51
*
Add aura app list images.
xiyuan@chromium.org
2011-12-21
2
-0
/
+0
*
Allow keyboard shortcuts on interstitial pages.
mattm@chromium.org
2011-12-21
6
-3
/
+101
*
Drop the "sync" mount option when mounting removable media.
benchan@chromium.org
2011-12-21
1
-1
/
+0
*
Stop leaking a SecKeyRef on OS X when verifying certificates
rsleevi@chromium.org
2011-12-21
1
-1
/
+1
[next]