summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rework the way the FindBrowserWithProfile/Type methods work.ben@chromium.org2009-10-294-40/+36
* Add a CHECK() around the SharedMemory ftruncate() call to finger it as a cras...hawk@chromium.org2009-10-291-2/+4
* Make run_webkit_tests work on Windows 7. dpranke@google.com2009-10-294-13/+35
* Some new tab ui fixes.tony@chromium.org2009-10-292-9/+18
* Fixing test name (misspelled - Extensio8nL10n, should be ExtensionL10n).cira@chromium.org2009-10-291-1/+1
* Make LoadLog refcounted-thread safe.eroman@chromium.org2009-10-292-10/+8
* Add baseline for new test LayoutTests/fast/overflow/position-fixed-transform-...japhet@chromium.org2009-10-296-3/+20
* Original discussion in CL for 337010. See http://codereview.chromium.org/337...mrossetti@chromium.org2009-10-298-79/+342
* GTK: add back toolbar border.estade@chromium.org2009-10-292-1/+16
* - Removes fallback from Prefs to LoadExtension on UI thread.cira@chromium.org2009-10-294-18/+76
* Added unit tests for ChromeFrame IE full tab mode. These test the following c...ananta@chromium.org2009-10-298-59/+390
* Use the new SearchVersusNavigateClassifier in BrowserRootView. Patch by Thia...pkasting@chromium.org2009-10-292-20/+14
* A bit of polish for the extensions page.finnur@chromium.org2009-10-291-5/+5
* Rename a variable to avoid shadowing.dpranke@google.com2009-10-291-3/+3
* Adds default implementations to WebFrameClientyaar@chromium.org2009-10-294-139/+49
* Taking advantage of new configuration inheritance option.bradnelson@chromium.org2009-10-293-117/+47
* Rename PrioritizedIOBuffer to FlipIOBuffer, refactor it intombelshe@google.com2009-10-293-0/+74
* Roll 4 revisions.ajwong@chromium.org2009-10-291-1/+1
* Remove the element_ member of FormField, as we don't use it and shouldn't be ...jhawkins@chromium.org2009-10-295-43/+18
* GTK Improve look of about dialog.estade@chromium.org2009-10-291-38/+63
* Remove out of date comment.ben@chromium.org2009-10-291-1/+0
* If we remove a search engine from our prepopulate data, remove it from the us...pkasting@chromium.org2009-10-293-10/+77
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-297-16/+27
* Fix typo in Event.hasListener().aa@chromium.org2009-10-291-1/+1
* Remove unused files.stoyan@google.com2009-10-292-287/+0
* Mailto links should not include mailto: when copying to the clipboard.finnur@chromium.org2009-10-291-1/+4
* Instantiate a dummy notification service instance in chrome frame on the threadananta@chromium.org2009-10-291-0/+3
* Set LINT_IGNORE_REGEX to not try to lint files using webkit coding standardsdpranke@google.com2009-10-291-0/+1
* New event style for pageAction API.asargent@chromium.org2009-10-298-18/+125
* Fix transparent windowless plugin background painting. This would manifestbrettw@chromium.org2009-10-292-20/+21
* Random style fixes in the database backend.brettw@chromium.org2009-10-293-84/+85
* First attempt at fixing a crash that occurs when we get into WebFrameLoaderCl...japhet@chromium.org2009-10-291-2/+5
* NTP: Allow hiding tips and bookmark sync.arv@chromium.org2009-10-2913-37/+194
* Bisect script should exit gracefully when not enough revisions are presentnirnimesh@chromium.org2009-10-291-1/+4
* Try to force plugins to use software rendering until we can supportamanda@chromium.org2009-10-291-0/+10
* Linux: Remove unnecessary time_linux.cc from sync code.craig.schlenter@chromium.org2009-10-292-8/+0
* Convert ReplaceStringPlaceholders(std::string...) to take atony@chromium.org2009-10-295-20/+20
* Add some missing includes to libjingle.craig.schlenter@chromium.org2009-10-292-0/+2
* Ignore output to stdout that comes before we've started loading a test.ojan@chromium.org2009-10-292-3/+19
* Gosh, fix a typo to really fix the tree.munjal@chromium.org2009-10-291-1/+1
* Fix the warning treated as error on linux 64 bit build ofmunjal@chromium.org2009-10-291-2/+2
* Hoist bug reporting code out of bug_report_view so that it can be used cross-...mirandac@chromium.org2009-10-294-192/+298
* Don't use NSEvent currentEvent for the event that starts the context menu, it...pinkerton@chromium.org2009-10-291-2/+17
* Try to revive the revision 30441 which was reverted in 30443.munjal@chromium.org2009-10-292-6/+87
* GTK: center browser action badge correctly.estade@chromium.org2009-10-291-6/+8
* GTK: redraw browser action when badge text changes.estade@chromium.org2009-10-291-0/+1
* Hide the theme install bubble a little earlier.estade@chromium.org2009-10-295-1/+38
* Disable the -fvisibility=hidden flag for tcmalloctimurrrr@chromium.org2009-10-291-0/+3
* Move webworker{client}_impl.{h,cc} into webkit/api/srcyaar@chromium.org2009-10-2912-1227/+1203
* Linux: Add missing include.craig.schlenter@chromium.org2009-10-291-0/+1