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
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...
erg@chromium.org
2012-04-25
2
-3
/
+3
*
Metro/HiDPI: Mark Chrome as HiDPI aware on Windows
sail@chromium.org
2012-04-25
1
-0
/
+4
*
Fix sending log messages from GPU child threads
posciak@chromium.org
2012-04-25
1
-2
/
+13
*
Show gpu process stats in about:tcmalloc
jamesr@chromium.org
2012-04-25
13
-2
/
+252
*
Split out binary file from the content shell CL.
tedchoc@chromium.org
2012-04-24
1
-0
/
+0
*
IndexedDB: chromium side of IDBCursor.advance().
alecflett@chromium.org
2012-04-24
7
-0
/
+76
*
texture_image_transport: have a current context when we're releasing textures
piman@chromium.org
2012-04-24
2
-17
/
+20
*
sensors: Remove prototype implementation
cwolfe@chromium.org
2012-04-24
6
-205
/
+0
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
9
-22
/
+16
*
Fix crash when changing sources after createMediaSourceElement().
rtoy@google.com
2012-04-24
1
-1
/
+1
*
Correct process id for sandbox'd trace events.
sleffler@chromium.org
2012-04-24
1
-0
/
+5
*
Fix ClearSiteData for Pepper Flash.
viettrungluu@chromium.org
2012-04-24
1
-4
/
+12
*
DomStorage async IPC message definitions and browser-side handlers. These mes...
michaeln@google.com
2012-04-24
3
-9
/
+92
*
Plumb drag image offset WebContentsViewAura. This was somehow left out in the...
varunjain@chromium.org
2012-04-23
1
-2
/
+3
*
Cleanup: IWYU for base/file_util_proxy.h.
thestig@chromium.org
2012-04-23
1
-1
/
+2
*
IndexedDB: remove proxy and IPC code for the IDBKey-based get/getKey.
alecflett@chromium.org
2012-04-23
9
-238
/
+12
*
IndexedDB: API rename to allow return type of keyPath accessors to change
jsbell@chromium.org
2012-04-23
5
-6
/
+6
*
Check RendererAccessibility mode instead of WebKit accessibilityEnabled.
dmazzoni@chromium.org
2012-04-23
1
-8
/
+11
*
Duplicated typedef declaration of DeviceMap
wjia@chromium.org
2012-04-23
1
-3
/
+1
*
explicit ContextMenuParams::ContextMenuParams
gavinp@chromium.org
2012-04-23
1
-2
/
+2
*
Add @cpu and @jschuh as owners for content/common/sandbox_policy.cc
jschuh@chromium.org
2012-04-23
1
-0
/
+4
*
Convert session history ui test to a browser test, renabling all the disabled...
jam@chromium.org
2012-04-23
1
-0
/
+466
*
Change resource handling policy to allow feed types to download so they can b...
gbillock@chromium.org
2012-04-23
1
-13
/
+0
*
Fix memory leak in MediaStreamImplTest.
perkj@chromium.org
2012-04-23
1
-0
/
+7
*
Refactored MediaStreamImpl to be a RenderViewObserver as the other delegates ...
perkj@chromium.org
2012-04-23
8
-72
/
+66
*
fix-gl-logging
gman@chromium.org
2012-04-22
1
-0
/
+1
*
Fix flakiness in PluginTest.SelfDeletePluginInvokeAlert. The problem is that ...
jam@chromium.org
2012-04-22
1
-4
/
+5
*
Fix DXVA2 video decoding which was broken with recent process handle brokerin...
ananta@chromium.org
2012-04-21
2
-15
/
+29
*
Fix compile error for GCC 4.6 following r133307
rsleevi@chromium.org
2012-04-21
1
-2
/
+2
*
Move timer functionality from DownloadFileManager to DownloadFileImpl.
rdsmith@chromium.org
2012-04-21
5
-35
/
+73
*
Convert ResourceDispatcherHost ui_test to browser_test.
jam@chromium.org
2012-04-21
2
-425
/
+360
*
Final(?) eradications of GDK / GTK from the GPU process.
cevans@chromium.org
2012-04-20
1
-7
/
+0
*
Hook up screensaver prevention on Windows
brettw@chromium.org
2012-04-20
2
-0
/
+21
*
Actually hook up the Pepper clear site data.
brettw@chromium.org
2012-04-20
4
-46
/
+68
*
chromeos: Put touch-event support behind a flag (--enable-touch-events) until...
sadrul@chromium.org
2012-04-20
3
-4
/
+1
*
Allow kill(self) for the GPU watchdog.
cevans@chromium.org
2012-04-20
1
-6
/
+34
*
Hook up the DeviceID to the browser process.
brettw@chromium.org
2012-04-20
2
-0
/
+11
*
Disable PluginTest.SelfDeletePluginInvokeAlert on Linux
jam@chromium.org
2012-04-20
1
-0
/
+2
*
Don't run PluginTest.DeletePluginInDeallocate on mac debug since it asserts
jam@chromium.org
2012-04-20
1
-0
/
+3
*
Report cases where the connection appears to close too early while transferri...
cbentzel@chromium.org
2012-04-20
2
-19
/
+27
*
Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...
jam@chromium.org
2012-04-20
1
-0
/
+341
*
Remove requesting_frame parameters from Geolocation stack
bartfab@chromium.org
2012-04-20
19
-101
/
+74
*
Move RefCountedBytes Class to base namespace.
simon.hong81@gmail.com
2012-04-20
1
-2
/
+2
*
Notify WebWidget when its compositor surface is ready to use
jamesr@chromium.org
2012-04-20
2
-0
/
+9
*
Get chrome:// dev tool urls hooked up in content_shell.
michaeln@google.com
2012-04-20
12
-25
/
+88
*
Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i...
bauerb@chromium.org
2012-04-20
3
-18
/
+17
*
Valgrind: Fix uninitialized variable from r133076.
thestig@chromium.org
2012-04-19
1
-0
/
+1
*
Increase Linux paint rect limits to 10Kx10K
agl@google.com
2012-04-19
1
-2
/
+12
*
ignore WebUISend messages from old pages
estade@chromium.org
2012-04-19
9
-56
/
+88
*
Remove references to renderer from URLFetcherCore
akalin@chromium.org
2012-04-19
3
-30
/
+49
[next]