summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-0137-1420/+1429
* Remove trailing comma to allow compilation with Native Client's higher warnin...sehr@google.com2010-02-011-1/+1
* Fix for a focus bug when loading a plugin in an extension background page.mpcomplete@chromium.org2010-02-011-1/+4
* Add the DnD work around to bookmark manager as well.arv@chromium.org2010-02-011-1/+14
* The "after infobar" could be sticky in some cases.jcampan@chromium.org2010-02-011-0/+11
* Bookmark manager: Make sure we position the context menu inside the window viewarv@chromium.org2010-02-011-1/+33
* Add per-observer instrumenting code to NotificationRegistrar.huanr@chromium.org2010-02-012-26/+23
* Add tab switch notification to the Mac plugin plumbing.stuartmorgan@chromium.org2010-02-0112-64/+147
* Remove wrong license file.maruel@chromium.org2010-02-011-27/+0
* linux: add an option to disable FBO support for platforms that don't have it.piman@google.com2010-02-014-3/+25
* Fix Mac browser crash in BookmarkMenuBridge::UpdateMenu.snej@chromium.org2010-02-011-2/+6
* Mac: Remove focus ring from table in task manager.thakis@chromium.org2010-02-011-3/+3
* Temporarily allow writing to the default malloc zone structure while modifyin...avi@chromium.org2010-02-011-0/+24
* Moved Autofill view to appropriate browser/views folder.georgey@chromium.org2010-02-014-20/+15
* [Mac] Enable some left-behind unit tests.shess@chromium.org2010-02-013-12/+14
* TEST=new tests added.stoyan@chromium.org2010-02-0122-1016/+1496
* task manager gtk:estade@chromium.org2010-02-011-20/+49
* Task manager model: Make a find quicker.estade@chromium.org2010-02-011-6/+6
* GTK: Make page and app menus shortcut control flow match windows more closely.estade@chromium.org2010-02-014-34/+15
* Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ...pkasting@chromium.org2010-02-016-4/+31
* Reverting 37721.avi@chromium.org2010-02-011-24/+0
* Don't store IDR ids in ThemePack files as they change whenever the grd is mod...erg@google.com2010-02-013-78/+257
* Temporarily allow writing to the default malloc zone structure while modifyin...avi@chromium.org2010-02-011-0/+24
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-0136-77/+665
* Make acrobat work with --safe-plugins by giving it write accessnsylvain@chromium.org2010-02-013-25/+62
* Get rid of check that caused redirects to fail extension updates.asargent@chromium.org2010-02-011-5/+1
* Allow FileBrowse to change title of open/save dialogxiyuan@chromium.org2010-02-011-0/+54
* Fix type of file_type_index_ from size_t to int to get rid of printf format w...xiyuan@chromium.org2010-02-011-1/+1
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-018-29/+27
* make chrome.tabs.executeScript/insertCss details arg required.rafaelw@chromium.org2010-02-011-4/+2
* Add a DCHECK to make sure that SpawnTarget is not callednsylvain@chromium.org2010-02-011-0/+7
* Fix submenu leak in menu2.oshima@chromium.org2010-02-013-19/+34
* Mac: Fix IB warning about progressView_.thakis@chromium.org2010-02-011-732/+55
* A better way to fix the compilation issues on Windows x64wtc@chromium.org2010-02-012-54/+2
* Linux: add missing -D to dpkg-buildpackage command line to enable build depen...tschmelcher@chromium.org2010-02-011-0/+1
* Fix Valgrind error in ExtensionInstalledBubble unit test.mirandac@chromium.org2010-02-011-10/+11
* Implementation of the DatabaseModelWorker, take 2.albertb@google.com2010-02-0111-24/+185
* Show download item menu on mouse down instead of mouse up.thakis@chromium.org2010-02-015-23/+47
* Speculative fix for thread sanitizer failures in ProfileSyncServiceTest.tim@chromium.org2010-02-011-1/+1
* Add temporary download progress overlay to the dock icon for the Mac (real UI...avi@chromium.org2010-02-018-0/+322
* [Mac] Reduce jank in the cookie manager by lazily creating child nodes for th...rsesek@chromium.org2010-02-014-12/+23
* Propagate window focus changes to plugins on the Macstuartmorgan@chromium.org2010-02-018-3/+70
* Keep packages from being selected in a Cocoa open single file dialog.avi@chromium.org2010-02-011-0/+24
* WebKit roll 54103:54127.pfeldman@chromium.org2010-02-012-1/+6
* Updating trunk VERSION from 312.0 to 313.0chrome-release@google.com2010-02-011-1/+1
* OS X: Import settings dialog cleanup.jeremy@chromium.org2010-02-017-71/+61
* Relanding the hooking of the translate feature UI.jcampan@chromium.org2010-02-0121-60/+340
* Always percent-escape the copied URL when all the text in the address bar is ...kinuko@chromium.org2010-02-011-0/+38
* Add a utility function to run a process as an arbitrary usercpu@chromium.org2010-02-015-15/+78
* Fix a bug where we were only checking the screen size oftony@chromium.org2010-02-011-1/+1