| Commit message (Expand) | Author | Age | Files | Lines |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 83 | -1077/+1189 |
* | Fix a crash that happens when changing themes. | tc@google.com | 2009-06-26 | 3 | -22/+55 |
* | Make net::HostResolver refcounted. | ericroman@google.com | 2009-06-26 | 5 | -31/+19 |
* | Refactor the win KeywordEditorView for cross platform friendliness. | mattm@chromium.org | 2009-06-26 | 7 | -560/+701 |
* | Do some minor cleanup I noticed in SiteInstance. Before, we would parse and | brettw@chromium.org | 2009-06-26 | 1 | -18/+17 |
* | Validates links which are to be passed on to the NTP by ensuring that they st... | mirandac@chromium.org | 2009-06-26 | 2 | -8/+14 |
* | Use regular notifications for theme changes. | tc@google.com | 2009-06-26 | 2 | -4/+12 |
* | Create a webkit thread for use within the browser process. This patch also i... | jorlow@chromium.org | 2009-06-26 | 17 | -5/+522 |
* | Add stubs for the rest of the gtk advanced options sections. Hook up the rese... | mattm@chromium.org | 2009-06-26 | 3 | -2/+135 |
* | Fix 2 memory leaks in UtilityProcessHostTest.ExtensionUnpacker. | tc@google.com | 2009-06-26 | 1 | -5/+6 |
* | s/OS_MAC/OS_MACOSX/ | willchan@chromium.org | 2009-06-26 | 1 | -2/+2 |
* | Makes tab overview show the arrow at the right location. | sky@chromium.org | 2009-06-26 | 5 | -10/+11 |
* | GTK bookmark manager: workaround for multi row dragging. | estade@chromium.org | 2009-06-26 | 2 | -14/+78 |
* | Fix download shelf z ordering during close. | estade@chromium.org | 2009-06-26 | 1 | -3/+11 |
* | Enable extension protocols on all platforms. This should enable background p... | erikkay@google.com | 2009-06-26 | 1 | -8/+1 |
* | Fix two issues with Drag-N-Drop in gtk tabstrip: | jhawkins@chromium.org | 2009-06-26 | 2 | -2/+37 |
* | Change BrowserBubble so that clients can say if they expect canvas mirroring ... | cira@chromium.org | 2009-06-26 | 2 | -7/+3 |
* | move the ResetToDefault function for prefs to chrome/browser/options_util | mattm@chromium.org | 2009-06-26 | 3 | -54/+87 |
* | Foundations for gtk advanced options page. | mattm@chromium.org | 2009-06-26 | 5 | -44/+271 |
* | Fix crash 15371 | finnur@chromium.org | 2009-06-26 | 1 | -1/+2 |
* | fix windows build break. | kuchhal@chromium.org | 2009-06-26 | 1 | -0/+2 |
* | Given the results of Rohit's investigation, I think that the times that we're | mark@chromium.org | 2009-06-26 | 5 | -34/+49 |
* | Enable Firefox import on OS X. No UI yet. | kuchhal@chromium.org | 2009-06-26 | 10 | -201/+348 |
* | Enable back the test disabled in r19348,r19345 since dank disabled them from | nirnimesh@chromium.org | 2009-06-26 | 1 | -3/+0 |
* | Change ExtensionHost to use notifications | erikkay@chromium.org | 2009-06-26 | 9 | -60/+36 |
* | Remove dependency on NavigationEntry from RenderViewHost. The code for | brettw@chromium.org | 2009-06-26 | 3 | -66/+47 |
* | Revert cl 19359 due to browser_tests timeout. | tim@chromium.org | 2009-06-26 | 20 | -205/+157 |
* | DevTools Profiler: add sanity test. | mnaganov@chromium.org | 2009-06-26 | 1 | -8/+14 |
* | Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con... | tim@chromium.org | 2009-06-26 | 20 | -157/+205 |
* | Fix breakage | nirnimesh@chromium.org | 2009-06-26 | 1 | -1/+3 |
* | Disabling BookmarkEditorGtkTest::ModelsMatch_Test | nirnimesh@chromium.org | 2009-06-26 | 1 | -1/+2 |
* | Tweaks to tab overview to get it performant: | sky@chromium.org | 2009-06-26 | 5 | -6/+71 |
* | Changes the image used for the new tab button. | sky@chromium.org | 2009-06-26 | 1 | -0/+8 |
* | The following 3 ui tests have been flaky on Linux. | jshin@chromium.org | 2009-06-26 | 2 | -4/+12 |
* | More BIDI support: | estade@chromium.org | 2009-06-26 | 3 | -6/+18 |
* | Fix proper MACOSX exlussion. | rvargas@google.com | 2009-06-26 | 1 | -3/+3 |
* | Revert cl 19315 to see if it fixes the builds. | rvargas@google.com | 2009-06-26 | 4 | -211/+0 |
* | Linux: fix font fallback for charactors missing from the primary font. | agl@chromium.org | 2009-06-26 | 4 | -3/+62 |
* | Make omnibox2 dropdown not flash during result set transitions... | ben@chromium.org | 2009-06-26 | 2 | -59/+170 |
* | Disable ExtensionsService.ExternalInstallPref unittest on mac. | rafaelw@chromium.org | 2009-06-26 | 1 | -0/+6 |
* | Removes the outdated and flaky UI tests, and introduces a whole new set of sh... | klink@chromium.org | 2009-06-26 | 4 | -0/+211 |
* | Remove unused num_rows argument to OptionsLayoutBuilderGtk | mattm@chromium.org | 2009-06-25 | 4 | -4/+4 |
* | Fix another bookmark manager crasher. | estade@chromium.org | 2009-06-25 | 2 | -4/+35 |
* | Add a function to ResourceBundle to allow loading images that will mirror in ... | estade@chromium.org | 2009-06-25 | 4 | -59/+23 |
* | Hooks backend tip service into new tab page. Also changes tip service to loa... | mirandac@chromium.org | 2009-06-25 | 10 | -165/+152 |
* | Move extension delimiters to the right. | cira@chromium.org | 2009-06-25 | 1 | -0/+1 |
* | Linux: add Alt-n keys for switching tabs. | agl@chromium.org | 2009-06-25 | 1 | -0/+12 |
* | two more unit_test fixes for: http://codereview.chromium.org/140018 | rafaelw@chromium.org | 2009-06-25 | 1 | -2/+4 |
* | Reverting 19271. | ericroman@google.com | 2009-06-25 | 2 | -12/+9 |
* | Fix unit_test breakage from http://codereview.chromium.org/140018 | rafaelw@chromium.org | 2009-06-25 | 1 | -0/+3 |