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
path:
root
/
chrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adding ap key inclusion to uninstall metrics.
robertshield@google.com
2009-06-16
1
-0
/
+9
*
Fix up the sprintf to properly mark the string as a wide string.
thomasvl@chromium.org
2009-06-16
1
-1
/
+1
*
Use a pdf instead of a png for incognito badge.
pinkerton@chromium.org
2009-06-16
3
-2
/
+255
*
Make tooltip loading lazy.
pinkerton@chromium.org
2009-06-16
1
-2
/
+3
*
Bring url_fetch_test into compiling shape on mac/linux.
thomasvl@chromium.org
2009-06-16
2
-35
/
+42
*
Solve a strict-aliasing issue in metrics_log.cc to appease gcc 4.4 on Linux.
craig.schlenter@chromium.org
2009-06-16
1
-5
/
+9
*
Convert chrome.exe to gyp.
sgk@google.com
2009-06-16
1
-1
/
+0
*
Convert chrome.dll to gyp generation.
sgk@google.com
2009-06-16
1
-1
/
+1
*
Whoops. Actually print out the private key in the unit test,
aa@chromium.org
2009-06-16
1
-1
/
+1
*
Removed mixed content options. Turns out extremely few users changed the def...
abarth@chromium.org
2009-06-16
3
-165
/
+2
*
Remove unnecessary static_cast in the ctor of TabContents and AsWC helper
brettw@chromium.org
2009-06-16
1
-32
/
+20
*
Trying to debug a purify problem, the flags are not set to output LOG(INFO), ...
aa@chromium.org
2009-06-16
1
-1
/
+1
*
Add a bug number to a TODO comment.
ericroman@google.com
2009-06-16
1
-0
/
+1
*
Fix a bug where ExtensionHost and ExtensionView weren't getting closed proper...
erikkay@google.com
2009-06-16
2
-1
/
+25
*
Set magic string in registry to enable fallback to full installer in case of ...
kuchhal@chromium.org
2009-06-16
2
-2
/
+39
*
Add comments on magic number 0xbb. They are VK_OEM_PLUS. I guess the original...
hamaji@chromium.org
2009-06-16
1
-1
/
+4
*
Close all browsers during InProcessBrowserTest cleanup, not just the main one.
erikkay@google.com
2009-06-16
3
-40
/
+6
*
Make XHR work in Workers. Creates a 'shadow page' in a worker process to prox...
dimich@google.com
2009-06-16
2
-5
/
+5
*
Limit the size of popup menus on linux.
estade@chromium.org
2009-06-16
1
-1
/
+6
*
Bookmark dragging cleanup.
estade@chromium.org
2009-06-16
3
-26
/
+33
*
Temporarily break the purify bot again so that I can get log
aa@chromium.org
2009-06-16
2
-3
/
+4
*
Enabling the tests after sgk reverted CL18441.
anantha@chromium.org
2009-06-16
1
-2
/
+2
*
Move automated_ui_test_test to ui_tests from a library so it actually gets run.
dkegel@google.com
2009-06-16
3
-7
/
+18
*
Fix a crash when closing an incognito window with a download
paul@chromium.org
2009-06-16
2
-8
/
+15
*
Fix bustage caused by last change. enumeration changed name and got rid of _D...
ben@chromium.org
2009-06-16
1
-2
/
+2
*
Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...
ben@chromium.org
2009-06-15
7
-98
/
+151
*
Fix a bug where clicking an external link from an extension page would reuse
mpcomplete@google.com
2009-06-15
1
-0
/
+1
*
Revert r18441.
sgk@google.com
2009-06-15
1
-0
/
+1
*
Disabled mini_installer tests to investigate the failures.
anantha@chromium.org
2009-06-15
1
-2
/
+2
*
Add a switch for changing the fd limit on Mac/Linux.
stuartmorgan@chromium.org
2009-06-15
3
-1
/
+45
*
Add Compact Language Detection (CLD) library to Chrome. This works in Windows...
sidchat@google.com
2009-06-15
1
-0
/
+3
*
Implement the default tab opening behavior. Fix some linux build issues by ad...
brettw@chromium.org
2009-06-15
3
-0
/
+7
*
Disabling 2 flacky UI tests.
jcampan@chromium.org
2009-06-15
1
-2
/
+4
*
Convert unit_tests.exe to gyp.
sgk@google.com
2009-06-15
1
-1
/
+0
*
Use GetForegroundWindow instead of GetActiveWindow because the former works on
mpcomplete@google.com
2009-06-15
1
-2
/
+2
*
Group renderer processes by privilige when we hit the max process count.
mpcomplete@google.com
2009-06-15
6
-28
/
+144
*
Fix a crash during extension installation (debug only).
erikkay@google.com
2009-06-15
1
-4
/
+1
*
Fix http://crbug.com/13971: OSX: Text copied from Omnibox is styled
jeremy@chromium.org
2009-06-15
5
-4
/
+153
*
Add missing headers for Windows and re-enable building of LoginDatabase.
stuartmorgan@chromium.org
2009-06-15
2
-0
/
+8
*
Start to get memory test compiling on mac & linux.
thomasvl@chromium.org
2009-06-15
2
-39
/
+70
*
Converting the RSS subscription page to use a background page, as opposed to ...
finnur@chromium.org
2009-06-15
2
-83
/
+81
*
Fixes bug where keyword editor would end up prefixing all keyword urls
sky@chromium.org
2009-06-15
14
-71
/
+77
*
Switch child threads so that current() only works on the correct thread and t...
jam@chromium.org
2009-06-15
5
-9
/
+31
*
Make tooltips work correctly, allowing for multiple tooltips w/out the mouse ...
pinkerton@chromium.org
2009-06-15
3
-7
/
+43
*
Linux: Add support for chrooted renderers.
agl@chromium.org
2009-06-15
8
-18
/
+327
*
Fix a UMR that happens while trying to forward mouse events.
tc@google.com
2009-06-15
1
-2
/
+5
*
This CL fixes issue 6223 (comment #10 and #15).
xji@chromium.org
2009-06-15
1
-10
/
+54
*
Use linked_ptr for the ExternalExtensionProviders.
finnur@chromium.org
2009-06-15
2
-35
/
+36
*
Capture more necessary settings while trying to land conversion
sgk@google.com
2009-06-15
2
-0
/
+9
*
Clean up extension loading:
erikkay@google.com
2009-06-15
8
-303
/
+365
[next]