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
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
aura: Remove aura::EventFilter.
sadrul@chromium.org
2012-11-14
1
-2
/
+2
*
views: Improve the constant names of the ButtonState enum.
tfarina@chromium.org
2012-11-14
1
-6
/
+6
*
Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...
reed@google.com
2012-11-14
1
-10
/
+11
*
[content shell] Only report renderers as crashed when the termination status ...
jochen@chromium.org
2012-11-14
1
-1
/
+2
*
- Move DisplayManager and DisplayChangeObserverX11 from aura
oshima@chromium.org
2012-11-14
2
-7
/
+2
*
re-re-land of https://codereview.chromium.org/11364053/
scottmg@chromium.org
2012-11-14
3
-2
/
+4
*
Revert 167431 - reland of https://codereview.chromium.org/11364053/
scottmg@chromium.org
2012-11-13
3
-4
/
+2
*
reland of https://codereview.chromium.org/11364053/
scottmg@chromium.org
2012-11-13
3
-2
/
+4
*
Move aura/desktop to views/widget/desktop_aura
ben@chromium.org
2012-11-13
1
-4
/
+4
*
Revert 167341 - Use the WebTestProxy for layout tests in content_shell
jochen@chromium.org
2012-11-13
4
-36
/
+2
*
Use the WebTestProxy for layout tests in content_shell
jochen@chromium.org
2012-11-13
4
-2
/
+36
*
Revert 167245 - Currently, the ash and desktop implementations of StackingCli...
scottmg@chromium.org
2012-11-12
3
-4
/
+2
*
Currently, the ash and desktop implementations of StackingClient stomp each o...
scottmg@google.com
2012-11-12
3
-2
/
+4
*
Move ui\aura\shared to ui\views\corewm
ben@chromium.org
2012-11-12
2
-10
/
+13
*
content: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-10
1
-1
/
+1
*
Created a new class ContentViewRenderView which contains the code used to
jcivelli@chromium.org
2012-11-10
7
-119
/
+60
*
Split DownloadFile::Rename into RenameAndUniquify and RenameAndAnnotate.
rdsmith@chromium.org
2012-11-10
1
-1
/
+4
*
Move global_descriptors to base/posix.
brettw@chromium.org
2012-11-09
2
-2
/
+2
*
Add security team as owners of IPC files.
tsepez@chromium.org
2012-11-09
1
-0
/
+9
*
[content shell] avoid accessing the filesystem when io restrictions are enabled
jochen@chromium.org
2012-11-08
3
-8
/
+18
*
[content shell] remove OVERRIDE from WebTestDelegate implementation
jochen@chromium.org
2012-11-07
1
-12
/
+12
*
Revert 166461 - [content shell] remove OVERRIDE from WebTestDelegate implemen...
scottmg@google.com
2012-11-07
1
-12
/
+12
*
[content shell] remove OVERRIDE from WebTestDelegate implementation
jochen@chromium.org
2012-11-07
1
-12
/
+12
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
1
-2
/
+5
*
Initialize renderer color preferences to reasonable defaults.
avi@chromium.org
2012-11-06
1
-15
/
+0
*
Add an option to specify the versio to tweak_info_plist, and use it to set th...
jochen@chromium.org
2012-11-05
1
-4
/
+1
*
[content shell] dump text results if the test url contains the subpath dumpAs...
jochen@chromium.org
2012-11-05
1
-0
/
+5
*
[content shell] keep the value of the current working directory in the renderer
jochen@chromium.org
2012-11-05
4
-5
/
+40
*
Move aura shared and desktop classes to the views target. Note that the files...
ben@chromium.org
2012-11-02
4
-9
/
+16
*
Revert 165719 - Move aura shared and desktop classes to the views target. Not...
ben@chromium.org
2012-11-02
2
-6
/
+4
*
Move aura shared and desktop classes to the views target. Note that the files...
ben@chromium.org
2012-11-02
2
-4
/
+6
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
4
-7
/
+4
*
Revert r165444 "Add method to load resources without scale"
oshima@chromium.org
2012-11-01
4
-4
/
+7
*
Add method to load resources without scale
oshima@chromium.org
2012-11-01
4
-7
/
+4
*
[content shell] link against the TestRunner library
jochen@chromium.org
2012-11-01
9
-28
/
+270
*
Android: first step on LibraryLoader API changes.
bulach@chromium.org
2012-11-01
1
-1
/
+1
*
Fix the crash issue of Android ContentShell when open a link with "target='_b...
shouqun.liu@intel.com
2012-10-31
2
-7
/
+15
*
For storage partitions to work properly, we need to know whether a storage pa...
nasko@chromium.org
2012-10-30
2
-4
/
+8
*
content/shell: Use base::Closure where possible and pass by const-ref.
tfarina@chromium.org
2012-10-30
1
-4
/
+3
*
Split IPC logging between content and chrome.
jochen@chromium.org
2012-10-30
1
-0
/
+10
*
Followup to r164359: Rename content/shell/shell_stacking_client_{chromeos => ...
erg@chromium.org
2012-10-29
3
-13
/
+13
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
1
-1
/
+0
*
Get rid of shell_devtools_delegate_android.cc
mnaganov@chromium.org
2012-10-27
2
-66
/
+16
*
desktop aura: Rip out DesktopNativeWidgetHelperAura and dependencies.
erg@chromium.org
2012-10-26
3
-12
/
+126
*
Android: update declaration of ShellContentBrowserClient::GetAdditionalMapped...
hans@chromium.org
2012-10-25
2
-0
/
+2
*
Reland of "work on separate browser contexts"
scottmg@chromium.org
2012-10-23
1
-3
/
+0
*
[content shell] unskip fixed tests
jochen@chromium.org
2012-10-23
1
-6
/
+0
*
Non-functional change to simply have Downloads query Prefs for the charset wh...
pauljensen@chromium.org
2012-10-23
1
-1
/
+1
*
Revert 163414 - Always start up in --desktop-aura mode now, and open ash from...
szym@chromium.org
2012-10-23
1
-0
/
+3
*
Always start up in --desktop-aura mode now, and open ash from tools menu.
scottmg@chromium.org
2012-10-22
1
-3
/
+0
[prev]
[next]