summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update browser actions api to be like new design doc.aa@chromium.org2009-10-1519-145/+464
* Updating trunk VERSION from 222.11 to 223.0eblake@chromium.org2009-10-151-2/+2
* Refactor notification provider in renderer process to not use a message filter.johnnyg@chromium.org2009-10-144-68/+31
* Add histogram for how tab closing time. Did some cleanup along the way. Mov...jam@chromium.org2009-10-1413-60/+66
* Add a simple test page that instantiates the Pepper test plugin.brettw@chromium.org2009-10-141-0/+3
* Hides the control buttons for browser when maximized on chromesky@chromium.org2009-10-142-11/+39
* Add a skeleton "Pepper" NPAPI plugin. This is basically a copy of thebrettw@chromium.org2009-10-148-0/+1807
* Small cleanup to extension function registration to avoid scattered definitions.mpcomplete@chromium.org2009-10-1422-211/+98
* Rolling webkit r:49583yaar@chromium.org2009-10-142-3/+16
* Rebaseline paste-xml for win and linuxvictorw@chromium.org2009-10-146-5/+32
* Don't hide task manager key binding from web pages.mmoss@chromium.org2009-10-141-2/+1
* Explicitly mark some platform/mac/accessibility tests as passingdglazkov@chromium.org2009-10-141-0/+7
* For sync exponential backoff, allow one nudge per exponential backoff interva...tim@chromium.org2009-10-143-151/+347
* This updates the GYP revision to the latest one to fixgspencer@google.com2009-10-141-1/+1
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-142-0/+7
* Updating trunk VERSION from 222.10 to 222.11chrome-bot@google.com2009-10-141-1/+1
* Disable "Reset to Default Theme" button in Google Chrome Options / Personal S...mirandac@chromium.org2009-10-144-6/+55
* Fix extension canceling; the CFUserNotification functionality gets a bit weird.avi@chromium.org2009-10-141-2/+3
* Updating trunk VERSION from 222.9 to 222.10chrome-bot@google.com2009-10-141-1/+1
* Fix EventSendingController so that we do event saving and replay like what We...jianli@chromium.org2009-10-144-53/+104
* Removing an unused gyp file that somehow did not get removed when I reverted ...jcampan@chromium.org2009-10-141-150/+0
* Initial accessibility controller implementation.dglazkov@chromium.org2009-10-1410-19/+852
* Coverity: check file_util::WriteFile return.mattm@chromium.org2009-10-141-3/+3
* Change yet again the way we do ResolveNTFunctionPtrcpu@chromium.org2009-10-141-2/+1
* IPC: remove traces of an old histogram.rvargas@google.com2009-10-141-14/+1
* Accidentally checked in a change I was just using for testing.ojan@chromium.org2009-10-141-1/+1
* Remove the base_gfx project since it no longer has an external dependencies.brettw@chromium.org2009-10-1412-36/+50
* Http Cache: More unit tests for byte range support.rvargas@google.com2009-10-145-51/+209
* Eliminate char/wchar_t conversions, probably-unsafe statics, and disk accessmark@chromium.org2009-10-147-41/+80
* Official builds should be on the com.google.Chrome update product ID, notmark@chromium.org2009-10-142-10/+14
* More rebaseline fallout from my recent WebKit patches.evan@chromium.org2009-10-145-3/+3
* Reverting 29019.finnur@chromium.org2009-10-143-70/+66
* Moving one test to appear last to see if it makes a difference.finnur@chromium.org2009-10-141-10/+10
* rsync needs -C to avoid copying .svn directories.mark@chromium.org2009-10-141-1/+1
* Gets the full screen bubble to work on views/gtk.sky@chromium.org2009-10-145-32/+69
* Rebaseline a scrillion Linux scrollbar tests.evan@chromium.org2009-10-14849-863/+430
* Mac: colorize the "bookmarks go here" text to match the theme.avi@chromium.org2009-10-141-0/+35
* Add the BREAKPAD_NO_TERMINATE_THREAD define to breakpad build configsiggi@google.com2009-10-141-0/+4
* Hooked up the WebInputEvent data structure to the webplugin_delegatesehr@google.com2009-10-142-10/+119
* Move another accessibility failure to the right group.dglazkov@chromium.org2009-10-141-2/+2
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-147-5/+228
* Use lea to remove 2 instructions from the inner loop of YUV Scale.fbarchard@chromium.org2009-10-143-66/+70
* Fix invalid if statement. We were supposed to keep in the JSON any testsojan@chromium.org2009-10-141-27/+18
* Use FilePath in URLRequestMocks.evan@chromium.org2009-10-1416-61/+88
* Re-attempt r28993darin@chromium.org2009-10-142-28/+64
* Marking DISABLED test as FLAKY so I can investigate on the bots. finnur@chromium.org2009-10-141-1/+21
* linux: tickle the render sandbox early so it forks at the right timeevan@chromium.org2009-10-141-17/+21
* Fix views build break.estade@chromium.org2009-10-141-22/+0
* Rolling in webkit r:49562yaar@chromium.org2009-10-142-7/+443
* Linux: Prevent another Chrome instance when First Run UI is active.kuchhal@chromium.org2009-10-144-23/+31