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
*
Intercept navigations, not DNS resolutions, to predict startup
jar@chromium.org
2010-08-15
8
-128
/
+105
*
Fix QuartzCore.framework path.
mark@chromium.org
2010-08-15
1
-1
/
+1
*
Updating trunk VERSION from 495.0 to 496.0
chrome-release@google.com
2010-08-15
1
-1
/
+1
*
Fix two calls to font.height to font.GetHeight.
mal@google.com
2010-08-14
1
-2
/
+2
*
Make a pref test more robust.
nirnimesh@chromium.org
2010-08-14
1
-1
/
+1
*
gtk: Use 'Preferences' instead of 'Options' in wrench menu.
tfarina@chromium.org
2010-08-14
1
-0
/
+13
*
Made download location hidden on ChromeOS, fixed a JS error due to a related ...
zelidrag@chromium.org
2010-08-14
3
-13
/
+18
*
Made IsGalleryDownloadURL() compare based on spec and made it a
akalin@chromium.org
2010-08-14
2
-9
/
+8
*
FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...
viettrungluu@chromium.org
2010-08-14
14
-29
/
+12
*
Convert remaining wide extension_automation_constants keys.
viettrungluu@chromium.org
2010-08-14
3
-32
/
+32
*
Get rid of the ERROR_TYPE from InfoBarDelegate.
tfarina@chromium.org
2010-08-14
7
-28
/
+10
*
Convert more wide strings in browser/extensions.
viettrungluu@chromium.org
2010-08-14
8
-125
/
+125
*
Convert some obvious wide strings in browser/cocoa.
viettrungluu@chromium.org
2010-08-14
3
-39
/
+40
*
Convert wide strings in WebResourceService.
viettrungluu@chromium.org
2010-08-14
2
-14
/
+14
*
Convert Task Manager to string16 from wstring, part 1.
viettrungluu@chromium.org
2010-08-14
7
-114
/
+114
*
Add copyright, we never know...
maruel@chromium.org
2010-08-14
1
-0
/
+4
*
Updating trunk VERSION from 494.0 to 495.0
chrome-release@google.com
2010-08-14
1
-1
/
+1
*
Whitespace change to trigger the bots.
viettrungluu@chromium.org
2010-08-14
1
-1
/
+1
*
Fixed bug preventing gallery apps from being autoupdated/synced.
akalin@chromium.org
2010-08-14
1
-1
/
+0
*
Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().
viettrungluu@chromium.org
2010-08-14
9
-38
/
+12
*
Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...
viettrungluu@chromium.org
2010-08-14
6
-51
/
+6
*
Cleanup Registry API: part 3.
tfarina@chromium.org
2010-08-14
19
-43
/
+55
*
Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8.
viettrungluu@chromium.org
2010-08-14
3
-7
/
+1
*
Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...
viettrungluu@chromium.org
2010-08-14
7
-38
/
+17
*
Revert my last two changes.
evan@chromium.org
2010-08-14
174
-112
/
+114
*
Noticed when I crashed while running in RTL mode that the crash string had it...
pkasting@chromium.org
2010-08-14
1
-11
/
+11
*
Build fix.
evan@chromium.org
2010-08-13
1
-7
/
+2
*
o3d-webgl: Adding preliminary files for 'bubble blaster' demo.
luchen@chromium.org
2010-08-13
13
-0
/
+1735
*
Re-land PPAPI pull to get paint manager changes.
brettw@chromium.org
2010-08-13
1
-1
/
+1
*
libxml: move all upstream code into a src/ subdirectory.
evan@chromium.org
2010-08-13
173
-107
/
+110
*
Misc. cleanup: simplify some code, add a few comments
pkasting@chromium.org
2010-08-13
6
-58
/
+23
*
Fix some issues with the New Tab Page:
pkasting@chromium.org
2010-08-13
3
-2
/
+4
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
18
-53
/
+63
*
Grant ChromeApplications unlimited appcache and database storage if requested.
michaeln@chromium.org
2010-08-13
6
-16
/
+167
*
Overwrite a list to display the passwords.
sargrass@google.com
2010-08-13
7
-24
/
+241
*
Restrict unsafe URLs in Chrome Frame
amit@chromium.org
2010-08-13
13
-226
/
+251
*
media: bit stream converter
jiesun@google.com
2010-08-13
5
-30
/
+32
*
Fix a bad line ending in sync_resource_handler.cc.
jhawkins@chromium.org
2010-08-13
1
-1
/
+1
*
Fix suggested save file name for title-less pages.
estade@chromium.org
2010-08-13
3
-61
/
+95
*
Rename the extension manifest key "unlimited_storage" to "unlimitedStorage"
asargent@chromium.org
2010-08-13
11
-40
/
+101
*
Disable two tests to green up tree after webkit merge
jar@chromium.org
2010-08-13
1
-2
/
+5
*
Simple offline startup integration test.
skrul@chromium.org
2010-08-13
8
-11
/
+229
*
Mark scrollbar test flaky on Mac.
brettw@chromium.org
2010-08-13
1
-3
/
+3
*
Update latest secure version of Quicktime for Windows. See http://support.app...
panayiotis@google.com
2010-08-13
1
-2
/
+1
*
FBTF: Mark the Read methods in the IPC subsystem as noinline.
erg@google.com
2010-08-13
4
-32
/
+45
*
Stretch first run bubble linger time out to 3 seconds to avoid getting burned...
mirandac@google.com
2010-08-13
1
-1
/
+2
*
o3d: gles2/desktop_gl: use ARB_shader_objects/ARB_vertex_shader functions ins...
piman@chromium.org
2010-08-13
1
-0
/
+61
*
Added check for null delegate when a socket stream closes between DoResolveHo...
cdn@chromium.org
2010-08-13
1
-1
/
+1
*
Add TopSites::ProcessPendingCallbacks and call it after ReadDatabase.
nshkrob@chromium.org
2010-08-13
6
-52
/
+66
*
ScrollWheel scrolls by default amount (as opposed to touchpad)
davemoore@chromium.org
2010-08-13
1
-0
/
+31
[next]