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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cause POST data to be marhsaled across the automation interface when using Au...
robertshield@chromium.org
2009-07-29
2
-74
/
+80
*
Pull all the filesystem manipulation out of
aa@chromium.org
2009-07-28
1
-0
/
+1
*
Re-org extension docs, template support for new static files.
rafaelw@chromium.org
2009-07-28
26
-881
/
+807
*
Fix schema typo in extension_api.json.
rafaelw@chromium.org
2009-07-28
2
-2
/
+2
*
Disable first run for the New Tab Cold perf test.
arv@google.com
2009-07-28
2
-9
/
+14
*
Fix broken array.items reference in generate doc script.
rafaelw@chromium.org
2009-07-28
1
-6
/
+10
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
2
-1
/
+9
*
Make ThumbnailStore broadcast a notification when it has finished reading thu...
meelapshah@chromium.org
2009-07-28
3
-0
/
+8
*
Linux: add internal core dump reporting.
agl@chromium.org
2009-07-28
2
-0
/
+6
*
Pull a SandboxedExtensionUnpacker out of ExtensionsService.
aa@chromium.org
2009-07-28
2
-2
/
+3
*
Adding HTML5 DB support to Chromium: Chromium changes
dumi@chromium.org
2009-07-27
5
-0
/
+270
*
Pull out synchronous extension apis to extensions_api.json, add custom handli...
rafaelw@chromium.org
2009-07-27
6
-18
/
+155
*
posix: restore IPC logging
evan@chromium.org
2009-07-27
1
-0
/
+10
*
add mole info to toolstrip definition and enable moles
erikkay@chromium.org
2009-07-26
5
-7
/
+54
*
Disable the tips service by default.
arv@google.com
2009-07-25
2
-3
/
+3
*
Revert r21548 and r21559 due to crash spike.
huanr@chromium.org
2009-07-25
1
-10
/
+11
*
Implement mimetype sniffing for extensions.
aa@chromium.org
2009-07-25
3
-3
/
+34
*
Add a search box to all pages. (Well, most of them. But eventually
kathyw@google.com
2009-07-24
6
-1
/
+86
*
The IPCs for carrying data requested by plugins have been changed from synchr...
ananta@chromium.org
2009-07-24
1
-11
/
+10
*
GTK Themes: Theme the bookmark bubble. (And first run bubble).
erg@google.com
2009-07-24
2
-10
/
+15
*
Fix a race condition where rapid back/forward clicks could close a tab
brettw@chromium.org
2009-07-24
2
-8
/
+80
*
Placeholders for major doc pages. Also a few minor doc fixes.
kathyw@google.com
2009-07-24
12
-115
/
+611
*
Integrates a custom JumpList of Windows 7 into Chromium.
hbono@chromium.org
2009-07-24
4
-0
/
+7
*
Let theme values that previous had to be real be specified as ints.
glen@chromium.org
2009-07-24
1
-5
/
+8
*
Push bookmarks.remove/removeAll polymorphism into c++. fix bookmarks id schem...
rafaelw@chromium.org
2009-07-24
2
-13
/
+31
*
Allow the browser to send actions back to the render for media element contex...
ajwong@chromium.org
2009-07-23
2
-12
/
+59
*
Avoid directory traversal attacks when unpacking zips. The sandbox would tend
cevans@chromium.org
2009-07-23
2
-7
/
+24
*
This CL adds an infobar instructing users they can do search directly from th...
jcampan@chromium.org
2009-07-23
4
-0
/
+11
*
CPAPI (0.11) for gears drag drop.
mpcomplete@chromium.org
2009-07-23
2
-3
/
+18
*
Adds the --diagnostics switch
cpu@google.com
2009-07-23
2
-0
/
+5
*
Add support to URLRequest for deferring redirects.
darin@chromium.org
2009-07-23
1
-2
/
+0
*
Unrevert 21355 because the revert might be causing the
nsylvain@chromium.org
2009-07-23
5
-91
/
+92
*
Revert 21355 because it might be causing all the new
nsylvain@chromium.org
2009-07-23
5
-92
/
+91
*
(Identical to 159254 which I had in a messed up client)
cevans@chromium.org
2009-07-23
1
-1
/
+1
*
Fix liner errors due to duplicate symbols in the switches. These switches
brettw@chromium.org
2009-07-23
4
-17
/
+2
*
Fix undefined object properties showing up in reference pages.
rafaelw@chromium.org
2009-07-23
1
-4
/
+7
*
Switch the first thread in a child process to be the main thread, and make th...
jam@chromium.org
2009-07-23
5
-91
/
+92
*
One part of many for enabling DOM Storage.
jorlow@chromium.org
2009-07-23
1
-0
/
+71
*
Split the IPC code into ipc/
agl@chromium.org
2009-07-22
56
-9608
/
+291
*
Reland http://codereview.chromium.org/155945 which was erroneously reverted.
rafaelw@chromium.org
2009-07-22
7
-341
/
+576
*
revert r21327, which broke MessagingExtensionTab
estade@chromium.org
2009-07-22
7
-576
/
+341
*
Extensions Doc:
rafaelw@chromium.org
2009-07-22
7
-341
/
+576
*
Step 2 in abstracting Extension APIs to shared "IDL".
rafaelw@chromium.org
2009-07-22
12
-39
/
+652
*
Fix line endings doc files.
rafaelw@chromium.org
2009-07-22
7
-486
/
+486
*
Make scrollbars and other controls tint/untint upon main window gaining
thakis@chromium.org
2009-07-22
1
-0
/
+5
*
Revert 21259 because it broke the unit tests on windows.
nsylvain@chromium.org
2009-07-22
1
-58
/
+0
*
Add a unit test for ProcessWatcher::EnsureProcessTerminated().
thestig@chromium.org
2009-07-22
1
-0
/
+58
*
linux: add windowless plugin plumbing
piman@google.com
2009-07-22
1
-1
/
+1
*
linux: add command-line flag to allow debugging of sandboxed processes
piman@google.com
2009-07-22
2
-0
/
+5
*
Revert r21117 as it caused reliability failures.
estade@chromium.org
2009-07-21
7
-97
/
+92
[next]