| Commit message (Expand) | Author | Age | Files | Lines |
* | Chromium side of http://codereview.chromium.org/42394 | thomasvl@chromium.org | 2009-03-19 | 1 | -1/+2 |
* | Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t... | pinkerton@chromium.org | 2009-03-19 | 1 | -0/+2 |
* | Remove code duplicated from webcore and use the common PrintContext facility. | maruel@chromium.org | 2009-03-19 | 1 | -0/+2 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -3/+3 |
* | Ports all of the chrome/browser/history code to use FilePath, except | estade@chromium.org | 2009-03-18 | 1 | -2/+0 |
* | Make startup_tests build and work on Mac. | phajdan.jr@chromium.org | 2009-03-18 | 1 | -45/+33 |
* | Adds Get(Root)WindowRect handlers for the Mac. | avi@google.com | 2009-03-18 | 1 | -4/+7 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 1 | -4/+10 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -2/+6 |
* | First pass at Mac status bubble. | avi@google.com | 2009-03-17 | 1 | -1/+4 |
* | Use devtool_ prefix instead of dev_tools_ to be consistent with the rest code. | yurys@google.com | 2009-03-17 | 1 | -10/+10 |
* | Initial unit tests implementation. | yurys@google.com | 2009-03-17 | 1 | -0/+1 |
* | GYP: remove non-existing header from file lists | agl@chromium.org | 2009-03-17 | 1 | -1/+0 |
* | Add targets for page_cycler_tests, perf_tests and startup_tests. Listed | sgk@google.com | 2009-03-16 | 1 | -2/+84 |
* | Use URLFixerUpper to clean up potential url before going there. | shess@chromium.org | 2009-03-16 | 1 | -1/+0 |
* | Add 'Generating' messages for rules. | sgk@google.com | 2009-03-16 | 1 | -0/+1 |
* | Add OwnedWidgetGtk, and abstraction to help manage the lifetime and ownership... | deanm@chromium.org | 2009-03-16 | 1 | -0/+2 |
* | Enable AutocompleteTest, HistoryURLProviderTest, | shess@chromium.org | 2009-03-16 | 1 | -5/+0 |
* | DevToolsManager is a service in the browser process that manages all open dev... | yurys@google.com | 2009-03-16 | 1 | -8/+12 |
* | Split the test support into three separate target libaries: | sgk@google.com | 2009-03-13 | 1 | -19/+161 |
* | Highlights of changes: | hclam@chromium.org | 2009-03-13 | 1 | -0/+2 |
* | Rename DebuggerContents to DebuggerUI and move to the dom_ui folder. | brettw@chromium.org | 2009-03-13 | 1 | -2/+2 |
* | Get rid of the gears in renderer process code. This allows me to do some cle... | jam@chromium.org | 2009-03-13 | 1 | -3/+0 |
* | Add copies of *.pak files that need to be installed for execution. | sgk@google.com | 2009-03-12 | 1 | -1/+24 |
* | fix gyp file, quote mismatch. | tc@google.com | 2009-03-12 | 1 | -3/+3 |
* | Some work in refactoring FindBarWin/FindBarView so | tc@google.com | 2009-03-12 | 1 | -0/+3 |
* | Add a TabController class to manage a TabView (with corresponding xib). Rewri... | pinkerton@chromium.org | 2009-03-12 | 1 | -3/+6 |
* | Bring over more code from cole to improve the appearance of tabs. Start build... | pinkerton@chromium.org | 2009-03-11 | 1 | -1/+13 |
* | Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux. | sgk@google.com | 2009-03-11 | 1 | -5/+6 |
* | Add new browser/gtk/find_bar_gtk.{cc,h} files to gyp build. | sgk@google.com | 2009-03-11 | 1 | -0/+2 |
* | Add a couple more unit tests to the Mac build | pinkerton@chromium.org | 2009-03-11 | 1 | -5/+0 |
* | net_resources unfork | thomasvl@chromium.org | 2009-03-11 | 1 | -7/+5 |
* | Remove some empty source files from the tree. | deanm@chromium.org | 2009-03-11 | 1 | -2/+0 |
* | Make ui_tests work on the Mac again after r11273 | mark@chromium.org | 2009-03-10 | 1 | -4/+1 |
* | Set proper bundle ID based on the state of branding. | mark@chromium.org | 2009-03-10 | 1 | -0/+11 |
* | Back out r11376. Not all .grd files generate the same .pak / .rc files. | sgk@google.com | 2009-03-10 | 1 | -2/+0 |
* | First step at removing TabContents from temp scaffolding. Get rid of duplicat... | pinkerton@chromium.org | 2009-03-10 | 1 | -0/+1 |
* | Make chrome's copy of the 'grit' rule aware that the grit call | sgk@google.com | 2009-03-10 | 1 | -0/+2 |
* | Add new gtk files to the gyp build. | sgk@google.com | 2009-03-10 | 1 | -16/+17 |
* | Basic Linux linking of chrome and tests: | sgk@google.com | 2009-03-10 | 1 | -32/+41 |
* | Snapshotting progress. | bradnelson@google.com | 2009-03-09 | 1 | -53/+127 |
* | Gyp config updates to fix some Linux build errors. | mmoss@chromium.org | 2009-03-09 | 1 | -12/+14 |
* | Initial Linux chrome.gyp changes (some courtesy mmoss): | sgk@google.com | 2009-03-09 | 1 | -10/+24 |
* | chrome-ui://extensions/ is now populated with data collected from the Extensi... | rafaelw@chromium.org | 2009-03-09 | 1 | -0/+1 |
* | Refactor render view context menu in preparation for porting. | estade@chromium.org | 2009-03-07 | 1 | -2/+0 |
* | Rename _posix to _mac since it doesn't build on Linux. | mmoss@chromium.org | 2009-03-07 | 1 | -1/+1 |
* | Snapshoting improvements for building with gyp under windows. | bradnelson@google.com | 2009-03-06 | 1 | -219/+577 |
* | RenderWidgetHost now only accepts a new NativeWebKeyboardEvent which owns a c... | erg@google.com | 2009-03-06 | 1 | -0/+4 |
* | Add a product_name of 'chrome' on the non-Mac systems. | sgk@google.com | 2009-03-06 | 1 | -0/+12 |
* | Use common name for icns file to avoid case sensitivity issues with | jrg@chromium.org | 2009-03-06 | 1 | -2/+2 |