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
*
Make tests that rely on getting a temp dir exit if they don't.
evan@chromium.org
2010-07-28
2
-3
/
+3
*
In real usage, we won't be exporting public keys to a file, so refactor and u...
cmasone@google.com
2010-07-28
3
-63
/
+153
*
Remove dependency on browser. It doesn't look like this is needed any more.
brettw@chromium.org
2010-07-28
1
-1
/
+1
*
browser: Fix some presubmit errors.
tfarina@chromium.org
2010-07-28
10
-26
/
+22
*
Ensure that window.open requests issued by ChromeFrame carry the correct cook...
ananta@chromium.org
2010-07-28
8
-213
/
+431
*
Fix memory leaks in the balloon controller unit test by loading the NIB in th...
johnnyg@chromium.org
2010-07-28
2
-21
/
+36
*
Avoid js exception in history.pushState by not changing url.
xiyuan@chromium.org
2010-07-28
1
-2
/
+12
*
posix: print error message when mkdtemp fails.
evan@chromium.org
2010-07-28
1
-1
/
+3
*
Meant this to go in r53993... here are the actual new binaries for the theme ...
pkasting@chromium.org
2010-07-28
71
-278
/
+0
*
Remove static caching of default favicon in CustomHomePagesTableModel
stuartmorgan@chromium.org
2010-07-28
2
-18
/
+6
*
Rolls WebKit from 64214 to 64224
victorw@chromium.org
2010-07-28
1
-1
/
+1
*
Update python sync server to support recursive deletion.
rsimha@chromium.org
2010-07-28
2
-13
/
+47
*
New PyAuto tests for cookies.
alyssad@chromium.org
2010-07-28
2
-1
/
+61
*
Add images for forthcoming brushes change so that the change will work on the...
ben@chromium.org
2010-07-28
1
-0
/
+0
*
Chrome Frame GYP file cleanup.
stoyan@chromium.org
2010-07-28
1
-44
/
+27
*
Enhance plugin logging a bit. This adds logging in a few more places, especia...
brettw@chromium.org
2010-07-28
5
-29
/
+42
*
Replaced static wstring with wchar_t*.
sergeyu@chromium.org
2010-07-28
2
-10
/
+10
*
Fix nit for oshima
cmasone@google.com
2010-07-28
1
-1
/
+5
*
GTK: Fix some event coordinate logic
estade@chromium.org
2010-07-28
1
-2
/
+2
*
[Mac] Don't offer profiles for billing addresses that have no address data.
avi@chromium.org
2010-07-28
2
-0
/
+14
*
Unpin deleted URLs + better deleting algorithm.
nshkrob@chromium.org
2010-07-28
3
-9
/
+101
*
Flesh out the content settings exceptions lists a bit more.
estade@chromium.org
2010-07-28
11
-49
/
+201
*
Fix glitch in rendering of the stroke at the bottom of the browser toolbar.
ben@chromium.org
2010-07-28
2
-6
/
+8
*
Move NSImage-to-CGImageRef conversion code into a common helper function in b...
rsesek@chromium.org
2010-07-28
4
-29
/
+63
*
Header cleanup in chrome/renderer/.
erg@google.com
2010-07-28
14
-92
/
+132
*
Roll WebKit from 64206 to 64214
victorw@chromium.org
2010-07-28
1
-1
/
+1
*
Fix leaks found by sync unit tests.
nick@chromium.org
2010-07-28
4
-27
/
+47
*
Modified resources for M6 theme. This doesn't actually modify layout yet, ju...
pkasting@chromium.org
2010-07-28
13
-25
/
+52
*
An earlier check-in (r51786, Issue 2769008) caused a memory leak on the build...
davej@chromium.org
2010-07-28
2
-10
/
+9
*
Add images used by webkit for the speech input button.
satish@chromium.org
2010-07-28
5
-0
/
+6
*
- Implement proxy settings dialog for Linux/Windows.
csilv@chromium.org
2010-07-28
10
-130
/
+329
*
Implement new mock for user options page per chromium-os:5028
xiyuan@chromium.org
2010-07-28
14
-152
/
+338
*
Skia roll: r589:r592
agl@chromium.org
2010-07-28
1
-1
/
+1
*
Marked Pepper3D test as FAILS since it is failing on buildbots but passes on ...
alokp@chromium.org
2010-07-28
1
-1
/
+2
*
o3d-webgl: Fixes errors when loading animated meshes in simpleviewer.
pathorn@chromium.org
2010-07-28
4
-41
/
+55
*
Partially revert r53873 (and the valgrind suppression for it).
erg@google.com
2010-07-28
4
-22
/
+1
*
Add a forgotton const qualifier to SendMsg.
agl@chromium.org
2010-07-28
2
-5
/
+3
*
Linux: bit hacky way to ensure Pepper plugins get loaded by zygote.
viettrungluu@chromium.org
2010-07-28
4
-27
/
+57
*
Enabled pepper3d test. Explicitly specified Mesa renderer to use for the 3d t...
alokp@chromium.org
2010-07-28
1
-2
/
+6
*
TBR: rdsmith
rdsmith@google.com
2010-07-28
1
-0
/
+0
*
views: Fix bad license headers found in some files
tfarina@chromium.org
2010-07-28
14
-57
/
+51
*
DevTools: restore remote rebugging after upstream breakage.
pfeldman@chromium.org
2010-07-28
1
-7
/
+1
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
67
-62
/
+185
*
Split off the DNS reload timer
agl@chromium.org
2010-07-28
4
-81
/
+117
*
Updating trunk VERSION from 478.0 to 479.0
chrome-release@google.com
2010-07-28
1
-1
/
+1
*
New pyauto tests for clearing browsing data.
alyssad@chromium.org
2010-07-28
1
-17
/
+62
*
[Mac] Fix the custom homepages preferences to:
rsesek@chromium.org
2010-07-28
4
-42
/
+117
*
Set the initial focus when the task manager first activates and shows. Also,...
dtseng@chromium.org
2010-07-28
2
-0
/
+6
*
Fix lines longer than 80 characters.
tfarina@chromium.org
2010-07-28
5
-15
/
+19
*
Fixes targeting the unique creation times invariant in the CookieMonster:
rdsmith@google.com
2010-07-28
5
-171
/
+405
[next]