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
*
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
*
Create app_switches and remove a dep.
beng@google.com
2009-05-15
1
-0
/
+2
*
Reverting 16124.
beng@google.com
2009-05-14
1
-2
/
+4
*
Reverting 16122.
beng@google.com
2009-05-14
1
-4
/
+2
*
Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...
beng@google.com
2009-05-14
1
-2
/
+4
*
Add basic checkbox support for GTK.
brettw@chromium.org
2009-05-14
1
-2
/
+0
*
Add another missing dep for getting resource headers generated.
thomasvl@chromium.org
2009-05-14
1
-0
/
+1
*
Implement OS X Encoding Menu.
jeremy@chromium.org
2009-05-14
1
-0
/
+5
*
Revert "Implement OS X Encoding Menu."
tc@google.com
2009-05-14
1
-5
/
+0
*
Implement OS X Encoding Menu.
jeremy@chromium.org
2009-05-14
1
-0
/
+5
*
Add missing dep on theme resource for building of unittests (so the header ex...
thomasvl@chromium.org
2009-05-14
1
-0
/
+1
*
Enable basic saving/restoring window placements on Mac.
rohitrao@chromium.org
2009-05-14
1
-1
/
+6
*
Makes it so that os_exchange_data_gtk is only compiled if views is
sky@chromium.org
2009-05-14
1
-4
/
+6
*
Extract Windows-specific parts of TaskManager.
phajdan.jr@chromium.org
2009-05-14
1
-4
/
+5
*
Factor SSLPolicyBackend out of SSLManager.
abarth@chromium.org
2009-05-14
1
-0
/
+2
*
Refactor the inner classes from SSLManager to their own files to reduce the c...
abarth@chromium.org
2009-05-14
1
-0
/
+5
*
Add GTK options window (no options actually configurable yet.)
evan@chromium.org
2009-05-14
1
-0
/
+1
[next]