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
path:
root
/
chrome
/
worker
Commit message (
Expand
)
Author
Age
Files
Lines
*
QueuedSharedWorkerShutdown is flaky.
lzheng@chromium.org
2011-01-26
1
-1
/
+2
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
1
-6
/
+6
*
Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...
ben@chromium.org
2011-01-19
1
-3
/
+3
*
Mark WorkerTest.MultipleTabsQueuedSharedWorker as flaky
phajdan.jr@chromium.org
2011-01-17
1
-1
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
9
-28
/
+28
*
Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Move SystemMonitor to src/ui/base/system_monitor.
ben@chromium.org
2011-01-14
1
-3
/
+3
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
1
-1
/
+2
*
Remove sleep_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-11
1
-2
/
+3
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-1
/
+0
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
1
-1
/
+1
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
2
-4
/
+6
*
Move thread local stuff from base to base/threading and consistently use the
brettw@chromium.org
2010-12-30
1
-1
/
+1
*
Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...
jam@chromium.org
2010-12-24
6
-8
/
+17
*
(Re-landing http://codereview.chromium.org/5991003 after Chromium OS
kbr@chromium.org
2010-12-21
1
-0
/
+1
*
Revert 69753 - Added group policy for disabling all client-side 3D APIs in Ch...
chase@chromium.org
2010-12-20
1
-1
/
+0
*
Added group policy for disabling all client-side 3D APIs in Chromium
kbr@chromium.org
2010-12-20
1
-0
/
+1
*
Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...
jam@chromium.org
2010-12-13
1
-7
/
+9
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
8
-11
/
+25
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-7
/
+7
*
Fix WorkerTest.WorkerWebSocketLayoutTests.
yutak@chromium.org
2010-12-02
1
-14
/
+12
*
Fix bug 64688: Expose typed arrays in Workers
jianli@chromium.org
2010-12-01
1
-0
/
+3
*
Check content settings when accessing web databases from workers.
jochen@chromium.org
2010-11-25
2
-5
/
+22
*
Remove some obsolete FLAKY_ markers, and add some missing bug references
stuartmorgan@chromium.org
2010-11-09
1
-2
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Added ability to propogate create to suggest whether or not filesystem's root...
kkanetkar@chromium.org
2010-11-03
1
-1
/
+1
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Add a bunch of missing bug references to FLAKY tests
stuartmorgan@chromium.org
2010-10-27
1
-0
/
+1
*
Revert "Revert r63457, "WorkerWebKitClientImpl::mimeTypeForExtension should n...
levin@chromium.org
2010-10-22
1
-3
/
+3
*
Revert r63457, "WorkerWebKitClientImpl::mimeTypeForExtension should not use W...
levin@chromium.org
2010-10-22
1
-3
/
+3
*
WorkerWebKitClientImpl::mimeTypeForExtension should not use WorkerThread::cur...
kinuko@chromium.org
2010-10-22
1
-3
/
+3
*
Mark WorkerTest.WorkerClose as flaky.
phajdan.jr@chromium.org
2010-10-19
1
-1
/
+2
*
Mark WorkerTest.WorkerCloseFast as flaky.
phajdan.jr@chromium.org
2010-10-19
1
-1
/
+2
*
Flip the filesystem flag from --enable to --disable.
kinuko@chromium.org
2010-10-16
1
-1
/
+1
*
Support file utilities and mime-related methods on workers.
kinuko@chromium.org
2010-10-15
2
-21
/
+86
*
Add Worker tests for FileSystem API.
kinuko@chromium.org
2010-10-07
1
-0
/
+51
*
Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-04
2
-3
/
+14
*
WorkerTest.WorkerWebSocketLayoutTests: disable, as it always times out.
evan@chromium.org
2010-10-04
1
-2
/
+2
*
Fix for websocket tests move under http/tests
ukai@chromium.org
2010-10-04
1
-0
/
+4
*
Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."
erg@google.com
2010-10-01
2
-14
/
+3
*
FBTF: Another big ctor/dtor cleanup found by automated tools.
erg@google.com
2010-10-01
2
-3
/
+14
*
Prospectively re-enabling QueuedSharedWorkerShutdown.
atwilson@chromium.org
2010-10-01
1
-8
/
+1
*
Add Worker support for FileSystem API.
kinuko@chromium.org
2010-09-27
10
-4
/
+49
*
Disable WorkerTest.WorkerHttpLayoutTests. It always times out.
evan@chromium.org
2010-09-17
1
-2
/
+2
*
Mark WorkerTest.QueuedSharedWorkerShutdown as flaky on Mac, it times out.
bauerb@chromium.org
2010-09-09
1
-1
/
+8
*
FBTF: Remove unneeded headers from base/ (part 8)
thestig@chromium.org
2010-09-08
1
-1
/
+0
*
Support sending BlobData to browser process. Also support sending UploadData
jianli@chromium.org
2010-08-27
3
-0
/
+15
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Enable WorkerTest.QueuedSharedWorkerShutdown because it seems to work 100% now.
atwilson@chromium.org
2010-08-24
1
-2
/
+1
[next]