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
...
*
Fix erratic HTML5 audio playback
davej@chromium.org
2011-04-14
4
-21
/
+77
*
Fix Linux audio playback
davej@chromium.org
2011-04-14
2
-2
/
+26
*
In debug mode, copy the mark (0x36) into all the free'd region.
rtenneti@chromium.org
2011-04-14
1
-0
/
+6
*
Landing issue 6828049 on behalf of KushalP.
apatrick@chromium.org
2011-04-14
21
-192
/
+192
*
Remove the rest of the Chrome dependencies from RenderThread.
jam@chromium.org
2011-04-14
19
-105
/
+128
*
Fix a regression in command buffer TexSubImage2D.
zmo@google.com
2011-04-14
1
-1
/
+2
*
Proactively preventing build break when https://bugs.webkit.org/show_bug.cgi?...
zelidrag@chromium.org
2011-04-14
1
-0
/
+6
*
Draft version of the HW video decode tester and few other changes.
scherkus@chromium.org
2011-04-14
15
-32
/
+1721
*
Make wifi compliance tests more stable.
stanleyw@chromium.org
2011-04-14
4
-11
/
+117
*
Fix up login screen for remoting.
dmaclach@chromium.org
2011-04-14
2
-24
/
+29
*
first-run: Eliminate the ifdefs in upgrade_util.h
tfarina@chromium.org
2011-04-14
9
-54
/
+73
*
Mitigate XSS in the bookmark manager using Content-Security-Policy.
abarth@chromium.org
2011-04-14
5
-1609
/
+1625
*
Change the client-side phishing detection request format. Instead of
noelutz@google.com
2011-04-14
24
-198
/
+313
*
Whitelist access to the disk in URLRequestResourceBundleJob::GetData.
abarth@chromium.org
2011-04-14
1
-2
/
+11
*
Trace whenever renderer waits for command buffer space.
jbauman@chromium.org
2011-04-14
2
-11
/
+27
*
net: cut an HSTS hole out at latest.chrome.google.com
agl@chromium.org
2011-04-14
2
-2
/
+11
*
Implement private API for web store to determine app ID of
aa@chromium.org
2011-04-14
12
-104
/
+352
*
Refactored size tests to put all slow download job refs in same function.
rdsmith@chromium.org
2011-04-14
1
-26
/
+30
*
Make dev channel warning more apparent by showing an alert confirmation when ...
chocobo@chromium.org
2011-04-14
4
-18
/
+55
*
[cros] Integrate SIM unlock flow with libcros.
nkostylev@chromium.org
2011-04-14
9
-69
/
+558
*
Disk Cache: Perform extra validations to data comming from
rvargas@google.com
2011-04-14
6
-11
/
+93
*
Update translations using strings from launchpad.net r181
tony@chromium.org
2011-04-14
37
-1071
/
+683
*
Disable some failing popup tests on chromeos
nirnimesh@chromium.org
2011-04-14
1
-0
/
+2
*
Update flash version for plugins_check on chromeos
nirnimesh@chromium.org
2011-04-14
1
-1
/
+1
*
Added svn:ignore property for mkl directory to third_party.
kbr@chromium.org
2011-04-14
0
-0
/
+0
*
Call OnVisibleBoundsChanged on the view itself as well as child views.
oshima@google.com
2011-04-14
1
-0
/
+5
*
Added documentation for the point.h file as an example for engineers to follow.
jond@google.com
2011-04-14
1
-8
/
+69
*
Tag ProxyService as NonThreadSafe.
willchan@chromium.org
2011-04-14
2
-3
/
+15
*
Fix repaint problems in omnibox by invalidating the omnibox when unfreezing, ...
pkasting@chromium.org
2011-04-14
1
-4
/
+5
*
Moves responsibility for showing profile error dialog out of Browser
sky@chromium.org
2011-04-14
24
-115
/
+78
*
Make the usage stats checkbox on EULA screen speak and focus.
chaitanyag@chromium.org
2011-04-14
3
-1
/
+20
*
Mac: Roll GTM 439:440
thakis@chromium.org
2011-04-14
1
-1
/
+1
*
Add missing dependencies in content_renderer project.
sergeyu@chromium.org
2011-04-14
1
-0
/
+2
*
All your base/mac are belong to us.
mark@chromium.org
2011-04-14
1
-0
/
+2
*
All your base are belong to us.
mark@chromium.org
2011-04-14
1
-0
/
+6
*
PWN chrome/browser/cocoa.
mark@chromium.org
2011-04-14
1
-0
/
+2
*
PWN chrome/installer/mac.
mark@chromium.org
2011-04-14
1
-0
/
+3
*
Remove ExtensionService::HasInstalledExtensions since we always have (compone...
mihaip@chromium.org
2011-04-14
6
-38
/
+6
*
Updating trunk VERSION from 736.0 to 737.0
chrome-release@google.com
2011-04-14
1
-1
/
+1
*
EXtend the supression for a memory leak
rvargas@google.com
2011-04-14
1
-9
/
+0
*
Some style changes (for readability).
sadrul@chromium.org
2011-04-14
4
-20
/
+36
*
Adjust heapcheck supression
rvargas@google.com
2011-04-14
1
-3
/
+3
*
Enable crash_reporter test on chromeos
nirnimesh@chromium.org
2011-04-14
1
-2
/
+0
*
Fix for bug in TestingAutomationProvider::OpenNewBrowserWindowOfType.
dennisjeffrey@google.com
2011-04-14
4
-16
/
+36
*
first-run: Remove ifdefs from upgrade_util_linux.cc.
tfarina@chromium.org
2011-04-14
2
-4
/
+1
*
Fix the ref-count issue related to the url_loader parameter of PPP_Instance.H...
yzshen@chromium.org
2011-04-14
1
-0
/
+24
*
crypto is a terrible name for a library as it collides with OpenSSL's
mark@chromium.org
2011-04-14
1
-0
/
+1
*
[Mac] Make the page info bubble animation look ever-so-slightly better.
rsesek@chromium.org
2011-04-14
1
-4
/
+4
*
Add support for params in SelectFile callbacks.
achuith@chromium.org
2011-04-14
3
-35
/
+74
*
Move a bunch of Chrome specific code out of RenderThread, in preparation of m...
jam@chromium.org
2011-04-14
51
-571
/
+505
[prev]
[next]