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
*
Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...
erikkay@chromium.org
2009-08-18
20
-82
/
+76
*
Changes the run_webkit_tests script to really use the --builder_name and --bu...
gwilson@google.com
2009-08-18
1
-3
/
+2
*
Change ClientSocketHandle to take the pool as a parameter to Init() rather th...
willchan@chromium.org
2009-08-18
8
-145
/
+169
*
Fix "crashed extension" infobar browser crashes.
phajdan.jr@chromium.org
2009-08-18
14
-96
/
+175
*
Moves GtkDndUtil into app.
sky@chromium.org
2009-08-18
13
-17
/
+21
*
Bugfixes and enhancements to the compact nav bar and the status area.
brettw@chromium.org
2009-08-18
5
-41
/
+157
*
This CL temporarily turns on SK_DEBUG in Release builds. The goal is
senorblanco@chromium.org
2009-08-18
1
-2
/
+9
*
Update GYP to r598 for Xcode PBXVariantGroup TakeOverOnlyChild fix
mark@chromium.org
2009-08-18
1
-1
/
+1
*
Remove ViewHostMsg_PluginMessage which was unused.
brettw@chromium.org
2009-08-18
3
-53
/
+0
*
Remove RenderProcessHost::size(). With Pawel's change, size() isn't necessarily
brettw@chromium.org
2009-08-18
7
-28
/
+40
*
DevTools: Reset utility context for given document only once.
pfeldman@chromium.org
2009-08-18
5
-69
/
+31
*
Added regression test for event listeners memory leak.
mbelshe@google.com
2009-08-18
1
-0
/
+1
*
DevTools Heap profiler: add a bar with Code / Objects and Data / Others size ...
mnaganov@chromium.org
2009-08-18
5
-3
/
+96
*
Add more libnss files to lib32.
thestig@chromium.org
2009-08-18
1
-0
/
+6
*
Remove an unused header from proxy_service.h.
ericroman@google.com
2009-08-18
6
-2
/
+5
*
Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...
jshin@chromium.org
2009-08-18
19
-123
/
+125
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
17
-205
/
+217
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
9
-92
/
+93
*
Suppress another pair of intermittent SafeBrowsingService leaks.
dank@chromium.org
2009-08-18
1
-0
/
+19
*
Linux: make the passwords and exceptions dialog box default size larger.
mdm@chromium.org
2009-08-18
2
-3
/
+5
*
Update test expectations due to changes in WebKit.
levin@chromium.org
2009-08-18
36
-102
/
+165
*
Apply fix for CVE-2009-2416 (use-after-free) and CVE-2009-2414 (stack recursi...
cevans@chromium.org
2009-08-18
2
-6
/
+23
*
Add the UI thread to the list of ChromeThreads.
paul@chromium.org
2009-08-18
4
-2
/
+35
*
Add missing include.
mattm@chromium.org
2009-08-18
1
-0
/
+2
*
Factor out views::Combobox::Model so that it can be used cross-platform.
mattm@chromium.org
2009-08-18
22
-91
/
+106
*
Makes UMA log upload work on non-Windows platforms.
cmasone@google.com
2009-08-18
1
-0
/
+1
*
Http Cache: Additional byte-range support.
rvargas@google.com
2009-08-18
4
-53
/
+327
*
Rebaselining two tests on Linux and one test on Windows.
dumi@chromium.org
2009-08-18
6
-4
/
+7
*
A quick fix for YUV overflow on Mac concern.
fbarchard@chromium.org
2009-08-18
3
-32
/
+88
*
Video plays on server without range request
hclam@chromium.org
2009-08-18
1
-3
/
+7
*
Call the new FilePath API to make sure the untrusted sandboxed process is not
cevans@chromium.org
2009-08-18
1
-2
/
+12
*
Linux: Update PRIMARY selection on omnibox copy-to-clipboard.
derat@chromium.org
2009-08-18
2
-0
/
+21
*
GTK Theme: Draw the GTK border around the entry in GTK them mode.
erg@google.com
2009-08-18
2
-13
/
+31
*
Disable another layout test.
jorlow@chromium.org
2009-08-18
1
-0
/
+2
*
Changes to fix /core on GCC with all warnings turned on.
maf@google.com
2009-08-17
2
-42
/
+40
*
Add a test exception.
jorlow@chromium.org
2009-08-17
1
-0
/
+2
*
Made the Sync UI work in the New New tab page.
idana@chromium.org
2009-08-17
7
-75
/
+227
*
Don't use the AI_ADDRCONFIG flag on Mac OS X. It's not necessary.
wtc@chromium.org
2009-08-17
1
-0
/
+17
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
20
-162
/
+187
*
Temporarily disable a failing ui test.
estade@chromium.org
2009-08-17
1
-1
/
+2
*
Move interactive_ui_tests target to !mac for now.
estade@chromium.org
2009-08-17
1
-125
/
+126
*
Begin to port browser focus tests to linux.
estade@chromium.org
2009-08-17
2
-98
/
+178
*
cap the number of tabs in the backing store cache
erikkay@chromium.org
2009-08-17
2
-27
/
+50
*
Cleaning up lines longer than 80 chars under src/chrome/browser.
mark@chromium.org
2009-08-17
31
-68
/
+124
*
Add libnss3.so to the list of files we put in lib32.
thestig@chromium.org
2009-08-17
1
-9
/
+10
*
An initial pass at structure to do end-to-end extension API tests. I'll work...
erikkay@chromium.org
2009-08-17
14
-9
/
+319
*
Undisable HostResolverImplTest.EmptyHost, by making empty host fail to resolve.
ericroman@google.com
2009-08-17
2
-6
/
+7
*
Disable OCSP until we have fixed the crash in OCSP code. As a result our
wtc@chromium.org
2009-08-17
1
-3
/
+16
*
Make even more tests in net_unittests faster by reusing the test server.
phajdan.jr@chromium.org
2009-08-17
1
-106
/
+67
*
Instrument ProxyService and InitProxyResolver with LoadLog.
eroman@chromium.org
2009-08-17
7
-37
/
+246
[next]