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
*
About box development.
jrg@chromium.org
2009-05-20
1
-0
/
+9
*
Implement process singleton on linux so if the user tries to
tc@google.com
2009-05-20
1
-1
/
+0
*
Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...
jhawkins@chromium.org
2009-05-20
1
-0
/
+1
*
Added a script to remove headers from the target.
thomasvl@chromium.org
2009-05-20
1
-4
/
+15
*
Convert views to gyp.
ben@chromium.org
2009-05-20
1
-260
/
+14
*
Use GTM's l10n class to substitute the correctly branded string for "Quit Chr...
pinkerton@chromium.org
2009-05-20
1
-0
/
+3
*
DevTools: Get rid of views in DevTools.
pfeldman@chromium.org
2009-05-20
1
-9
/
+1
*
Linux download shelf icons first cut.
estade@chromium.org
2009-05-20
1
-1
/
+0
*
Add a skeleton browser_frame implementation for GTK, make browser_view (which
brettw@chromium.org
2009-05-19
1
-0
/
+4
*
Implement a status throbber on the mac, currently using the Win artwork. Made...
pinkerton@chromium.org
2009-05-19
1
-0
/
+5
*
Allow connecting and messaging with extension ports by funneling external
mpcomplete@google.com
2009-05-19
1
-0
/
+2
*
Fix inspection of extensions.
aa@chromium.org
2009-05-19
1
-2
/
+0
*
Adds 'hard error' message box support
cpu@google.com
2009-05-19
1
-0
/
+2
*
Only build and depend on views/ on Linux when toolkit_views is set.
phajdan.jr@chromium.org
2009-05-19
1
-8
/
+33
*
Gets dragged_tab_view to compile on linux.
sky@chromium.org
2009-05-19
1
-0
/
+2
*
Factor out a BrowserFrame interface, and move the existing Windows-based code
brettw@chromium.org
2009-05-19
1
-2
/
+2
*
Adds an index over bookmark titles for fast look up.
sky@chromium.org
2009-05-19
1
-0
/
+3
*
Adds a new command line switch called new-new-tab-page which enables
arv@chromium.org
2009-05-19
1
-0
/
+2
*
Add chrome/browser/dock_info_win.cc and
sgk@google.com
2009-05-18
1
-0
/
+3
*
Rename RendererSecurityPolicy and move it to browser\. No code change.
jam@chromium.org
2009-05-18
1
-3
/
+3
*
Hook up stats reporting via default system on OS X.
jeremy@chromium.org
2009-05-18
1
-0
/
+2
*
Move app-related unit tests to gyp in app.gyp
ben@chromium.org
2009-05-18
1
-10
/
+0
*
Makes it so tab_strip can compile on linux. Most differences are due
sky@chromium.org
2009-05-18
1
-0
/
+2
*
Rename official builds to "Google Chrome" on disk and "Chrome" in the menubar.
thomasvl@chromium.org
2009-05-18
1
-12
/
+21
*
Implement DraggedTabGtk, the object that handles rendering either a dragged t...
jhawkins@chromium.org
2009-05-18
1
-0
/
+2
*
Adjust size of location bar, update preference panels to new appearance.
pinkerton@chromium.org
2009-05-18
1
-0
/
+3
*
Mac: Initialize webkit system so that render_view_unittest.cc can run.
shess@chromium.org
2009-05-18
1
-1
/
+0
*
Try renaming this target back to app_base to see if it fixes the Chromium Lin...
ben@chromium.org
2009-05-17
1
-2
/
+2
*
Convert app/ to GYP.
ben@chromium.org
2009-05-17
1
-113
/
+2
*
Roll back in-tree chrome.gyp changes caught in the last checkin.
sgk@google.com
2009-05-16
1
-77
/
+17
*
Add utility.scons to svn:ignore.
sgk@google.com
2009-05-16
1
-17
/
+77
*
Try 16161 again. Third time is the charm.
abarth@chromium.org
2009-05-16
1
-0
/
+1
*
First step to enable end-to-end testing of extensions through the
aa@chromium.org
2009-05-15
1
-0
/
+5
*
Re-land of earlier NTP theme patch; now with mac and linux compatibility.
glen@chromium.org
2009-05-15
1
-0
/
+1
*
Reland this change. Registers paths for the testing exe, too.
ben@chromium.org
2009-05-15
1
-0
/
+2
*
Introducing the Utility process, which handles the unpacking and verification
mpcomplete@google.com
2009-05-15
1
-0
/
+38
*
GTK: Add download shelf first show animation.
estade@chromium.org
2009-05-15
1
-2
/
+3
*
Rework the gyp hierarchy under chrome\installer to use
sgk@google.com
2009-05-15
1
-1
/
+1
*
Linux: Make findbar restore focus to last focused widget on close.
estade@chromium.org
2009-05-15
1
-0
/
+2
*
further revert r16181
estade@chromium.org
2009-05-15
1
-3
/
+3
*
Rename RendererSecurityPolicy and move it to browser\. No code change.
jam@chromium.org
2009-05-15
1
-3
/
+3
*
Handful of changes to get views building again. The tab.cc ifdefs are
sky@chromium.org
2009-05-15
1
-0
/
+11
*
Reverting 16164.
abarth@chromium.org
2009-05-15
1
-1
/
+0
*
Try 16162 again. Hopefully should build with gcc.
abarth@chromium.org
2009-05-15
1
-0
/
+1
*
Reverting 16161.
abarth@chromium.org
2009-05-15
1
-1
/
+0
*
Add unit tests for SSLHostState.
abarth@chromium.org
2009-05-15
1
-0
/
+1
*
Cleanup in chrome.gyp: remove duplicate OS=='linux' section for views.
phajdan.jr@chromium.org
2009-05-15
1
-37
/
+4
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-11
/
+11
*
Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...
abarth@chromium.org
2009-05-15
1
-0
/
+2
*
Refactors DockInfo so that it can be used on Linux. I haven't done the
sky@chromium.org
2009-05-15
1
-0
/
+8
[next]