| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Migrate old cookie setting to new system. | pkasting@chromium.org | 2010-02-02 | 7 | -41/+80 |
* | third_party/nspr OpenBSD support | pvalchev@google.com | 2010-02-02 | 2 | -0/+339 |
* | GTK: bookmark manager - fix coordinate check in multi-row drag workaround. | estade@chromium.org | 2010-02-02 | 1 | -2/+11 |
* | GTK: fix sign of comparison in bookmark bar | estade@chromium.org | 2010-02-02 | 1 | -1/+1 |
* | Looks like the fix I did last time did work. According to the | finnur@chromium.org | 2010-02-02 | 1 | -2/+1 |
* | Moved the initialization of static variable outside the class declaration. Ne... | alokp@chromium.org | 2010-02-02 | 2 | -1/+3 |
* | Fix ChromeFrame Firefox unit test failures. The host network stack implementa... | ananta@chromium.org | 2010-02-02 | 4 | -21/+51 |
* | Sandbox: Add the 64-bit service resolver and a few | rvargas@google.com | 2010-02-01 | 7 | -157/+324 |
* | A few miscellaneous changes in the Template URL Prepopulate area: | pkasting@chromium.org | 2010-02-01 | 2 | -47/+54 |
* | Fix a pet peeve: Big empty hole in Chromium builds where the UMA checkbox wou... | pkasting@chromium.org | 2010-02-01 | 1 | -16/+21 |
* | Proto extenions to sync preferences. | albertb@google.com | 2010-02-01 | 1 | -0/+23 |
* | r37624 abandoned code that isn't in the project any more. Deleting the unused... | avi@chromium.org | 2010-02-01 | 2 | -136/+0 |
* | Linux/fontconfig: support retrieving a default font via CreateTypeface(NULL, ... | tschmelcher@chromium.org | 2010-02-01 | 1 | -2/+0 |
* | Update a callstack in suppression to correspond with renaming that occurred i... | eroman@chromium.org | 2010-02-01 | 1 | -0/+1 |
* | Fixes a broken build (missing newline). | rohitrao@chromium.org | 2010-02-01 | 1 | -1/+1 |
* | Manual code review: added Xcode ignore | thomasvl@chromium.org | 2010-02-01 | 0 | -0/+0 |
* | Manual code review: added Xcode ignore | thomasvl@chromium.org | 2010-02-01 | 0 | -0/+0 |
* | Manual code review: added Xcode ignore | thomasvl@chromium.org | 2010-02-01 | 0 | -0/+0 |
* | Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,... | apatrick@chromium.org | 2010-02-01 | 37 | -1420/+1429 |
* | Remove trailing comma to allow compilation with Native Client's higher warnin... | sehr@google.com | 2010-02-01 | 1 | -1/+1 |
* | Fix for a focus bug when loading a plugin in an extension background page. | mpcomplete@chromium.org | 2010-02-01 | 1 | -1/+4 |
* | Add the DnD work around to bookmark manager as well. | arv@chromium.org | 2010-02-01 | 1 | -1/+14 |
* | The "after infobar" could be sticky in some cases. | jcampan@chromium.org | 2010-02-01 | 1 | -0/+11 |
* | Bookmark manager: Make sure we position the context menu inside the window view | arv@chromium.org | 2010-02-01 | 1 | -1/+33 |
* | Add per-observer instrumenting code to NotificationRegistrar. | huanr@chromium.org | 2010-02-01 | 2 | -26/+23 |
* | Add tab switch notification to the Mac plugin plumbing. | stuartmorgan@chromium.org | 2010-02-01 | 12 | -64/+147 |
* | Remove wrong license file. | maruel@chromium.org | 2010-02-01 | 1 | -27/+0 |
* | linux: add an option to disable FBO support for platforms that don't have it. | piman@google.com | 2010-02-01 | 4 | -3/+25 |
* | Fix Mac browser crash in BookmarkMenuBridge::UpdateMenu. | snej@chromium.org | 2010-02-01 | 1 | -2/+6 |
* | Mac: Remove focus ring from table in task manager. | thakis@chromium.org | 2010-02-01 | 1 | -3/+3 |
* | Temporarily allow writing to the default malloc zone structure while modifyin... | avi@chromium.org | 2010-02-01 | 1 | -0/+24 |
* | Moved Autofill view to appropriate browser/views folder. | georgey@chromium.org | 2010-02-01 | 4 | -20/+15 |
* | [Mac] Enable some left-behind unit tests. | shess@chromium.org | 2010-02-01 | 3 | -12/+14 |
* | TEST=new tests added. | stoyan@chromium.org | 2010-02-01 | 22 | -1016/+1496 |
* | task manager gtk: | estade@chromium.org | 2010-02-01 | 1 | -20/+49 |
* | Task manager model: Make a find quicker. | estade@chromium.org | 2010-02-01 | 1 | -6/+6 |
* | GTK: Make page and app menus shortcut control flow match windows more closely. | estade@chromium.org | 2010-02-01 | 4 | -34/+15 |
* | Make pressing <esc> while dragging in the omnibox correctly cancel dragging. ... | pkasting@chromium.org | 2010-02-01 | 6 | -4/+31 |
* | Reverting 37721. | avi@chromium.org | 2010-02-01 | 1 | -24/+0 |
* | Don't store IDR ids in ThemePack files as they change whenever the grd is mod... | erg@google.com | 2010-02-01 | 3 | -78/+257 |
* | Temporarily allow writing to the default malloc zone structure while modifyin... | avi@chromium.org | 2010-02-01 | 1 | -0/+24 |
* | Implement the broker process that launches NaCl loader processes on 64-bit Wi... | gregoryd@google.com | 2010-02-01 | 36 | -77/+665 |
* | Make acrobat work with --safe-plugins by giving it write access | nsylvain@chromium.org | 2010-02-01 | 3 | -25/+62 |
* | Get rid of check that caused redirects to fail extension updates. | asargent@chromium.org | 2010-02-01 | 1 | -5/+1 |
* | Allow FileBrowse to change title of open/save dialog | xiyuan@chromium.org | 2010-02-01 | 1 | -0/+54 |
* | Fix type of file_type_index_ from size_t to int to get rid of printf format w... | xiyuan@chromium.org | 2010-02-01 | 1 | -1/+1 |
* | BSD port: chrome/app and chrome/browser ifdef cleaning | pvalchev@google.com | 2010-02-01 | 8 | -29/+27 |
* | make chrome.tabs.executeScript/insertCss details arg required. | rafaelw@chromium.org | 2010-02-01 | 1 | -4/+2 |
* | Add a DCHECK to make sure that SpawnTarget is not called | nsylvain@chromium.org | 2010-02-01 | 1 | -0/+7 |
* | Fix submenu leak in menu2. | oshima@chromium.org | 2010-02-01 | 3 | -19/+34 |