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
/
temp_scaffolding_stubs.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add customized first run tabs
cpu@google.com
2009-05-09
1
-1
/
+2
*
Add hung renderer dialog on linux. Pretty much just follow the
tc@google.com
2009-05-08
1
-0
/
+2
*
Fleshes out WidgetGTK and WindowGTK a bit more. This is still vary
sky@chromium.org
2009-05-07
1
-6
/
+0
*
Remove all traces of NotificationService from views.
ben@chromium.org
2009-05-07
1
-0
/
+5
*
Implement most of the "basics" pref panel on Mac, including code to set the d...
pinkerton@chromium.org
2009-05-06
1
-0
/
+2
*
Refactor view from methods to show hung renderer dialog.
tc@google.com
2009-05-06
1
-0
/
+9
*
Linux: enable omni box ui test and automation proxy ui test.
estade@chromium.org
2009-05-05
1
-0
/
+4
*
Fix multiple instances of first run dialog appearing when Chrome is started a...
robertshield@google.com
2009-05-03
1
-1
/
+3
*
linux: fix shared build.
evan@chromium.org
2009-05-02
1
-0
/
+9
*
Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...
rafaelw@chromium.org
2009-04-28
1
-0
/
+1
*
POSIX: don't spawn zombies.
agl@chromium.org
2009-04-28
1
-5
/
+0
*
Changes to get multi-process plug-in scaffolding building on Mac.
pinkerton@chromium.org
2009-04-27
1
-17
/
+0
*
Revert "POSIX: Don't spawn zombies." (r14488)
agl@chromium.org
2009-04-24
1
-0
/
+5
*
POSIX: Don't spawn zombies.
agl@chromium.org
2009-04-24
1
-5
/
+0
*
Port and enable most of TabRestoreUITest on linux.
estade@chromium.org
2009-04-24
1
-6
/
+0
*
linux (and some posix): multiprocess plugins compiling.
evan@chromium.org
2009-04-23
1
-0
/
+4
*
Reland r14146 which refactors DialogButton into cross platform
tc@google.com
2009-04-21
1
-10
/
+0
*
Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"
tc@google.com
2009-04-21
1
-0
/
+10
*
Refactor DialogDelegate so the DialogButton enum is in cross platform
tc@google.com
2009-04-21
1
-10
/
+0
*
Implement chrome_proces_util for linux and enable download ui test.
estade@chromium.org
2009-04-14
1
-9
/
+0
*
UI test portage, second try.
estade@chromium.org
2009-04-09
1
-4
/
+0
*
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
*
Scaffolding cleanup.
thestig@chromium.org
2009-04-08
1
-27
/
+7
*
posix: implement AutomationWindowTracker.
evan@chromium.org
2009-04-08
1
-7
/
+0
*
linux: pass a bunch more ui tests.
evan@chromium.org
2009-04-07
1
-6
/
+0
*
Refactor AppModalDialogQueue and move JS Alert boxes into a MVC.
tc@google.com
2009-04-07
1
-19
/
+0
*
Basic infobars on linux.
estade@chromium.org
2009-04-06
1
-0
/
+2
*
Correctly position windows that are detached during a drag, instead of relyin...
pinkerton@chromium.org
2009-03-27
1
-0
/
+13
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-26
1
-3
/
+3
*
Revert "Fix/punt on a bunch of NOTIMPLEMENTEDs."
evan@chromium.org
2009-03-25
1
-3
/
+3
*
Fix/punt on a bunch of NOTIMPLEMENTEDs.
evan@chromium.org
2009-03-25
1
-3
/
+3
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-1
/
+0
*
Enable building of browser/debugger/debugger_{contents,shell}.cc on Linux.
sgk@google.com
2009-03-11
1
-15
/
+0
*
This changes the base clipboard class, as accomplishing paste requires that C...
avi@chromium.org
2009-03-10
1
-7
/
+0
*
First step at removing TabContents from temp scaffolding. Get rid of duplicat...
pinkerton@chromium.org
2009-03-10
1
-163
/
+19
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
1
-1
/
+2
*
Run more unit tests on Linux:
phajdan.jr@chromium.org
2009-03-09
1
-5
/
+0
*
Try #2 of "make JavaScript alerts reflect the URL of the frame they came from,
brettw@chromium.org
2009-03-05
1
-0
/
+2
*
Reverting 11002.
brettw@chromium.org
2009-03-05
1
-2
/
+0
*
Make JavaScript alerts reflect the URL of the frame they came from, not the
brettw@chromium.org
2009-03-05
1
-0
/
+2
*
Get history and download HTML UIs into Mac/Linux builds along with supporting...
pinkerton@chromium.org
2009-03-05
1
-0
/
+8
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Basic download shelf implementation on linux.
estade@chromium.org
2009-03-04
1
-19
/
+18
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
1
-4
/
+4
*
Stub in the download shelf a little further.
pinkerton@chromium.org
2009-03-03
1
-0
/
+24
*
Fix build error caused due to the AutomationProvider::OnMessageFromExternalHo...
ananta@chromium.org
2009-03-03
1
-1
/
+1
*
Add "stop" image to project. Clean up project so app/theme is a proper group ...
pinkerton@chromium.org
2009-02-27
1
-1
/
+20
*
Remove a few more NOTIMPLEMENTED methods.
pinkerton@chromium.org
2009-02-27
1
-0
/
+9
[next]