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
*
Removed tracing when the context is already current.
kgr@chromium.org
2012-05-09
3
-3
/
+6
*
Update .DEPS.git
chrome-admin@google.com
2012-05-09
1
-1
/
+1
*
[ChromeFrame] Upload metrics data to both the XML and the protocol buffer pip...
isherman@chromium.org
2012-05-09
4
-34
/
+45
*
WebKit merge 116503:116542
ojan@chromium.org
2012-05-09
1
-1
/
+1
*
Disable custom pictures when ephemeral users enabled
bartfab@chromium.org
2012-05-09
2
-11
/
+34
*
Removes the dependency that the SuggestionsCombiner had on the
macourteau@chromium.org
2012-05-09
5
-12
/
+24
*
Use generic package name retrieval.
nyquist@chromium.org
2012-05-09
1
-2
/
+2
*
[chromedriver] Identify a frame using a unique ID instead of by index or name.
kkania@chromium.org
2012-05-09
1
-23
/
+24
*
Valgrind / Heapchecker: Update TransportSecurityPersister leak suppressions a...
thestig@chromium.org
2012-05-09
2
-8
/
+15
*
gdata: Include an error code when a fetch is failed in GDataSyncClient.
satorux@chromium.org
2012-05-09
1
-1
/
+1
*
Add support to SystemTray for a second bubble for notifications.
stevenjb@chromium.org
2012-05-09
5
-91
/
+377
*
Update .DEPS.git
chrome-admin@google.com
2012-05-09
1
-1
/
+1
*
Uprev expected netflix version # for test
rohitbm@chromium.org
2012-05-09
1
-1
/
+1
*
roll skia to 3884
reed@google.com
2012-05-09
2
-1
/
+4
*
NaCl Validation Cache: move browser implementation into its own file.
ncbray@google.com
2012-05-09
4
-47
/
+120
*
add proxy support in install-chroot.sh
james.wei@intel.com
2012-05-09
1
-2
/
+10
*
Use frame->document().referrerPolicy instead of frame->referrerPolicy()
jochen@chromium.org
2012-05-09
2
-3
/
+4
*
views: Hide the class declaration of SimpleMessageBoxViews in the source file.
tfarina@chromium.org
2012-05-09
3
-104
/
+87
*
Fix for enableTouchOptimizedCss() function.
kgr@chromium.org
2012-05-09
1
-10
/
+4
*
Consistently log the ID of a spdy stream as "stream_id"
rch@chromium.org
2012-05-09
3
-5
/
+5
*
Update .DEPS.git
chrome-admin@google.com
2012-05-09
1
-1
/
+1
*
Roll software rendering list to r135645
yongsheng.zhu@intel.com
2012-05-09
1
-1
/
+1
*
Fix presubmit js style nits.
kmadhusu@chromium.org
2012-05-09
2
-49
/
+302
*
Fix failed browser test BrowserGuestSessionNavigatorTest.Disposition_Settings...
bshe@chromium.org
2012-05-09
1
-0
/
+2
*
Reverting to the deprecated version of GetDefaultRequestContext which maintia...
rlp@chromium.org
2012-05-09
2
-2
/
+8
*
Move transport_security_persister to chrome/browser/net. Fix test file leak, ...
thestig@chromium.org
2012-05-09
7
-57
/
+66
*
Update .DEPS.git
chrome-admin@google.com
2012-05-09
1
-0
/
+2
*
Add checkdeps exclusions for metro bits.
robertshield@chromium.org
2012-05-09
1
-0
/
+2
*
Kill Pipeline::SetBufferedTime(), since nobody needs/uses it.
fischman@chromium.org
2012-05-09
8
-93
/
+1
*
Fixes crash in SuggestionsCombiner::FillPagesValue by ensuring suggestions so...
beaudoin@chromium.org
2012-05-09
3
-11
/
+9
*
Fix PhishingDOMFeatureExtractorTest flakiness by ensuring that IPC channel na...
bryner@chromium.org
2012-05-09
1
-3
/
+6
*
Disable ContextMenuBrowserTest.RealMenu on chromeos
oshima@chromium.org
2012-05-09
1
-1
/
+1
*
gdata: fix problem with periodic updates when network connection is interrupted.
satorux@chromium.org
2012-05-09
2
-1
/
+23
*
Update .DEPS.git
chrome-admin@google.com
2012-05-09
1
-1
/
+1
*
roll gyp 1363:1373
scottmg@chromium.org
2012-05-09
1
-1
/
+1
*
Coverity: Fix pass by value error.
kmadhusu@chromium.org
2012-05-09
2
-2
/
+2
*
Try to fix GeolocationProviderTest flakiness
bartfab@chromium.org
2012-05-09
1
-4
/
+17
*
Some minor modifications to the UI for debugging the omnibox ranking.
cchrysafis@google.com
2012-05-09
2
-25
/
+65
*
Replace CHECK by DCHECK, at least for M20.
enal@chromium.org
2012-05-09
1
-1
/
+1
*
A better fix for scaling issue.
gene@chromium.org
2012-05-09
7
-110
/
+40
*
- Move UninstallService handling code.
vitalybuka@chromium.org
2012-05-09
3
-14
/
+154
*
Remove node_leak_test.cc from test_shell_tests.
tony@chromium.org
2012-05-09
2
-78
/
+0
*
Detect crashes while running native tests in APK.
nileshagrawal@chromium.org
2012-05-09
5
-14
/
+67
*
Adding `protectedContentEnabled` toggle to the Privacy extension API.
mkwst@chromium.org
2012-05-09
4
-3
/
+49
*
update crosh_builtin to 0.7.9
rginda@chromium.org
2012-05-09
1
-7
/
+4
*
Reland "Implement random wallpaper feature"
bshe@chromium.org
2012-05-09
17
-77
/
+278
*
It used to be possible to change the position of the notification bubble on C...
pkotwicz@chromium.org
2012-05-09
1
-0
/
+6
*
Make sure only the main browser process and service proceses are allowed to c...
pastarmovj@chromium.org
2012-05-09
1
-1
/
+11
*
chromeos: Add flag for subpixel-positioned text.
derat@chromium.org
2012-05-09
4
-12
/
+37
*
Add bufferSize argument of socket.read() and socket.recvFrom()
penghuang@chromium.org
2012-05-09
3
-8
/
+19
[next]