index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements filesystem integration with devtools. Implements a functionality t...
kkanetkar@chromium.org
2010-10-29
6
-0
/
+40
*
Adjust Linux Perf expectations.
chase@chromium.org
2010-10-29
1
-5
/
+5
*
Rolling ffmpeg DEPS to r64326.
scherkus@chromium.org
2010-10-28
1
-1
/
+1
*
Fix broken icons in new context menu items after removing previous items
asargent@chromium.org
2010-10-28
3
-2
/
+22
*
Add automated tests for PDFs.
jam@chromium.org
2010-10-28
8
-4
/
+260
*
Turn off buffer bounds checking on the WebGLRenderingContext side - command b...
zmo@google.com
2010-10-28
1
-1
/
+1
*
Webkit roll 70798:70806
dimich@chromium.org
2010-10-28
1
-1
/
+1
*
Move valgrind suppression for uninitialized write in DataPack::WritePack.
tony@chromium.org
2010-10-28
1
-15
/
+7
*
Make network menu button tooltip be more descriptive for the connecting states.
chocobo@chromium.org
2010-10-28
3
-4
/
+13
*
chmox a-x extensions_service.cc
skerner@chromium.org
2010-10-28
1
-0
/
+0
*
Roll Google URL DEPS.
erg@google.com
2010-10-28
1
-1
/
+1
*
Fixed test expectations, also made network observer a separate object
davemoore@chromium.org
2010-10-28
9
-8
/
+67
*
New icons for scrollbar
davemoore@chromium.org
2010-10-28
12
-0
/
+0
*
Revert 64321 (broke mac compile; please use tryservers) - Changes to enable r...
thakis@chromium.org
2010-10-28
6
-367
/
+246
*
Disable failing pyauto tests due to broken session restore
nirnimesh@chromium.org
2010-10-28
1
-0
/
+4
*
Changes to enable retry of failed sends on feedback reports.
rkc@chromium.org
2010-10-28
6
-246
/
+367
*
Fix mac compilation issue
hclam@chromium.org
2010-10-28
1
-1
/
+2
*
Make sure ExtensionsService::AddPendingExtension*() is run from the right thr...
skerner@google.com
2010-10-28
1
-2
/
+39
*
Don't assert if PostTask fails for WEBKIT thread, since it doesn't exist on ...
jam@chromium.org
2010-10-28
1
-4
/
+2
*
Let every "accelerated IO surface swapped" message have an identifier of the ...
thakis@chromium.org
2010-10-28
29
-47
/
+104
*
Webkit roll 70788:70798
dimich@chromium.org
2010-10-28
1
-1
/
+1
*
added WaitUntil function to fix bug 60953
nirnimesh@chromium.org
2010-10-28
2
-2
/
+8
*
Correction of missing manifest file for ExtensionApiTest.Popup browser test. ...
twiz@google.com
2010-10-28
2
-2
/
+9
*
[Mac] Close info bubbles managed by BaseBubbleController when switching tabs.
rsesek@chromium.org
2010-10-28
3
-0
/
+41
*
Updates typical_profile data to include TopSites.
sky@chromium.org
2010-10-28
3
-2
/
+1
*
Mac: Add AssertIOAllowed() call to CopyFile()
thakis@chromium.org
2010-10-28
1
-0
/
+2
*
GTK: The incognito man should be placed opposed to the side with the most but...
erg@google.com
2010-10-28
2
-26
/
+68
*
Revert 64267 - linux: enable seccomp sandbox by default
vangelis@chromium.org
2010-10-28
1
-3
/
+3
*
Release GetFileSystemRootPath callback on the correct thread.
kinuko@chromium.org
2010-10-28
1
-0
/
+1
*
Heapchecker: Remove suppressions that no longer occur after r64125.
thestig@chromium.org
2010-10-28
1
-63
/
+0
*
Verify Extension was loaded by checking paths rather than assuming it's last.
tessamac@google.com
2010-10-28
1
-4
/
+14
*
This fixes a bad readlink call that was causing some tests to fail.
gspencer@chromium.org
2010-10-28
2
-10
/
+5
*
If default browser is set to FF, and Chrome is run as first-run with an empty...
mirandac@chromium.org
2010-10-28
3
-10
/
+22
*
Webkit roll 70783:70788
dimich@chromium.org
2010-10-28
1
-1
/
+1
*
Cleanup: Get rid of app/gtk_util.h.
jhawkins@chromium.org
2010-10-28
23
-176
/
+126
*
Increase the maximum notification height from 120px to 160px.
johnnyg@chromium.org
2010-10-28
1
-1
/
+1
*
Add ssl_config_service_manager_pref.cc and
wtc@chromium.org
2010-10-28
1
-3
/
+13
*
Add NavigateToURL, equivalent of NPN_GetURL with a target, to private2 interface
piman@chromium.org
2010-10-28
4
-1
/
+46
*
Alternative to overlays on X windows.
piman@chromium.org
2010-10-28
7
-120
/
+251
*
AutoFill: Skip past hidden input fields when parsing for
jhawkins@chromium.org
2010-10-28
2
-0
/
+124
*
Use an opaque handle type to pass WebPluginDelegateImpl across dylib boundaries
thakis@chromium.org
2010-10-28
6
-37
/
+41
*
Added mesa dependency to ui_tests and chrome_tests.
apatrick@chromium.org
2010-10-28
1
-1
/
+3
*
Reverting this to see if this fixes ChromeFrame tests. Please reland with the...
ananta@chromium.org
2010-10-28
17
-103
/
+40
*
HostMessageDispatcher to parse control messages
hclam@chromium.org
2010-10-28
29
-465
/
+579
*
Revert "Add Shutdown button to login/locker screen."
oshima@chromium.org
2010-10-28
11
-98
/
+163
*
Flagged GPUTest.UITestLaunchedWithOSMesa as DISABLED.
apatrick@chromium.org
2010-10-28
1
-2
/
+2
*
Add missing resource shutdown_icon.png
oshima@chromium.org
2010-10-28
1
-0
/
+0
*
1. Fires port.onDisconnect if tabs.connect fails.
jstritar@chromium.org
2010-10-28
7
-23
/
+65
*
Makes generate_profile able to generate top sites data.
sky@chromium.org
2010-10-28
4
-84
/
+151
*
[Sync] made --sync-notification-host take an optional port
akalin@chromium.org
2010-10-28
2
-3
/
+32
[next]