| Commit message (Expand) | Author | Age | Files | Lines |
* | Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on... | jshin@chromium.org | 2009-08-18 | 1 | -27/+25 |
* | Makes UMA log upload work on non-Windows platforms. | cmasone@google.com | 2009-08-18 | 1 | -0/+1 |
* | An initial pass at structure to do end-to-end extension API tests. I'll work... | erikkay@chromium.org | 2009-08-17 | 3 | -1/+27 |
* | Refactor IDMap to support safe removing of elements during iteration. | phajdan.jr@chromium.org | 2009-08-17 | 3 | -29/+195 |
* | Implement drag and drop of downloads for the Mac downloads page. | paul@chromium.org | 2009-08-17 | 2 | -4/+8 |
* | Fix TOC formatting. | kathyw@google.com | 2009-08-15 | 1 | -0/+4 |
* | Add themes link to left nav. | aa@chromium.org | 2009-08-15 | 16 | -15/+16 |
* | First swing at the docs homepage. Also, fix the copyright/license | aa@chromium.org | 2009-08-15 | 21 | -25/+68 |
* | Change breakpads on the helper processes to keep our rimZ clean. | mark@chromium.org | 2009-08-15 | 5 | -6/+50 |
* | Some personalization cleanup: | tim@chromium.org | 2009-08-15 | 6 | -0/+27 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-15 | 2 | -20/+1 |
* | Add new certificate error code | wtc@chromium.org | 2009-08-14 | 1 | -0/+1 |
* | Disable an extension when it is upgraded to a version that requires more | mpcomplete@chromium.org | 2009-08-14 | 2 | -1/+7 |
* | Apply a limit to the canvas size we will hand back to the browser. | cevans@chromium.org | 2009-08-14 | 1 | -1/+8 |
* | Extension Docs: Implement auto TOC for static content | rafaelw@chromium.org | 2009-08-14 | 20 | -64/+130 |
* | Formatting pass: h3 -> h2, minor changes to some page names, | kathyw@google.com | 2009-08-14 | 11 | -69/+173 |
* | Fix up the pid collection code for Mac OS X so it handles the different bundl... | thomasvl@chromium.org | 2009-08-14 | 2 | -3/+8 |
* | Reverting 23420. It caused a reliability regression. | maruel@chromium.org | 2009-08-14 | 2 | -1/+20 |
* | Update chrome.extension docs. Also, remove old no longer needed | aa@chromium.org | 2009-08-14 | 19 | -24/+17 |
* | The change has the followings: | lzheng@chromium.org | 2009-08-14 | 2 | -0/+5 |
* | Implementation of getBackgroundPage(), getToolstrips(), and | aa@chromium.org | 2009-08-14 | 5 | -23/+91 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-14 | 2 | -20/+1 |
* | Re-factor extension docs generation code. Now support referenced types and ty... | rafaelw@chromium.org | 2009-08-13 | 22 | -309/+202 |
* | Linux: fix up use_system_{libxml,libxslt,sqlite3} | agl@chromium.org | 2009-08-13 | 2 | -3/+12 |
* | Add privacy_blacklists key to extension manifest and validate it. | phajdan.jr@chromium.org | 2009-08-13 | 5 | -2/+55 |
* | Implement http auth login dialog for OS X. | thakis@chromium.org | 2009-08-13 | 2 | -31/+0 |
* | Extension Doc Changes (no building or testable changes) | rafaelw@chromium.org | 2009-08-13 | 25 | -49/+86 |
* | Reliability test porting: stringy stuff. | estade@chromium.org | 2009-08-13 | 3 | -23/+17 |
* | I have taken over this patch, original authored by Adam Hunter (adamhunter). | rafaelw@chromium.org | 2009-08-13 | 3 | -2/+14 |
* | Move IDMap from base/ to common/ | phajdan.jr@chromium.org | 2009-08-12 | 6 | -5/+109 |
* | So it turns out that gdk already has a function that does exactly what we want. | estade@chromium.org | 2009-08-12 | 2 | -78/+0 |
* | Add a method to classify what permission class an extension is in, with unit | mpcomplete@chromium.org | 2009-08-12 | 3 | -0/+110 |
* | Checkpoint for event automation porting. | estade@chromium.org | 2009-08-12 | 1 | -0/+2 |
* | Remove Playback Rate from the context menu. | scherkus@chromium.org | 2009-08-12 | 1 | -11/+2 |
* | Add chrome.extension to extension_api.json and docs. | rafaelw@chromium.org | 2009-08-12 | 20 | -34/+69 |
* | GTK: Popup notification should have transparent rounded corners. | erg@google.com | 2009-08-12 | 2 | -0/+9 |
* | Refactors drag support from TabContentsViewGtk into | sky@chromium.org | 2009-08-12 | 2 | -0/+19 |
* | Move common Gtk TreeModel handling code into gtk_tree::ModelAdapter. | mattm@chromium.org | 2009-08-12 | 2 | -0/+143 |
* | Adds a command line switch to enable the appcache, and plumb the switch throu... | michaeln@google.com | 2009-08-12 | 3 | -1/+8 |
* | Add support for constrained windows on os x, based on Avi's GTMWindowSheetCon... | thakis@chromium.org | 2009-08-11 | 1 | -2/+2 |
* | Initial version of the Seccomp sandbox. Imported from http://code.google.com/... | markus@chromium.org | 2009-08-11 | 2 | -0/+5 |
* | Do not import homepage on First Run if a homepage is given in master preferen... | kuchhal@chromium.org | 2009-08-11 | 2 | -3/+2 |
* | Remove unreachable code from extension.cc. | aa@chromium.org | 2009-08-11 | 1 | -1/+0 |
* | Use real creator code for Keychain items. Instead of hard-coding 'rimZ', use | mark@chromium.org | 2009-08-11 | 1 | -1/+4 |
* | AudioRendererHost send ViewMsg_AudioStreamState | hclam@chromium.org | 2009-08-11 | 2 | -26/+28 |
* | Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p... | thestig@chromium.org | 2009-08-11 | 4 | -0/+32 |
* | One more little fix for extension docs page flickering -- remove class="hidde... | rafaelw@chromium.org | 2009-08-11 | 16 | -16/+16 |
* | Re-fix the flicker during extension docs render. Caused by two things: | aa@chromium.org | 2009-08-11 | 5 | -27/+11 |
* | The spec for ____storage.key() changed. Now, instead of raising an exception... | jorlow@chromium.org | 2009-08-11 | 1 | -2/+2 |
* | Re-commit r22981 after backout at r22992. Contains fixes to relocate | mark@chromium.org | 2009-08-11 | 2 | -0/+72 |