| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting 12469. | brettw@chromium.org | 2009-03-25 | 1 | -1/+0 |
* | Make the bookmarks bar disappear when the load after the new tab page commits | brettw@chromium.org | 2009-03-25 | 1 | -0/+1 |
* | Add convert_dict and flush_cache targets. | sgk@google.com | 2009-03-25 | 1 | -0/+31 |
* | Implement basic ShowItemInFolder for linux. | estade@chromium.org | 2009-03-24 | 1 | -0/+4 |
* | Collapse two conditions into a single one. | thomasvl@chromium.org | 2009-03-24 | 1 | -2/+0 |
* | GYP fixes: remove references to deleted files. | agl@chromium.org | 2009-03-24 | 1 | -1/+0 |
* | Porting of unit tests in chrome/ | phajdan.jr@chromium.org | 2009-03-24 | 1 | -2/+0 |
* | Add basic infrastructure for sending async browser API request and receiving ... | aa@chromium.org | 2009-03-24 | 1 | -0/+4 |
* | Initial rev at a message passing API for extensions. So far, only passing | mpcomplete@google.com | 2009-03-23 | 1 | -2/+4 |
* | Add initial implementation of the Linux TabStrip. | jhawkins@chromium.org | 2009-03-23 | 1 | -0/+2 |
* | Deliver events and notifications to the RootView. | erg@google.com | 2009-03-23 | 1 | -0/+3 |
* | Port more UI tests to Linux. | phajdan.jr@chromium.org | 2009-03-23 | 1 | -2/+0 |
* | Currently we have two types of devtools UI: Chrome built in developer tools w... | yurys@google.com | 2009-03-23 | 1 | -0/+1 |
* | Free unit tests for Mac: BookmarkHTMLWriterTest, BookmarkUtilsTest, | shess@chromium.org | 2009-03-22 | 1 | -6/+0 |
* | Remove the old and no longer used SafeBrowsing storage | paulg@google.com | 2009-03-21 | 1 | -2/+0 |
* | Update the gyp Linux build: | sgk@google.com | 2009-03-20 | 1 | -8/+126 |
* | Enable first UI test on Linux (browser/images_uitest.cc) | phajdan.jr@chromium.org | 2009-03-20 | 1 | -1/+0 |
* | Implement context menus on Mac. | pinkerton@chromium.org | 2009-03-20 | 1 | -1/+3 |
* | Now have a TextButton rendering (sort of; doesn't respond to mouse events so | erg@google.com | 2009-03-19 | 1 | -3/+0 |
* | Revert "Now have a TextButton rendering." Broke Windows. | erg@google.com | 2009-03-19 | 1 | -0/+3 |
* | Now have a TextButton rendering (sort of; doesn't respond to mouse events so ... | erg@google.com | 2009-03-19 | 1 | -3/+0 |
* | Linux GYP: build fix | agl@chromium.org | 2009-03-19 | 1 | -110/+182 |
* | 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 |