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
*
Replace chrome_process_filter with chrome_process_util.
estade@chromium.org
2009-04-09
3
-73
/
+0
*
UI test portage, second try.
estade@chromium.org
2009-04-09
1
-4
/
+0
*
Make about:linux-splash the default home page and remove an ifdef so we can s...
jhawkins@chromium.org
2009-04-09
1
-5
/
+0
*
Introducing ExtensionProcessManager. This manages the ExtensionViews to
mpcomplete@google.com
2009-04-09
1
-1
/
+1
*
back out r13442
estade@chromium.org
2009-04-09
1
-0
/
+4
*
UI test string portage.
estade@chromium.org
2009-04-09
1
-4
/
+0
*
Add dummy encryptor implementations for mac and linux.
thestig@chromium.org
2009-04-09
1
-15
/
+0
*
Re-land add UTF8 versions of GetString and GetStringF. This is useful for
tc@google.com
2009-04-09
2
-0
/
+39
*
Implement Printer Preference Persistence (Step 1/3)
maruel@chromium.org
2009-04-09
2
-3
/
+16
*
Revert "Add UTF8 versions of GetString and GetStringF. This is useful for"
tc@google.com
2009-04-09
2
-39
/
+0
*
Add UTF8 versions of GetString and GetStringF. This is useful for
tc@google.com
2009-04-09
2
-0
/
+39
*
Copy text selection from renderer to browser every time it changes.
estade@chromium.org
2009-04-09
1
-8
/
+1
*
Scaffolding cleanup.
thestig@chromium.org
2009-04-08
2
-105
/
+19
*
When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...
finnur@chromium.org
2009-04-08
1
-1
/
+4
*
Remove more unneeded scaffolding.
thestig@chromium.org
2009-04-08
1
-11
/
+0
*
Try one more time to check in http://codereview.chromium.org/60112
aa@chromium.org
2009-04-08
2
-0
/
+15
*
Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...
abarth@chromium.org
2009-04-08
4
-15
/
+1
*
posix: implement AutomationWindowTracker.
evan@chromium.org
2009-04-08
1
-7
/
+0
*
Skia: remove fHeight (retry)
agl@chromium.org
2009-04-08
1
-1
/
+1
*
posix: move lack of printing into a bug.
evan@chromium.org
2009-04-08
1
-18
/
+18
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-5
/
+3
*
linux: pass a bunch more ui tests.
evan@chromium.org
2009-04-07
3
-28
/
+34
*
Revert "Skia: remove fHeight"
agl@chromium.org
2009-04-07
1
-1
/
+1
*
Linux build fix.
agl@chromium.org
2009-04-07
1
-1
/
+1
*
Fix some threading issues and some refactoring in AudioRendererHost
hclam@chromium.org
2009-04-07
1
-5
/
+14
*
Use one worker process per domain until we hit the maximum count of 10, then ...
jam@chromium.org
2009-04-07
2
-0
/
+5
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
1
-19
/
+0
*
Remove unneeded includes of base/string_piece.h
thestig@chromium.org
2009-04-07
1
-4
/
+5
*
Adds new messages and widens some existing messages between the renderer and ...
michaeln@google.com
2009-04-07
12
-3
/
+412
*
Fix a problem with DrawRectInt at the edges of a ChromeCanvas.
deanm@chromium.org
2009-04-07
1
-9
/
+10
*
Revert "Implement chromium.self in content scripts..."
aa@chromium.org
2009-04-07
2
-15
/
+0
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
3
-3
/
+5
*
Implement chromium.self in content scripts, so that developers don't
aa@chromium.org
2009-04-07
2
-0
/
+15
*
Fix crash if skia failed to find default font.
estade@chromium.org
2009-04-07
3
-14
/
+57
*
Basic infobars on linux.
estade@chromium.org
2009-04-06
1
-0
/
+2
*
Stop serializing WebString over IPC. The new rule is that only POD (plain old
darin@chromium.org
2009-04-06
2
-58
/
+35
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
2
-3
/
+3
*
Better Linux ChromeCanvas text drawing, using Pango.
deanm@chromium.org
2009-04-06
4
-74
/
+116
*
Make the new save as dialog work on Vista too, since
nsylvain@chromium.org
2009-04-06
1
-2
/
+2
*
Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...
rafaelw@chromium.org
2009-04-04
2
-0
/
+8
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
1
-1
/
+12
*
Make the font family and the font size used in dom UI localizable. This is a ...
jungshik@google.com
2009-04-03
4
-15
/
+1
*
Make ProxyResolverV8 the default.
ericroman@google.com
2009-04-03
2
-6
/
+4
*
Remove unneeded uses of base/pickle.h. Add some explicit #includes.
thestig@chromium.org
2009-04-03
3
-1
/
+4
*
Build fix: devtools_messages_internal.h moved w/o updating if 0 block
agl@chromium.org
2009-04-03
1
-1
/
+1
*
Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...
thestig@chromium.org
2009-04-03
1
-11
/
+0
*
Remove deprecated wstring ctor of JSONFileValueSerializer.
phajdan.jr@chromium.org
2009-04-03
4
-20
/
+21
*
DevTools: move devtools messages to common.
pfeldman@chromium.org
2009-04-03
3
-0
/
+104
*
Move HTML dialogs out of their own tab contents type. Moved functions to new
brettw@chromium.org
2009-04-03
3
-6
/
+14
*
Revert "Move IPC code to ipc/"
agl@chromium.org
2009-04-03
53
-205
/
+9659
[next]