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
/
chrome.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux: Add support for chrooted renderers.
agl@chromium.org
2009-06-15
1
-0
/
+2
*
Capture more necessary settings while trying to land conversion
sgk@google.com
2009-06-15
1
-0
/
+1
*
Badge browser window with incognito icon when in incognito mode
pinkerton@chromium.org
2009-06-15
1
-0
/
+1
*
Move TabContentsViewWin and RenderViewContextMenu*Win to browser/views/tab_co...
ben@chromium.org
2009-06-14
1
-6
/
+6
*
Revert r18359.
sgk@google.com
2009-06-14
1
-0
/
+1
*
Convert chrome.dll to gyp generation.
sgk@google.com
2009-06-14
1
-1
/
+0
*
Add favicons to Mac bookmark bar.
jrg@chromium.org
2009-06-13
1
-0
/
+3
*
Create a basic test case for the common usage of BlockedPopupContainer.
erg@google.com
2009-06-13
1
-0
/
+3
*
Back out the building of LoginDatabase due to Windows bustage.
stuartmorgan@chromium.org
2009-06-12
1
-5
/
+0
*
Copy login-related section of WebDatabase into a new class for use in Passwor...
stuartmorgan@chromium.org
2009-06-12
1
-0
/
+5
*
Refactor the titlebar code into its own class because it's getting big
tc@google.com
2009-06-12
1
-0
/
+2
*
Add configuration items for unit_tests.exe (not fully gyp converted yet):
sgk@chromium.org
2009-06-12
1
-6
/
+36
*
Verify signed .crx extension installations
rafaelw@chromium.org
2009-06-12
1
-0
/
+1
*
Make 'theme_dll' a loadable_module, not a shared_library, so dependent
sgk@google.com
2009-06-12
1
-1
/
+1
*
Add resources necessary for building chrome.exe via gyp-generated files.
sgk@chromium.org
2009-06-12
1
-0
/
+50
*
Cleanups from post-submit suggestions.
mmoss@chromium.org
2009-06-12
1
-0
/
+2
*
Revert r18298 (cut over chrome.dll to gyp generation).
sgk@google.com
2009-06-12
1
-0
/
+1
*
Convert chrome.dll over to gyp generation.
sgk@google.com
2009-06-12
1
-1
/
+0
*
Changing DelayLoadDLLs from string to list
hclam@chromium.org
2009-06-12
1
-1
/
+14
*
Linux: refactor zygote support
agl@chromium.org
2009-06-12
1
-0
/
+2
*
Set a fixed guid for theme_resources.
amit@chromium.org
2009-06-12
1
-0
/
+1
*
Extract breakpad symbol files for Linux official builds.
mmoss@chromium.org
2009-06-12
1
-0
/
+19
*
Make the logging dir on mac write outside the bundle in debug, this makes the...
thomasvl@chromium.org
2009-06-12
1
-37
/
+45
*
Updates prior to cutting over chrome.dll to gyp generation:
sgk@chromium.org
2009-06-12
1
-1
/
+24
*
Fix bustage (consistent output directory names for .rc file).
sgk@google.com
2009-06-12
1
-4
/
+4
*
Have 'browser_tests_dll' use the common chrome_dll_version.rc generated
sgk@google.com
2009-06-12
1
-52
/
+2
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
1
-0
/
+2
*
Factor out the code that deals with installing external extensions through Re...
finnur@chromium.org
2009-06-12
1
-0
/
+5
*
Revert previous solution change because it breaks the Windows build.
brettw@google.com
2009-06-11
1
-1
/
+0
*
Make chrome_dll dependent on the theme DLL so if you just build and run Chrome
brettw@google.com
2009-06-11
1
-0
/
+1
*
Compile sunspider on mac and linux.
thomasvl@chromium.org
2009-06-11
1
-1
/
+0
*
Enabled the v8 benchmark tests on mac/linux.
thomasvl@chromium.org
2009-06-11
1
-2
/
+0
*
Enable <video> in test_shell
hclam@chromium.org
2009-06-11
1
-6
/
+0
*
Move renderer_preferences.h from chrome/browser into chrome/common. We
tc@google.com
2009-06-11
1
-2
/
+1
*
Create a separate 'convert_dict_lib' with pieces of tools/convert_dict
sgk@chromium.org
2009-06-11
1
-1
/
+13
*
Move test/automated_ui_tests/automated_ui_test_{base,test}.{cc,h}
sgk@google.com
2009-06-11
1
-2
/
+5
*
Disable extensions in incognito mode.
mpcomplete@google.com
2009-06-11
1
-1
/
+1
*
GTK: Implement BlockedPopupContainerView for linux.
erg@google.com
2009-06-10
1
-0
/
+2
*
Revert 18109, 18111: Windows UI tests failed.
agl@chromium.org
2009-06-10
1
-2
/
+0
*
Linux: refactor zygote support
agl@chromium.org
2009-06-10
1
-0
/
+2
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
1
-0
/
+2
*
Refactors tab overview and gets the rest of the chunks working. I've
sky@chromium.org
2009-06-10
1
-4
/
+10
*
Rename grow_box_view.m to grow_box_view.mm.
rohitrao@chromium.org
2009-06-10
1
-1
/
+1
*
DevTools: Remove legacy InspectorController UI tests.
pfeldman@chromium.org
2009-06-10
1
-1
/
+0
*
Convert browser.lib to gyp generation.
sgk@google.com
2009-06-10
1
-18
/
+0
*
Convert ui_tests.gyp, adding back precompiled_wtl to its build.
sgk@chromium.org
2009-06-10
1
-1
/
+11
*
part 2 of dragging change: reordering, but not persisting
erikkay@google.com
2009-06-10
1
-3
/
+7
*
Convert additional tests to gyp generation:
sgk@google.com
2009-06-09
1
-45
/
+89
*
Modified ThumbnailStore to cache/store JPEGs instead
brettw@chromium.org
2009-06-09
1
-0
/
+3
*
Clean-up following sgk's suggestions.
jcampan@chromium.org
2009-06-09
1
-17
/
+27
[next]