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
*
Implement custom startup url list. (Recent urls list in the add url dialog not
estade@chromium.org
2009-06-05
1
-0
/
+2
*
Implement some drag-n-drop for the bookmark manager.
estade@chromium.org
2009-06-05
1
-0
/
+2
*
Implement table for custom home pages at startup on Mac.
pinkerton@chromium.org
2009-06-05
1
-1
/
+4
*
Revert r17717.
sgk@google.com
2009-06-05
1
-13
/
+1
*
Convert chrome.dll to the gyp-generated build.
sgk@google.com
2009-06-05
1
-1
/
+13
*
Add missing deps in browser_views
nsylvain@chromium.org
2009-06-05
1
-0
/
+5
*
Convert additional targets to gyp generation: image_diff.exe,
sgk@chromium.org
2009-06-04
1
-7
/
+0
*
Testing AudioMessageFilter
hclam@chromium.org
2009-06-04
1
-0
/
+1
*
Convert most of the chrome .lib files to gyp generation:
sgk@chromium.org
2009-06-04
1
-5
/
+0
*
Only update files from .version templates when a file change
sgk@google.com
2009-06-04
1
-11
/
+3
*
Relanding the first of probably several patches trying to clean up the Blocke...
erg@google.com
2009-06-04
1
-0
/
+2
*
Fetch last change (revision) info in a separate action that can run
sgk@google.com
2009-06-04
1
-14
/
+16
*
Convert various chrome tests to gyp generation:
sgk@chromium.org
2009-06-04
1
-8
/
+2
*
Convert to gyp generation of chrome_resources and chrome_strings.
sgk@chromium.org
2009-06-04
1
-38
/
+36
*
browser/base/browser_theme_provider_unittest.cc => browser/browser_theme_prov...
willchan@chromium.org
2009-06-04
1
-1
/
+1
*
Unittests for NTP alignment changes (separate CL for Try server purposes). Se...
glen@chromium.org
2009-06-04
1
-0
/
+1
*
Revert r17575 and r17576. They are causing layout test errors.
agl@chromium.org
2009-06-04
1
-3
/
+0
*
Linux: Add support for chrooted renderers.
agl@chromium.org
2009-06-04
1
-0
/
+3
*
Resubmitting change r17491 that was reverted because of a memory leak.
sverrir@google.com
2009-06-03
1
-0
/
+2
*
Change PasswordStoreDefault to access the WebDataService from the UI thread o...
stuartmorgan@chromium.org
2009-06-03
1
-1
/
+32
*
Implement dragging a tab back into a tabstrip for gtk.
jhawkins@chromium.org
2009-06-03
1
-5
/
+0
*
Split the BackingStoreManager out of backing_store.* and into its own class.
brettw@chromium.org
2009-06-03
1
-1
/
+2
*
Revert "Refactor print functionality in RenderView..."
willchan@chromium.org
2009-06-03
1
-2
/
+0
*
Port 2 more unit tests. Just small differences between platforms.
tc@google.com
2009-06-03
1
-2
/
+2
*
Refactor print functionality in RenderView. Moved most of the print function...
sverrir@google.com
2009-06-03
1
-0
/
+2
*
Linux bookmark manager first cut.
estade@chromium.org
2009-06-03
1
-0
/
+3
*
Revert "This is the first of probably several patches trying to clean up the ...
erg@google.com
2009-06-03
1
-2
/
+0
*
This is the first of probably several patches trying to clean up the BlockedP...
erg@google.com
2009-06-03
1
-0
/
+2
*
Make LinkButtonGtk into a real widget (GtkChromeLinkButton).
deanm@chromium.org
2009-06-03
1
-2
/
+2
*
Revert last checkin to fix resources in Release builds.
sgk@chromium.org
2009-06-03
1
-36
/
+38
*
Convert to gyp generation of chrome_resources and chrome_strings.
sgk@chromium.org
2009-06-03
1
-38
/
+36
*
Convert hunspell.lib to gyp generation.
sgk@chromium.org
2009-06-03
1
-47
/
+18
*
Convert crash_service and generate_profile to gyp generation.
sgk@google.com
2009-06-03
1
-2
/
+0
*
Putting dependency on locales from chrome_exe.
bradnelson@google.com
2009-06-03
1
-1
/
+1
*
Convert worker.vcproj to gyp generation.
sgk@google.com
2009-06-03
1
-1
/
+0
*
Fixing flush_cache (there were 2!!!!)
bradnelson@google.com
2009-06-02
1
-26
/
+11
*
Converting flush_cache to be gyp generated.
bradnelson@google.com
2009-06-02
1
-1
/
+0
*
Adds linux2 variable and change to WidgetGtk to make it compile.
sky@chromium.org
2009-06-02
1
-1
/
+1
*
Enable gyp generation of utility.lib.
sgk@chromium.org
2009-06-02
1
-1
/
+0
*
Port 2 more unittests to linux/mac. Just some small compiler warnings.
tc@google.com
2009-06-02
1
-2
/
+0
*
Comment out 'browser_tests_{dll,launcher}' until we can fix
sgk@google.com
2009-06-02
1
-75
/
+77
*
replace some tabs with spaces
thomasvl@chromium.org
2009-06-02
1
-5
/
+5
*
Pulling in all of v8.gyp:v8_shell, because we need it for debugger_tests.
bradnelson@chromium.org
2009-06-02
1
-0
/
+1
*
Switching chrome.sln to gyp generated version.
bradnelson@google.com
2009-06-02
1
-0
/
+91
*
Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This will
mark@chromium.org
2009-06-01
1
-16
/
+12
*
Implements a Zip() utility function. Refactor existing
aa@chromium.org
2009-06-01
1
-3
/
+3
*
Split out the views table functions into separate header files. Many users only
brettw@chromium.org
2009-05-31
1
-0
/
+5
*
Fixes to get gtk/views to bring up browser window w/out crashing
davemoore@chromium.org
2009-05-30
1
-0
/
+2
*
Reverting 17273 - Fails reliability tests
mhm@chromium.org
2009-05-30
1
-32
/
+1
*
Re-land the password store work from bug 8205, with changes that should fix b...
stuartmorgan@chromium.org
2009-05-30
1
-1
/
+32
[next]