summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-263-4/+31
* Fix crash 15371finnur@chromium.org2009-06-261-1/+2
* fix windows build break.kuchhal@chromium.org2009-06-261-0/+2
* Given the results of Rohit's investigation, I think that the times that we'remark@chromium.org2009-06-265-34/+49
* Enable Firefox import on OS X. No UI yet.kuchhal@chromium.org2009-06-2611-201/+352
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-262-8/+16
* Enable back the test disabled in r19348,r19345 since dank disabled them fromnirnimesh@chromium.org2009-06-261-3/+0
* Adding chrome start-up parameters to information passed back in breakpad crashcpu@google.com2009-06-261-20/+42
* Fix bug when launching chromecpu@google.com2009-06-262-5/+4
* Change ExtensionHost to use notificationserikkay@chromium.org2009-06-269-60/+36
* Remove dependency on NavigationEntry from RenderViewHost. The code forbrettw@chromium.org2009-06-263-66/+47
* Reverting 19361.davemoore@chromium.org2009-06-266-89/+38
* Disable BookmarkEditorGtkTest.* instead of just one, sincedkegel@google.com2009-06-261-1/+1
* Revert cl 19359 due to browser_tests timeout.tim@chromium.org2009-06-2621-207/+157
* Restrict how often javascript can annoy the user with the print dialog. If a...sverrir@google.com2009-06-264-15/+62
* A recent change broke the load times. It also revealed some deficiencies.davemoore@chromium.org2009-06-266-38/+89
* DevTools Profiler: add sanity test.mnaganov@chromium.org2009-06-262-8/+29
* Add a 'RegisterMessages' function to DOMMessageHandler to make it easy to con...tim@chromium.org2009-06-2621-157/+207
* Don't valgrind BookmarkEditorGtkTest.EditTitleKeepsPosition,dkegel@google.com2009-06-261-0/+3
* Fix breakagenirnimesh@chromium.org2009-06-261-1/+3
* Disabling BookmarkEditorGtkTest::ModelsMatch_Testnirnimesh@chromium.org2009-06-261-1/+2
* Tweaks to tab overview to get it performant:sky@chromium.org2009-06-265-6/+71
* Changes the image used for the new tab button.sky@chromium.org2009-06-263-0/+9
* The following 3 ui tests have been flaky on Linux.jshin@chromium.org2009-06-262-4/+12
* More BIDI support:estade@chromium.org2009-06-263-6/+18
* Fix proper MACOSX exlussion.rvargas@google.com2009-06-261-3/+3
* Revert cl 19315 to see if it fixes the builds.rvargas@google.com2009-06-2617-213/+2625
* Revert all of my patches from today.evan@chromium.org2009-06-263-29/+4
* Revert r19318. Seems we're blocking some UI thread though I thought we didn't...thestig@chromium.org2009-06-261-1/+1
* Linux: fix font fallback for charactors missing from the primary font.agl@chromium.org2009-06-265-5/+67
* linux plugins: eliminate GtkWidget* from plugin processevan@chromium.org2009-06-263-4/+29
* Reap dead xdg-open processes so they don't turn into zombies.thestig@chromium.org2009-06-261-1/+1
* Make omnibox2 dropdown not flash during result set transitions...ben@chromium.org2009-06-262-59/+170
* Disable ExtensionsService.ExternalInstallPref unittest on mac.rafaelw@chromium.org2009-06-261-0/+6
* Removes the outdated and flaky UI tests, and introduces a whole new set of sh...klink@chromium.org2009-06-2617-2625/+213
* Remove unused num_rows argument to OptionsLayoutBuilderGtkmattm@chromium.org2009-06-254-4/+4
* render view: Clear the text selection cache when we get an empty selection.estade@chromium.org2009-06-251-0/+2
* Fix another bookmark manager crasher.estade@chromium.org2009-06-252-4/+35
* Add a function to ResourceBundle to allow loading images that will mirror in ...estade@chromium.org2009-06-254-59/+23
* Hooks backend tip service into new tab page. Also changes tip service to loa...mirandac@chromium.org2009-06-2513-175/+162
* Two tab dragging fixes for various window managers:jhawkins@chromium.org2009-06-253-16/+58
* Move extension delimiters to the right.cira@chromium.org2009-06-251-0/+1
* Linux: add Alt-n keys for switching tabs.agl@chromium.org2009-06-251-0/+12
* two more unit_test fixes for: http://codereview.chromium.org/140018rafaelw@chromium.org2009-06-252-2/+5
* Reverting 19271.ericroman@google.com2009-06-252-12/+9
* Fix unit_test breakage from http://codereview.chromium.org/140018rafaelw@chromium.org2009-06-251-0/+3
* Linux: plumb fontconfig call out to the sandbox host.agl@chromium.org2009-06-257-2/+171
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-2533-91/+333
* Add a gyp "buildtype" variable to differentiate official release builds.mmoss@chromium.org2009-06-251-1/+4
* GTK: Another attempt at fixing gtk_floating_container_forall() crasher.erg@google.com2009-06-252-10/+12