summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix DCHECK() failure when about:memory used.viettrungluu@chromium.org2009-11-202-14/+21
* Revert "Move NTP CSS resources into the NTP resource cache." because it slowe...tony@chromium.org2009-11-208-287/+282
* Remove use of innerHTML and Toolstrips from example extensionsrafaelw@chromium.org2009-11-209-85/+58
* Change the default CSS fonts for Simplified Chinese, Korean and Thai on Linux...jshin@chromium.org2009-11-204-29/+45
* Remove Native Client expiration check from Chrome code.gregoryd@google.com2009-11-201-8/+0
* GTK: Don't fail on startup with debug build.estade@chromium.org2009-11-201-2/+4
* Disable another part of RDH test due to tsan race condition.tim@chromium.org2009-11-201-1/+2
* Fixed and clarified comments in html_dialog_window_controller.mm.akalin@chromium.org2009-11-201-3/+4
* Move NTP CSS resources into the NTP resource cache.tony@chromium.org2009-11-208-282/+287
* Gtk: don't occlude find bar with animating infobar.estade@chromium.org2009-11-201-2/+2
* ExtensionInstalledBubble border/sizing polishrafaelw@chromium.org2009-11-201-20/+28
* - Start adding unit tests for the BrowserThemeProvider rewrite.erg@google.com2009-11-203-5/+187
* posix: use PLOG to print useful error messagesevan@chromium.org2009-11-201-0/+1
* Mark NPAPITester.ManyPlugins as flaky, it keeps flickering.tim@chromium.org2009-11-201-1/+2
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-2019-41/+241
* Convert memory_test to use the common stats-reporting methods in UITest.sgk@google.com2009-11-202-230/+203
* Mac: Simulate the OS-level focus handling that windows and linux pluginsamanda@chromium.org2009-11-208-0/+101
* Revert 32626 - Remove the expiration check from Chrome codegregoryd@google.com2009-11-201-5/+8
* Remove the expiration check from Chrome codegregoryd@google.com2009-11-201-8/+5
* Disable two tests causing valgrind issues from revision 32608.tim@chromium.org2009-11-201-2/+4
* fix url handling to only allow http and https URLserikkay@chromium.org2009-11-201-2/+11
* More tweaks and fixes for extension and bookmark sync promo. mirandac@chromium.org2009-11-204-37/+86
* Fix window.close() for page action popups.erikkay@chromium.org2009-11-208-37/+105
* Add some security considerations to our extension docs.abarth@chromium.org2009-11-209-14/+378
* RESUBMIT of http://src.chromium.org/viewvc/chrome?view=rev&revision=32319 wit...jorlow@chromium.org2009-11-206-71/+47
* Making grd dependencies more correct for grds in app.bradnelson@google.com2009-11-204-113/+118
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-209-30/+38
* Don't run TextEliderTest.ElideTextLongStrings under ThreadSanitizertimurrrr@chromium.org2009-11-201-0/+2
* Mac: remove cursor turd from About dialog.viettrungluu@chromium.org2009-11-203-645/+112
* Go back to a single toast flavor.cpu@chromium.org2009-11-205-39/+22
* Fix assert in sad_tab when requested width for message is < -1.kuan@chromium.org2009-11-201-2/+4
* Add extensions BookmarkModel observer automatically when manifest has bookmar...mattm@chromium.org2009-11-202-5/+5
* Updating trunk VERSION from 253.0 to 254.0chrome-bot@google.com2009-11-201-1/+1
* Adds popups to browser actions, completing the feature.andybons@chromium.org2009-11-2011-18/+410
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-209-28/+42
* Fix build.levin@chromium.org2009-11-201-1/+1
* Fix unitialized memory access in workers.levin@chromium.org2009-11-202-6/+71
* GTK bookmark manager polish.estade@chromium.org2009-11-201-6/+15
* Fix mac ui test valgrind.estade@chromium.org2009-11-201-2/+0
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-2032-2647/+1160
* Linux: Fix regression issue 27964: ctrl+tab loses focus from the text box.suzhe@chromium.org2009-11-202-6/+36
* Set the label for a chrome link button when the text is set, not whentony@chromium.org2009-11-201-2/+14
* Undo my revert at r32524 due to a startup test regression.mpcomplete@chromium.org2009-11-206-9/+92
* Revert change in r31143 which caused crash signal msg size to change and subs...mmoss@chromium.org2009-11-201-1/+1
* NTP: Fix issue where a thumbnail was stuck in hover mode after a delete.arv@chromium.org2009-11-201-0/+18
* Making the browser tests run out-of-process on Windows.jcampan@chromium.org2009-11-192-190/+143
* Linux: tell webkit to permit WebDragOperationMove drags.estade@chromium.org2009-11-191-3/+5
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-1937-2633/+845
* [Mac] Add support for growing or shrinking the window during animations.rohitrao@chromium.org2009-11-197-44/+174
* Move URLs out of *.pak files and put them into code. This savestony@chromium.org2009-11-198-58/+55