| Commit message (Expand) | Author | Age | Files | Lines |
* | app: Remove the dependency on app_resources from app_unittests. | tfarina@chromium.org | 2011-06-22 | 1 | -1/+0 |
* | Move app/mac/ files to ui/gfx/mac/ directory. | tfarina@chromium.org | 2011-06-22 | 5 | -153/+0 |
* | app: Get rid of AppTestSuite class. | tfarina@chromium.org | 2011-06-20 | 4 | -93/+3 |
* | app: Remove unused scoped_prop.* files. | tfarina@chromium.org | 2011-06-20 | 3 | -78/+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 references to 'linux2' from our grd files. | tony@chromium.org | 2011-06-15 | 1 | -4/+4 |
* | Remove msvs_guids from app, base, breakpad and build. | tony@chromium.org | 2011-06-13 | 2 | -3/+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 | 2 | -1/+4 |
* | Files that are in src/ui/base should be compiled into libui_base.a. | tony@chromium.org | 2011-06-02 | 1 | -216/+0 |
* | Revert 87369 - Files that are in src/ui/base should be compiled into libui_ba... | tony@chromium.org | 2011-06-01 | 1 | -0/+216 |
* | Files that are in src/ui/base should be compiled into libui_base.a. | tony@chromium.org | 2011-05-31 | 1 | -216/+0 |
* | Cleanup app_base.gypi so it's easier to remove files in ui/base. | tony@chromium.org | 2011-05-26 | 1 | -75/+30 |
* | Revert 86840 - Cleanup app_base.gypi so it's easier to remove files in ui/base. | tony@chromium.org | 2011-05-26 | 1 | -27/+77 |
* | Cleanup app_base.gypi so it's easier to remove files in ui/base. | tony@chromium.org | 2011-05-26 | 1 | -77/+27 |
* | Remove files that are compiled in both ui_base and app_base. | tony@chromium.org | 2011-05-20 | 2 | -32/+2 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 3 | -3/+3 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 2 | -6/+0 |
* | Revert 85732 (broke build) - Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 2 | -0/+6 |
* | Move SystemMonitor to base/. | willchan@chromium.org | 2011-05-18 | 2 | -6/+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 | 3 | -9/+9 |
* | iwyu: Include stringprintf.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 1 | -0/+1 |
* | Improving logging in /app, /base, /crypto and /ipc. Updating plain DCHECK() u... | kushi.p@gmail.com | 2011-04-28 | 1 | -3/+3 |
* | Base: Adjust dependencies to build with base.dll | rvargas@google.com | 2011-04-26 | 1 | -0/+5 |
* | Fix a crash that happens if we fail to mmap resources.pak. | tony@chromium.org | 2011-04-19 | 1 | -0/+1 |
* | linux: don't always print dlopen errors from LoadNativeLibrary | evan@chromium.org | 2011-04-18 | 1 | -1/+1 |
* | Cleanup SQLite 3.6.18 import. | shess@chromium.org | 2011-04-12 | 3 | -2/+103 |
* | Replacing base::DIR_TEMP with ScopedTempDir when appropriate. | mkwst@chromium.org | 2011-04-12 | 3 | -35/+17 |
* | Replace larger throbber by correctly scaled ones | oshima@google.com | 2011-04-08 | 1 | -0/+0 |
* | Changes default favicon. | sky@chromium.org | 2011-04-08 | 1 | -0/+0 |
* | Refactor: Move app/gfx/gl ==> ui/gfx/gl | backer@chromium.org | 2011-03-28 | 23 | -5187/+0 |
* | Standardize grit invokes | thomasvl@chromium.org | 2011-03-28 | 1 | -28/+6 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 8 | -16/+16 |
* | Refactor: Move app/surface to ui/gfx/surface. | backer@chromium.org | 2011-03-25 | 9 | -1412/+0 |
* | Adds a TransportDIB::Id value that is explicitly invalid and use it when comp... | jamesr@chromium.org | 2011-03-25 | 5 | -19/+46 |
* | Convert some WidgetWin construction to use CreateParams. | ben@chromium.org | 2011-03-24 | 1 | -0/+4 |
* | Revert 79211 - Convert some WidgetWin construction to use CreateParams. | ben@chromium.org | 2011-03-23 | 1 | -4/+0 |
* | Convert some WidgetWin construction to use CreateParams. | ben@chromium.org | 2011-03-23 | 1 | -0/+4 |
* | Adding larger throbbers for touch case. This is not the final PNGs that requi... | saintlou@chromium.org | 2011-03-23 | 2 | -1/+6 |
* | Lands http://codereview.chromium.org/2928005/ for Dill: | sky@chromium.org | 2011-03-22 | 1 | -0/+1 |
* | Roll skia r970->r980 | bsalomon@google.com | 2011-03-22 | 1 | -1/+0 |
* | Resubmit of reverted CL: http://codereview.chromium.org/6677105 | twiz@chromium.org | 2011-03-21 | 5 | -1/+542 |
* | Move app/app_switches to ui/gfx/gl/gl_switches. | backer@chromium.org | 2011-03-21 | 5 | -44/+4 |
* | Revert 78801 - Addition of GL-redirecting mechanism for the Skia/GPU back-end... | bradnelson@google.com | 2011-03-19 | 5 | -547/+1 |