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
*
Move app/sql/* files to sql/ directory.
tfarina@chromium.org
2011-07-19
1
-5
/
+5
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Move app/resources/* to ui/resources/ directory.
tfarina@chromium.org
2011-06-29
1
-17
/
+0
*
app: Remove the dependency on app_resources from app_unittests.
tfarina@chromium.org
2011-06-22
1
-1
/
+0
*
app: Get rid of AppTestSuite class.
tfarina@chromium.org
2011-06-20
1
-4
/
+0
*
ui: Move resource_bundle_unittest.cc from app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-20
1
-1
/
+0
*
app: Trim down the dependency list of app_unittests.
tfarina@chromium.org
2011-06-20
1
-8
/
+0
*
ui: Move more two unittests from app/app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-17
1
-8
/
+0
*
ui: Move gtk_dnd_util_unittest.cc from app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-17
1
-10
/
+0
*
ui: Move data_pack_unittest.cc from app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-17
1
-2
/
+0
*
ui: Move more unittests from app/app.gyp to ui_unittests.gypi.
tfarina@chromium.org
2011-06-16
1
-3
/
+0
*
Remove msvs_guids from app, base, breakpad and build.
tony@chromium.org
2011-06-13
1
-2
/
+0
*
Move tree_node_* unittests to ui_unittests.gypi.
tfarina@chromium.org
2011-06-10
1
-2
/
+0
*
Changes to have chrome building with net.dll
rvargas@google.com
2011-06-03
1
-0
/
+1
*
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
[next]