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
/
app
/
app.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove files that are compiled in both ui_base and app_base.
tony@chromium.org
2011-05-20
1
-6
/
+2
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-1
/
+0
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-0
/
+1
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-1
/
+0
*
The gyp files don't have a way to refer to POSIX-like OS's as a group, so I d...
mark@chromium.org
2011-05-12
1
-2
/
+2
*
Fix a crash that happens if we fail to mmap resources.pak.
tony@chromium.org
2011-04-19
1
-0
/
+1
*
Cleanup SQLite 3.6.18 import.
shess@chromium.org
2011-04-12
1
-0
/
+1
*
Standardize grit invokes
thomasvl@chromium.org
2011-03-28
1
-28
/
+6
*
Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-08
1
-81
/
+1
*
Revert 77068 - Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-07
1
-1
/
+81
*
Carnitas: Move app_strings to ui/base/strings
sail@chromium.org
2011-03-06
1
-81
/
+1
*
More test out-of-lining.
erg@google.com
2011-02-14
1
-0
/
+1
*
Cross-platform CL to remove app/win/win_util.h&cc and related work.
msw@chromium.org
2011-02-03
1
-2
/
+0
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-2
/
+2
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-2
/
+2
*
Fix bustage
ben@chromium.org
2011-01-20
1
-3
/
+3
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
1
-1
/
+1
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
1
-1
/
+1
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-1
/
+1
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-1
/
+1
*
Move models from app to ui/base/models
ben@chromium.org
2011-01-14
1
-2
/
+2
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-3
/
+7
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
1
-1
/
+1
*
Fix grit dependencies for chromeos, touchui, and toolkit_views.
tony@chromium.org
2011-01-08
1
-1
/
+2
*
Refactor grit -D flags into a gyp variable so we don't
tony@chromium.org
2011-01-07
1
-15
/
+4
*
Move animation code to new ui/base/animation directory.
ben@chromium.org
2011-01-07
1
-4
/
+0
*
Move app/win_util to app/win and fix the namespace usage.
brettw@google.com
2010-12-31
1
-1
/
+1
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
1
-0
/
+1
*
Integrates libjpeg-turbo into Chromium (Chromium side)
hbono@chromium.org
2010-12-07
1
-1
/
+1
*
Attempt 2 at:
sky@chromium.org
2010-11-21
1
-0
/
+2
*
Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...
sky@chromium.org
2010-11-19
1
-2
/
+0
*
Converts usage of SetProp/GetProp to a map. Even after making sure we
sky@chromium.org
2010-11-19
1
-0
/
+2
*
Revert 63191 - 2nd try:
phajdan.jr@chromium.org
2010-10-20
1
-1
/
+0
*
2nd try:
mbelshe@chromium.org
2010-10-20
1
-0
/
+1
*
Revert 63176 - Fix regression where high resolution timers could be activated...
mbelshe@chromium.org
2010-10-20
1
-1
/
+0
*
Fix regression where high resolution timers could be activated even under
mbelshe@chromium.org
2010-10-20
1
-0
/
+1
*
Fix for the shared library build issue. This reverts my previous two tries wh...
brettw@chromium.org
2010-10-10
1
-1
/
+0
*
More fixes for the Linux shlib build, probably not everything yet.
brettw@chromium.org
2010-10-10
1
-0
/
+1
*
Change UI font at startup time if necessary, based on the UI locale.
satorux@chromium.org
2010-09-09
1
-0
/
+3
*
Clean missing files out of .gyp files
dhollowa@chromium.org
2010-09-07
1
-1
/
+2
*
Re-land just the project file changes from r55416. This makes projects that use
brettw@chromium.org
2010-08-15
1
-0
/
+1
*
Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...
nsylvain@chromium.org
2010-08-09
1
-1
/
+0
*
Cleanup in base. This moves the implementation (and a bunch of header file
brettw@chromium.org
2010-08-09
1
-0
/
+1
*
app: Add unittests for TreeNodeModel.
tfarina@chromium.org
2010-08-06
1
-1
/
+2
*
Cleanup some unncessary dependencies on libxml.
mad@google.com
2010-06-27
1
-1
/
+0
*
gtk: Fix gtk_dnd_util::ExtractNamedURL to not crash on invalid data.
thestig@chromium.org
2010-05-07
1
-3
/
+6
*
Changes the mini tab title animation.
sky@chromium.org
2010-05-05
1
-0
/
+1
*
cros: Use Vista-style window decorations.
derat@chromium.org
2010-04-28
1
-0
/
+5
*
Re-instate the temporary revert from r45267. That reverted certain
shess@chromium.org
2010-04-23
1
-0
/
+1
*
Remove app.gyp dependency on chrome.gyp.
tony@chromium.org
2010-04-22
1
-2
/
+41
[next]